Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the Rules and Conditions groups that define rules and conditions for use in the FIELD Element.
<xs:group name="PlainRules">
<xs:sequence>
<xs:choice>
<xs:group ref="Rules"/>
<xs:group ref="Conditions"/>
</xs:choice>
</xs:sequence>
</xs:group>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
None
Parent Elements
None
Remarks
The Rules Group and Conditions Group represent a choice. You can define a selection of elements in each group for FIELD.
minOccurs="0"
maxOccurs="unbounded"
Groups
Group |
Description |
|---|---|
Optional group. Defines the set of rules available in the FIELD Element. |
|
Optional group. Defines the set of conditions available in the FIELD element. |
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 |