get_SchemaType()

XmlSchemaElement::get_SchemaType() method

Returns the type of the element. This can either be a complex type or a simple type.

SharedPtr<XmlSchemaType> System::Xml::Schema::XmlSchemaElement::get_SchemaType()

Return Value

The type of the element.

See Also