ValidControlsType Simple Type (Work Item Type Definition Schema)
Defines the Type attribute, which defines the data type of a control.
<xs:simpleType name="ValidControlsType">
<xs:restriction base="xs:string"/>
</xs:simpleType>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
None
Parent Elements
None
Remarks
The ValidControlsType Simple Type defines the Type attribute of the ControlType Complex Type.
Type Restriction
The ValidControlsType Simple Type is a restricted string.
Element Information
Namespace |
https://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef |
Schema Name |
Work Item Type Definition |
Validation File |
WorkItemTypeDefinition.xsd |
Can be Empty |
Not applicable |