System::Xml::Schema::XmlSchemaAttribute::get_AttributeType method
XmlSchemaAttribute::get_AttributeType method
Returns the object based on the XmlSchemaAttribute::get_SchemaType or XmlSchemaAttribute::get_SchemaTypeName value of the attribute that holds the post-compilation interpretation of the AttributeType value.
SharedPtr<Object> System::Xml::Schema::XmlSchemaAttribute::get_AttributeType()
ReturnValue
The object that holds the post-compilation interpretation of the AttributeType value.
Deprecated
It is recommended to use get_AttributeSchemaType method instead.
See Also
- Typedef SharedPtr
- Class Object
- Class XmlSchemaAttribute
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++