element <state> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
globally in alm.xsd; see XML source
Includes:
definition of 1 attribute
Used:
at 18 locations
XML Representation Summary
<state
   
 = 
xsd:anyURI
   
>
   
Content: 
</state>
Included in content model of elements (24):
qm:adaptertask,
qm:builddefinition,
qm:buildrecord,
qm:configuration,
qm:configuration (defined in qm:abstract-executionworkitem complexType),
qm:executionresult,
qm:executionscript,
qm:executionworkitem,
qm:executionworkitem (in qm:executionresult),
qm:keyword,
qm:remotescript,
qm:request,
qm:template,
qm:testcase,
qm:testcase (defined in qm:abstract-executionworkitem complexType),
qm:testcase (defined in qm:abstract-testplan complexType),
qm:testphase,
qm:testphase (defined in qm:abstract-executionworkitem complexType),
qm:testplan,
qm:testplan (defined in qm:abstract-testphase complexType),
qm:testscript,
qm:testsuite,
qm:testsuitelog,
qm:workitem
Known Usage Locations
Annotation
An ID of the workflow state
Anonymous Type Detail
Annotation
The process definition URI of the process workflow state resource.
XML Source (w/o annotations (3); see within schema source)
<xsd:element name="state">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xsd:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
rdf:resource
Type:
xsd: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