AddSchema()
XmlSchemaValidator::AddSchema(const SharedPtr<XmlSchema>&) method
Adds an XML Schema Definition Language (XSD) schema to the set of schemas used for validation.
void System::Xml::Schema::XmlSchemaValidator::AddSchema(const SharedPtr<XmlSchema> &schema)
Arguments
Parameter | Type | Description |
---|---|---|
schema | const SharedPtr<XmlSchema>& | An XmlSchema object to add to the set of schemas used for validation. |
See Also
- Typedef SharedPtr
- Class XmlSchema
- Class XmlSchemaValidator
- Namespace System::Xml::Schema
- Library Aspose.Slides