System::Xml::Schema::XmlSchemaInfo::get_SchemaElement method

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

ReturnValue

An XmlSchemaElement object.

See Also