get_SchemaTypeName()

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

Return Value

The name of the built-in data type.

See Also