element <qm:step> (global)
Namespace:
Type:
anonymous complexType (extension of qm:reportableArtifact)
Content:
complex, 3 attributes, 14 elements
Defined:
globally in qm.xsd; see XML source
Includes:
definitions of 3 attributes, 10 elements
Used:
XML Representation Summary
<qm:step
   
 = 
xs:int
 = 
xs:string
 = 
xs:anyURI
   
>
   
Content: 
</qm:step>
Content model elements (14):
alm:updated,
dc:identifier,
dc:title,
jproc:team-area,
qm:attachment (in qm:step),
qm:comment (type xs:string),
qm:description (type qm:richtext),
qm:expectedResult (in qm:step),
qm:link,
qm:position,
qm:projectArea (defined in qm:reportableArtifact complexType),
qm:requirement (in qm:step),
qm:stylesheet,
qm:testscript (in qm:step)
Included in content model of elements (1):
qm:steps (in qm:executionscript)
Known Usage Locations
Annotation
A step of a manual test script.
Anonymous Type Detail
Type Derivation Tree
qm:reportableArtifact (extension)
  complexType
XML Source (w/o annotations (18); see within schema source)
<xs:element name="step">
<xs:complexType>
<xs:complexContent>
<xs:extension base="reportableArtifact">
<xs:sequence>
<xs:element ref="dc:title"/>
<xs:element name="description" type="richtext"/>
<xs:element maxOccurs="1" minOccurs="0" name="expectedResult" type="richtext"/>
<xs:element maxOccurs="1" minOccurs="1" name="testscript">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element ref="alm:updated"/>
<xs:element name="position" type="xs:int"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="attachment">
<xs:complexType>
<xs:attribute name="href" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="comment" type="xs:string"/>
<xs:element maxOccurs="1" minOccurs="0" name="link">
<xs:complexType>
<xs:attribute name="href" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="requirement">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute name="summary" type="xs:string"/>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:attribute name="stepIndex" type="xs:int"/>
<xs:attribute ref="dcterms:type"/>
<xs:attribute ref="rdf:about"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 3/3)
dcterms:type
Type:
xs:string, predefined
Use:
optional
[READ-ONLY]The type of step. Will be either "execution" or "reporting".
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="dcterms:type"/>

rdf:about
Type:
xs:anyURI, predefined
Use:
optional
The URL of the step.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="rdf:about"/>

stepIndex
Type:
xs:int, predefined
Use:
optional
[READ-ONLY] The one-based order index of this step within a group of steps.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="stepIndex" type="xs:int"/>
Content Element Detail (all declarations; defined within this component only; 10/14)
alm:updated
Type:
xs:dateTime, predefined, simple content
[READ-ONLY] The last modification date of a resource. Format is XML dateTime.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:updated"/>

dc:title
Type:
xs:string, predefined, simple content
[READ-ONLY]A name given to the step.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:title"/>

qm:attachment
Type:
anonymous complexType, empty content
[READ-ONLY]A link to an attachment referenced by the step.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="attachment">
<xs:complexType>
<xs:attribute name="href" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>

qm:comment
Type:
xs:string, predefined, simple content
Any comment about the step.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="comment" type="xs:string"/>

qm:description
Type:
qm:richtext, mixed content
[READ-ONLY]An XHTML description of the step.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="description" type="richtext"/>

qm:expectedResult
Type:
qm:richtext, mixed content
[READ-ONLY]The XHTML condition the environment is expected to be in after executing the step.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="expectedResult" type="richtext"/>

qm:link
Type:
anonymous complexType, empty content
[READ-ONLY] A link referenced by the step.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="link">
<xs:complexType>
<xs:attribute name="href" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>

qm:position
Type:
xs:int, predefined, simple content
[READ-ONLY] The one-based order index of this step within a group of steps.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="position" type="xs:int"/>

qm:requirement
Type:
anonymous complexType, empty content
[READ-ONLY] The requirement associated with the step
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="requirement">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute name="summary" type="xs:string"/>
</xs:complexType>
</xs:element>

qm:testscript
Type:
anonymous complexType, empty content
[READ-ONLY]A link to the testscript that contains this step.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="testscript">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

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