System::Xml::XPath::XPathNavigator::get_SchemaInfo method
XPathNavigator::get_SchemaInfo method
Returns the schema information that has been assigned to the current node as a result of schema validation.
virtual SharedPtr<System::Xml::Schema::IXmlSchemaInfo> System::Xml::XPath::XPathNavigator::get_SchemaInfo()
ReturnValue
An IXmlSchemaInfo object that contains the schema information for the current node.
See Also
- Typedef SharedPtr
- Class IXmlSchemaInfo
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PUB for C++