Describes the type type of control used for the associated component.
XSD Schema Diagram:
XSD Schema Code:
<xs:simpleType name="ControlType">
<xs:annotation>
<xs:documentation source="http://www.openapplications.org/oagis">Describes the type type of control used for the associated component.</xs:documentation>
</xs:annotation>
<xs:restriction base="Type" />
</xs:simpleType>