element <qm:requirement> (local)
Namespace:
Type:
anonymous complexType
Content:
empty, 7 attributes
Defined:
locally within qm:testcase element in qm.xsd; see XML source
Includes:
definitions of 7 attributes
XML Representation Summary
<qm:requirement
   
 = 
xs:anyURI
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
/>
Included in content model of elements (1):
qm:testcase
Annotation
[DEPRECATED] A link to a rationale behind the test case. Normally, this will be a motivator of some kind. Note, this property will be removed after RQM 4.0.
XML Source (w/o annotations (8); 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 ref="vega:id"/>
<xs:attribute name="externalReqId" type="xs:string"/>
<xs:attribute name="reqProId" type="xs:string"/>
<xs:attribute name="reqProProject" type="xs:string"/>
<xs:attribute name="rel" type="xs:string"/>
<xs:attribute name="summary" type="xs:string"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 7/7)
externalReqId
Type:
xs:string, predefined
Use:
optional
[READ-ONLY] GUID for the requirement in External Requirement tools - Rational Requisite Pro,Doors.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="externalReqId" type="xs:string"/>

href
Type:
xs:anyURI, predefined
Use:
required
The URL of the requirement
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="href" type="xs:anyURI" use="required"/>

rel
Type:
xs:string, predefined
Use:
optional
Traceability relationship name
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="rel" type="xs:string"/>

reqProId
Type:
xs:string, predefined
Use:
optional
[READ-ONLY] Rational RequisitePro requirement ID.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="reqProId" type="xs:string"/>

reqProProject
Type:
xs:string, predefined
Use:
optional
[READ-ONLY] Rational RequisitePro project name.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="reqProProject" type="xs:string"/>

summary
Type:
xs:string, predefined
Use:
optional
[READ-ONLY] An optional label for the title of requirement that was provided by RM provider at the time the link was created. There is no guarantee that this label corresponds to the current title of the requirement in RM provider; The current title of the requirement is only available from the RM provider
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="summary" type="xs:string"/>

vega:id
Type:
xs:string, predefined
Use:
optional
[DEPRECATED] [READ-ONLY]
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="vega:id"/>

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