System::Xml::Schema::XmlSchemaType::get_QualifiedName method
XmlSchemaType::get_QualifiedName method
Returns the qualified name for the type built from the Name attribute of this type. This is a post-schema-compilation value.
SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaType::get_QualifiedName()
ReturnValue
The XmlQualifiedName for the type built from the Name attribute of this type.
See Also
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaType
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++