element <qm:requirement> (local)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
XML Representation Summary |
<qm:requirement |
|
|
= |
xs:anyURI |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:boolean |
|
= |
xs:int |
|
/> |
Included in content model of elements (3):
-
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 (10); 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="reqProId" 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; 9/9)
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)
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"/>
|
isSuspected
-
Type: |
xs:boolean, predefined |
Use: |
optional |
[READ-ONLY] Is the TestCase set as suspect for this Requirement
XML Source (w/o annotations (1); see within schema source)
linkvalidity
-
Type: |
xs:int, predefined |
Use: |
optional |
[READ-ONLY] Is the requirement valid for the test case. Values are: 1 (VALID), 2 (INVALID), 3 (SUSPECT). This is applicable for PLE enabled mode with global configuration. Requirement and Quality Management services should have funmctional user association.
XML Source (w/o annotations (1); see within schema source)
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)
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"/>
|
-
Type: |
xs:string, predefined
|
Use: |
optional |
[DEPRECATED] [READ-ONLY]
XML Source (w/o annotations (1); see within schema source)