System::Xml::Schema::IXmlSchemaInfo::get_SchemaElement metodo

IXmlSchemaInfo::get_SchemaElement method

Restituisce l’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