get_SchemaElement()

IXmlSchemaInfo::get_SchemaElement() method

Returns the compiled XmlSchemaElement that corresponds to this validated XML node.

virtual SharedPtr<XmlSchemaElement> System::Xml::Schema::IXmlSchemaInfo::get_SchemaElement()=0

Return Value

An XmlSchemaElement that corresponds to this validated XML node.

See Also