Set the "SchemaLocation" attribute of this object to the specified value.
Synopsis
Declared in <balxml_encoderoptions.h>
void
setSchemaLocation(std::string_view const& value);
Parameters
Name |
Description |
value |
new value for "SchemaLocation" |
Created with MrDocs