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