element <qm:testsuitelogs> (local)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
XML Representation Summary |
<qm:testsuitelogs |
|
|
= |
xs:anyURI |
|
= |
xs:string |
|
= |
xs:int |
|
/> |
Included in content model of elements (1):
-
Annotation
[READ-ONLY] Test suite logs associated with the test result.
XML Source (w/o annotations (4); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="testsuitelogs">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 3/3)
elementindex
-
Type: |
xs:int, predefined |
Use: |
optional |
[READ-ONLY] The position of this test in the test suite.
XML Source (w/o annotations (1); see within schema source)
href
-
Type: |
xs:anyURI, predefined |
Use: |
required |
[READ-ONLY] URL of the test suite log containing this result. Only set if this result was generated by executing a test suite.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="href" type="xs:anyURI" use="required"/>
|
-
Type: |
xs:string, predefined
|
Use: |
optional |
[READ-ONLY] UUID of the test suite log.
XML Source (w/o annotations (1); see within schema source)