ValidControlsType 简单类型(工作项类型定义架构)

更新:2007 年 11 月

定义 Type 属性,该属性定义控件的数据类型。

<xs:simpleType name="ValidControlsType">
        <xs:restriction base="xs:string"/>
</xs:simpleType>

属性和元素

下面几部分描述了属性、子元素和父元素。

属性

子元素

父元素

备注

ValidControlsType 简单类型定义 ControlType 复杂类型的 Type 属性。

类型限制

ValidControlsType 简单类型是一个受限字符串。

元素信息

命名空间

https://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef

架构名称

工作项类型定义

验证文件

WorkItemTypeDefinition.xsd

是否可以为空

不适用

请参见

概念

所有工作项 <FORM> 元素

参考

Control 元素(工作项类型定义架构)