System::Xml::XmlDocument::get_Schemas método
XmlDocument::get_Schemas method
Devuelve el objeto XmlSchemaSet asociado a este XmlDocument.
SharedPtr<Schema::XmlSchemaSet> System::Xml::XmlDocument::get_Schemas()
ReturnValue
Un objeto XmlSchemaSet que contiene los esquemas del Lenguaje de Definición de Schema XML (XSD) asociados a este XmlDocument; de lo contrario, un objeto XmlSchemaSet vacío.
Ver también
- Typedef SharedPtr
- Class XmlSchemaSet
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++