System::Xml::Schema::XmlSchemaAttribute::get_AttributeSchemaType method
XmlSchemaAttribute::get_AttributeSchemaType method
Returns an XmlSchemaSimpleType object representing the type of the attribute based on the XmlSchemaAttribute::get_SchemaType or XmlSchemaAttribute::get_SchemaTypeName value of the attribute.
SharedPtr<XmlSchemaSimpleType> System::Xml::Schema::XmlSchemaAttribute::get_AttributeSchemaType()
ReturnValue
An XmlSchemaSimpleType object.
See Also
- Typedef SharedPtr
- Class XmlSchemaSimpleType
- Class XmlSchemaAttribute
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++