System::Xml::Schema::XmlSchemaElement::get_SchemaTypeName method

XmlSchemaElement::get_SchemaTypeName method

Returns the name of a built-in data type defined in this schema or another schema indicated by the specified namespace.

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

ReturnValue

The name of the built-in data type.

See Also