GLOBALLISTS Element (Work Item Type Definition Schema)
Contains the global list definition.
Schema Hierarchy
WORKITEMTYPE Element (Work Item Type Definition Schema)
GLOBALLISTS Element (Work Item Type Definition Schema)
<GLOBALLISTS>
<GLOBALLIST>…</GLOBALLIST>
</GLOBALLISTS>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
GLOBALLIST (typelib Schema) |
Optional element. Defines a set of LISTITEM elements stored and used throughout Team Foundation Server. |
Parent Elements
Element | Description |
---|---|
WORKITEMTYPE |
Required element. Contains the work item type definition. |
Remarks
GLOBALLISTS is an optional child element of WORKITEMTYPE.
minOccurs="0"
maxOccurs="1"
Element Information
Namespace |
https://schemas.microsoft.com/VisualStudio/2005/workitemtracking/typedef |
Schema Name |
Work Item Type Definition |
Validation File |
WorkItemTypeDefinition.xsd |
Element Type |
typelib: GlobalListsDef |
Can Be Empty |
Yes |
See Also
Reference
GLOBALLIST Element (typelib Schema)