System::Xml::Schema::XmlSchemaType::get_QualifiedName metodo

XmlSchemaType::get_QualifiedName method

Restituisce il nome qualificato per il tipo costruito dall’attributo Name di questo tipo. Questo è un valore post-compilazione dello schema.

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaType::get_QualifiedName()

ReturnValue

Il XmlQualifiedName per il tipo costruito dall’attributo Name di questo tipo.

Vedi anche