get_SchemaTypeName()

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()

Return Value

The name of the simple type.

See Also