QUERIES 項目 (工作項目方法結構描述)
更新:2007 年 11 月
指定要用來建立預設查詢的查詢定義檔。
<xs:element name="QUERIES">
<xs:complexType>
<xs:sequence>
<xs:element name="Query" type="QueryReference" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
屬性和項目
下列章節會說明屬性 (Attribute)、子項目和父項目。
屬性
無
子項目
項目 |
描述 |
---|---|
必要項目。 指定查詢的名稱和 .wiq 檔的路徑。 |
父項目
無
備註
QUERIES 是工作項目方法結構描述的必要項目。
minOccurs="1"
maxOccurs="unbounded"
範例
<QUERIES>
<Query>QueryReference</Query>
</QUERIES>
項目資訊
命名空間 |
空白 |
結構描述名稱 |
工作項目方法 |
驗證檔 |
WorkItemMethodology.xsd |
可以是空白 |
否 |