element <qm:testcase> (local)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
XML Representation Summary |
<qm:testcase |
|
|
|
> |
|
Content: |
qm:projectArea, dc:identifier, jproc:team-area, qm:stylesheet, qm:snapshot?, qm:com.ibm.rqm.planning.editor.section.testCaseDesign?, qm:webId?, qm:alias*, dc:title, dc:description?, qm:creationDate, alm:updated, alm:state, dc:creator, alm:owner, qm:locked?, qm:weight?, qm:priority?, qm:estimate?, qm:trigger?, qm:activity?, qm:suspect?, qm:linkvalidity?, qm:approvals?, qm:risk?, qm:category*, qm:variables, qm:testscript*, qm:testcaserecordselection*, qm:remotescript*, qm:template?, qm:requirement*, qm:workitem*, qm:relatedChangeRequest*, qm:attachment*, qm:copiedFrom?, qm:copiedRoot?, qm:component?, qm:customAttributes?, qm:esignatures?, qm:markerAny, {any}* |
|
</qm:testcase> |
Content model elements (41):
-
Included in content model of elements (2):
-
Annotation
[IMMUTABLE] The test case for this test case execution record. Specify either a reference to an existing test case, a new test case to be created, or updates
that should be made to an existing test case. References should be specified with an absolute URL that uniquely identifies the test case as the value of the
"href" attribute. To create or update a test case, specify the details of the change as you would when directly invoking the test case API with the URL as
the value for the "identifier" element.
Type Derivation Tree
complexType
|
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="testcase">
<xs:complexType>
<xs:complexContent>
<xs:extension base="abstract-testcase">
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 2/2)
href
-
Type: |
xs:anyURI, predefined |
Use: |
required |
[IMMUTABLE] The URL of the test case.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="href" type="xs:anyURI" use="required"/>
|
-
Type: |
xs:string, predefined
|
Use: |
optional |
[READ-ONLY] [IMMUTABLE] UUID of the test case.
XML Source (w/o annotations (1); see within schema source)