System::Xml::XPath::XPathNavigator::get_SchemaInfo method

XPathNavigator::get_SchemaInfo method

Returnerar schemainformationen som har tilldelats den aktuella noden som ett resultat av schemavalidering.

virtual SharedPtr<System::Xml::Schema::IXmlSchemaInfo> System::Xml::XPath::XPathNavigator::get_SchemaInfo()

ReturnValue

Ett IXmlSchemaInfo-objekt som innehåller schemainformationen för den aktuella noden.

Se även