System::Xml::Schema::XmlSchemaAttribute::get_SchemaTypeName method

XmlSchemaAttribute::get_SchemaTypeName method

Returns the name of the simple type defined in this schema (or another schema indicated by the specified namespace).

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaAttribute::get_SchemaTypeName()

ReturnValue

The name of the simple type.

See Also