ServerDefaultRule 複雜型別 (工作項目類型定義結構描述)
更新:2007 年 11 月
定義 SERVERDEFAULT 項目所使用的屬性。
<xs:complexType name="ServerDefaultRule">
<xs:complexContent>
<xs:extension base="PlainRule">
<xs:attribute name="from" type="ServerDefaultFrom" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
屬性和項目
下列章節將說明屬性 (Attribute)、子項目和父項目。
屬性
屬性 |
說明 |
---|---|
for |
選擇性的 PlainRule 複雜型別 (工作項目類型定義結構描述) 屬性。 適用這項規則之使用者或群組的名稱。屬性型別為 typelib:IdentityName。最小長度:1;最大長度:255。 模式值:^[^\\]+\\[^\\]+$ 模式值範例:Domain\userID |
not |
選擇性的 PlainRule 複雜型別 (工作項目類型定義結構描述) 屬性。 不適用這項規則之使用者或群組的名稱。屬性型別為 typelib:IdentityName。最小長度:1;最大長度:255。 模式值:^[^\\]+\\[^\\]+$ 模式值範例:Domain\userID |
from |
必要屬性。 指定要複製之預設值的來源。值如下:
|
子項目
無
父項目
無
備註
ServerDefaultRule 複雜型別是 SERVERDEFAULT 項目 (工作項目類型定義結構描述)型別。它是 PlainRule 複雜型別 (工作項目類型定義結構描述)的擴充。
項目資訊
命名空間 |
https://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef |
結構描述名稱 |
工作項目類型定義 |
驗證檔 |
WorkItemTypeDefinition.xsd |
可以是空白 |
不適用 |