System::Xml::Schema::XmlSchemaElement::get_ElementType method

XmlSchemaElement::get_ElementType method

Returns an object based on the XmlSchemaElement or XmlSchemaElement of the element, which holds the post-compilation interpretation of the ElementType value.

SharedPtr<Object> System::Xml::Schema::XmlSchemaElement::get_ElementType()

ReturnValue

The run-time object. The post-compilation interpretation of the ElementType value.

See Also