get_SchemaElement()

XmlSchemaInfo::get_SchemaElement() method

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

SharedPtr<XmlSchemaElement> System::Xml::Schema::XmlSchemaInfo::get_SchemaElement() override

Return Value

An XmlSchemaElement object.

See Also