Wiql Element (wiq Schema)
Contains the work item query language commands that define the query.
Schema Hierarchy
WorkItemQuery Element (wiq Schema)
<Wiql>SQL commands</Wiql>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
None.
Parent Elements
Element | Description |
---|---|
WorkItemQuery |
Required element. Contains the work item query definition. |
Text Value
The work item query language commands that define the query. For more information, see the topic "Work Item Query Language in the Visual Studio Team Foundation SDK" available from the Microsoft Web site (https://affiliate.vsipmembers.com/affiliate/downloadfiles.aspx).
Remarks
Wiql is a required child element of WorkItemQuery.
minoccurs="1"
maxOccurs="1"
Element Information
Namespace |
None |
Schema Name |
Wiq schema |
Validation File |
wiq.xsd |
Type |
string |
Can be Empty |
Not applicable |
See Also
Tasks
How to: Add a Query to a Process Template
Process Template Schemas Download