element <er:testcasestateatexecution> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<er:testcasestateatexecution
   
 = 
xs:anyURI
   
>
   
Content: 
</er:testcasestateatexecution>
Included in content model of elements (1):
qm:executionresult
Known Usage Locations
Annotation
An ID of the workflow state of the Test case at the time of execution
Anonymous Type Detail
Annotation
The process definition URI of the process workflow state resource.
XML Source (w/o annotations (3); see within schema source)
<xs:element name="testcasestateatexecution">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
rdf:resource
Type:
xs:anyURI, predefined
Use:
optional
[READ-ONLY] The process definition URI of the process workflow state resource.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="rdf:resource"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set