System::Xml::XmlAttribute::get_SchemaInfo method
XmlAttribute::get_SchemaInfo method
Returns the post-schema-validation-infoset that has been assigned to this node as a result of schema validation.
SharedPtr<Schema::IXmlSchemaInfo> System::Xml::XmlAttribute::get_SchemaInfo() override
ReturnValue
An IXmlSchemaInfo containing the post-schema-validation-infoset of this node.
See Also
- Typedef SharedPtr
- Class IXmlSchemaInfo
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.TeX for C++