Metodo System::Xml::Schema::XmlAtomicValue::get_XmlType

XmlAtomicValue::get_XmlType method

Restituisce il XmlSchemaType per l’elemento XML o l’attributo validato.

SharedPtr<XmlSchemaType> System::Xml::Schema::XmlAtomicValue::get_XmlType() override

ReturnValue

Il XmlSchemaType per l’elemento XML o l’attributo validato.

Vedi anche