All Element Summary |
||||||||||||
The number of times the test is scheduled to run.
|
||||||||||||
Migrated data.
|
||||||||||||
Comments associated with the test execution record.
|
||||||||||||
The priority literal value associated with the test artifact.
|
||||||||||||
[READ-ONLY] Indicator that this is a regression test.
|
||||||||||||
Search-able strings associated with the test.
|
||||||||||||
The relative weight of the test case.
|
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="http://jazz.net/xmlns/alm/qm/v0.1/executionworkitem/v0.1" version="1.0" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<jaxb:schemaBindings>
<jaxb:package name="com.ibm.rqm.xml.bind.executionworkitem"/>
</jaxb:schemaBindings>
</xs:appinfo>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">The number of times the test is scheduled to run.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The priority literal value associated with the test artifact. Possible priority literal values (project area defaults) include: literal.priority.101 (Unassigned: default), literal.priority.110 (Low), literal.priority.120 (Medium), and literal.priority.130 (High). Note, project areas may be configured with a default priority and custom priority values for test artifacts in the project area. To resolve the associated custom priority literal value, set the custom priority value in the test artifact editor and read the test artifact using the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi#ReadResource).
</xs:documentation>
</xs:annotation>
<xs:annotation>
</xs:annotation>
<xs:annotation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Indicator that this is a regression test.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
Comments associated with the test execution record.
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:schema>
|
XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set
|