Metodo System::Xml::Schema::IXmlSchemaInfo::get_SchemaElement

IXmlSchemaInfo::get_SchemaElement method

Restituisce l’elemento XmlSchemaElement compilato che corrisponde a questo nodo XML convalidato.

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

ReturnValue

Un XmlSchemaElement che corrisponde a questo nodo XML convalidato.

Vedi anche