System::Xml::Schema::XmlSchemaAttribute::get_SchemaType method

XmlSchemaAttribute::get_SchemaType method

Returns the attribute type to a simple type.

SharedPtr<XmlSchemaSimpleType> System::Xml::Schema::XmlSchemaAttribute::get_SchemaType()

ReturnValue

The simple type defined in this schema.

See Also