set_Schemas()
XmlReaderSettings::set_Schemas(const SharedPtr<Schema::XmlSchemaSet>&) method
Sets the XmlSchemaSet to use when performing schema validation.
void System::Xml::XmlReaderSettings::set_Schemas(const SharedPtr<Schema::XmlSchemaSet> &value)
Arguments
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<Schema::XmlSchemaSet>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Slides