element <qm:testsuitelog> (global)
Namespace:
Type:
anonymous complexType (extension of qm:reportableArtifact)
Content:
complex, 58 elements, elem. wildcard
Defined:
globally in qm.xsd; see XML source
Includes:
definitions of 54 elements, elem. wildcard
Used:
never
XML Representation Summary
<qm:testsuitelog>
   
Content: 
qm:projectArea, dc:identifier, jproc:team-area, qm:stylesheet, qm:webId?, alm:processState, dc:title, dc:description, alm:updated, alm:state, dc:creator, alm:owner, qm:locked?, qm:approvals?, qm:variables, qm:sequentialExecution?, qm:passVariables?, qm:haltOnFailure?, testsuitelog:weight?, testsuitelog:pointspassed?, testsuitelog:pointsfailed?, testsuitelog:pointsattempted?, testsuitelog:pointsblocked?, testsuitelog:pointsinconclusive?, qm:pointspermfailed?, qm:pointsdeferred?, testsuitelog:testcasestotal?, testsuitelog:testcasespassed?, testsuitelog:testcasesfailed?, testsuitelog:testcasesblocked?, testsuitelog:testcasesinconclusive?, testsuitelog:testcasesinprogress?, testsuitelog:testcasesnotstarted?, testsuitelog:testcasesincomplete?, testsuitelog:testcasespartiallyblocked?, testsuitelog:testcaseserror?, testsuitelog:testcasespermfailed?, testsuitelog:testcasesdeferred?, testsuitelog:testcasespaused?, testsuitelog:starttime?, testsuitelog:endtime?, testsuitelog:suiteelements, qm:stateid, qm:testcell?, qm:executionresult*, qm:tasks*, qm:suiteexecutionrecord, qm:testsuite, qm:testplan?, qm:testphase?, qm:buildrecord?, qm:customAttributes?, qm:esignatures?, qm:category*, qm:channel*, testsuitelog:testsuitestateatexecution?, testsuitelog:testplanstateatexecution?, qm:markerAny, {any}*
</qm:testsuitelog>
Content model elements (58):
alm:owner,
alm:processState,
alm:state,
alm:updated,
dc:creator,
dc:description,
dc:identifier,
dc:title,
jproc:team-area,
qm:approvals,
qm:buildrecord (in qm:testsuitelog),
qm:category (in qm:testsuitelog),
qm:channel (in qm:testsuitelog),
qm:customAttributes,
qm:esignatures,
qm:executionresult (in qm:testsuitelog),
qm:haltOnFailure,
qm:locked,
qm:markerAny,
qm:passVariables,
qm:pointsdeferred,
qm:pointspermfailed,
qm:projectArea (defined in qm:reportableArtifact complexType),
qm:sequentialExecution,
qm:stateid,
qm:stylesheet,
qm:suiteexecutionrecord (in qm:testsuitelog),
qm:tasks,
qm:testcell (in qm:testsuitelog),
qm:testphase (in qm:testsuitelog),
qm:testplan (in qm:testsuitelog),
qm:testsuite (in qm:testsuitelog),
qm:variables,
qm:webId,
testsuitelog:endtime,
testsuitelog:pointsattempted,
testsuitelog:pointsblocked,
testsuitelog:pointsfailed,
testsuitelog:pointsinconclusive,
testsuitelog:pointspassed,
testsuitelog:starttime,
testsuitelog:suiteelements,
testsuitelog:testcasesblocked,
testsuitelog:testcasesdeferred,
testsuitelog:testcaseserror,
testsuitelog:testcasesfailed,
testsuitelog:testcasesincomplete,
testsuitelog:testcasesinconclusive,
testsuitelog:testcasesinprogress,
testsuitelog:testcasesnotstarted,
testsuitelog:testcasespartiallyblocked,
testsuitelog:testcasespassed,
testsuitelog:testcasespaused,
testsuitelog:testcasespermfailed,
testsuitelog:testcasestotal,
testsuitelog:testplanstateatexecution,
testsuitelog:testsuitestateatexecution,
testsuitelog:weight
Annotation
A representation of the results of the execution of a test suite.
Anonymous Type Detail
Type Derivation Tree
qm:reportableArtifact (extension)
  complexType
XML Source (w/o annotations (76); see within schema source)
<xs:element name="testsuitelog">
<xs:complexType>
<xs:complexContent>
<xs:extension base="reportableArtifact">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="webId" type="xs:int"/>
<xs:element ref="alm:processState"/>
<xs:element ref="dc:title"/>
<xs:element ref="dc:description"/>
<xs:element ref="alm:updated"/>
<xs:element ref="alm:state"/>
<xs:element ref="dc:creator"/>
<xs:element ref="alm:owner"/>
<xs:element maxOccurs="1" minOccurs="0" name="locked" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" ref="approvals"/>
<xs:element ref="variables"/>
<xs:element maxOccurs="1" minOccurs="0" name="sequentialExecution" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="passVariables" type="xs:boolean"/>
<xs:element maxOccurs="1" minOccurs="0" name="haltOnFailure" type="xs:boolean"/>
<xs:element minOccurs="0" ref="testsuitelog:weight"/>
<xs:element minOccurs="0" ref="testsuitelog:pointspassed"/>
<xs:element minOccurs="0" ref="testsuitelog:pointsfailed"/>
<xs:element minOccurs="0" ref="testsuitelog:pointsattempted"/>
<xs:element minOccurs="0" ref="testsuitelog:pointsblocked"/>
<xs:element minOccurs="0" ref="testsuitelog:pointsinconclusive"/>
<xs:element minOccurs="0" name="pointspermfailed" type="xs:int"/>
<xs:element minOccurs="0" name="pointsdeferred" type="xs:int"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasestotal"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasespassed"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasesfailed"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasesblocked"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasesinconclusive"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasesinprogress"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasesnotstarted"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasesincomplete"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasespartiallyblocked"/>
<xs:element minOccurs="0" ref="testsuitelog:testcaseserror"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasespermfailed"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasesdeferred"/>
<xs:element minOccurs="0" ref="testsuitelog:testcasespaused"/>
<xs:element maxOccurs="1" minOccurs="0" ref="testsuitelog:starttime"/>
<xs:element maxOccurs="1" minOccurs="0" ref="testsuitelog:endtime"/>
<xs:element maxOccurs="1" minOccurs="1" ref="testsuitelog:suiteelements"/>
<xs:element name="stateid" type="xs:string"/>
<xs:element maxOccurs="1" minOccurs="0" name="testcell">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="executionresult">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="tasks">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element name="suiteexecutionrecord">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element name="testsuite">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="testplan">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="testphase">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="buildrecord">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" ref="customAttributes"/>
<xs:element maxOccurs="1" minOccurs="0" ref="esignatures"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="category">
<xs:complexType>
<xs:attribute name="term" type="xs:string"/>
<xs:attribute name="value" type="xs:string"/>
<xs:attribute name="termUUID" type="xs:string"/>
<xs:attribute name="valueUUID" type="xs:string"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="channel">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" ref="testsuitelog:testsuitestateatexecution"/>
<xs:element maxOccurs="1" minOccurs="0" ref="testsuitelog:testplanstateatexecution"/>
<!-- dynamic data -->
<xs:element ref="markerAny"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 55/59)
alm:owner
Type:
anonymous complexType, mixed content
The contributor that owns the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:owner"/>

alm:processState
Type:
anonymous complexType, mixed content
[READ-ONLY] ID or name of the current state of the testsuitelog as seen in the web UI.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:processState"/>

alm:state
Type:
anonymous complexType, mixed content
An ID or name of the current state of the testsuitelog.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:state"/>

alm:updated
Type:
xs:dateTime, predefined, simple content
[READ-ONLY] XML dateTime of the last update of the testsuitelog.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:updated"/>

dc:creator
Type:
anonymous complexType, mixed content
The contributor that created the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:creator"/>

dc:description
Type:
xs:string, predefined, simple content
[READ-ONLY] An account of the testsuitelog.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:description"/>

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

qm:approvals
Type:
anonymous complexType, complex content
A collection of approvals that are associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="approvals"/>

qm:buildrecord
Type:
anonymous complexType, empty content
The build record associated with the test suite log.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="buildrecord">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:category
Type:
anonymous complexType, empty content
Category terms are provided in an attribute as is the value for that term. The category is used for query support and for sortable table views.
XML Source (w/o annotations (5); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="category">
<xs:complexType>
<xs:attribute name="term" type="xs:string"/>
<xs:attribute name="value" type="xs:string"/>
<xs:attribute name="termUUID" type="xs:string"/>
<xs:attribute name="valueUUID" type="xs:string"/>
</xs:complexType>
</xs:element>

qm:channel
Type:
anonymous complexType, empty content
Channels associated with the test execution for this result.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="channel">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:customAttributes
Type:
anonymous complexType, complex content
User defined custom attribute name/value data on this artifact.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="customAttributes"/>

qm:esignatures
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="esignatures"/>

qm:executionresult
Type:
anonymous complexType, empty content
A reference to an execution result generated by the execution of the test suite.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="executionresult">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:haltOnFailure
Type:
xs:boolean, predefined, simple content
[READ-ONLY] Was suite execution halted because of a non-passing suite step?
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="haltOnFailure" type="xs:boolean"/>

qm:locked
Type:
xs:boolean, predefined, simple content
[READ-ONLY] Boolean indicating the test suite log is locked.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="locked" type="xs:boolean"/>

qm:markerAny
Type:
xs:string, predefined, simple content
[READ-ONLY] A empty marker.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="markerAny"/>

qm:passVariables
Type:
xs:boolean, predefined, simple content
[READ-ONLY] Were execution variables passed from one test to the next when this suite was executed?
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="passVariables" type="xs:boolean"/>

qm:pointsdeferred
Type:
xs:int, predefined, simple content
The number of points that cannot be executed due to deferral.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="pointsdeferred" type="xs:int"/>

qm:pointspermfailed
Type:
xs:int, predefined, simple content
The number of points that permanently failed.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="pointspermfailed" type="xs:int"/>

qm:sequentialExecution
Type:
xs:boolean, predefined, simple content
[READ-ONLY] Was this testsuite executed serially?
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="sequentialExecution" type="xs:boolean"/>

qm:stateid
Type:
xs:string, predefined, simple content
[READ-ONLY] Id respresenting the result state of the test suite execution.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="stateid" type="xs:string"/>

qm:suiteexecutionrecord
Type:
anonymous complexType, empty content
A reference to the executed suite execution record.
XML Source (w/o annotations (3); see within schema source)
<xs:element name="suiteexecutionrecord">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:tasks
Type:
anonymous complexType, empty content
A task generated for an execution adapter.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="tasks">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testcell
Type:
anonymous complexType, empty content
A reference to an associated test cell.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testcell">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testphase
Type:
anonymous complexType, empty content
[READ-ONLY] Link to the phase for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testphase">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testplan
Type:
anonymous complexType, empty content
[READ-ONLY] Link to the testplan for the execution work item.
XML Source (w/o annotations (3); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="testplan">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:testsuite
Type:
anonymous complexType, empty content
[READ-ONLY] Reference to the executed test suite. The value is based on the test suite referenced from the suiteexecutionrecord of this testsuitelog.
XML Source (w/o annotations (3); see within schema source)
<xs:element name="testsuite">
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required"/>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>

qm:variables
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element ref="variables"/>

qm:webId
Type:
xs:int, predefined, simple content
[READ-ONLY] Integer ID as seen in the web UI.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="webId" type="xs:int"/>

testsuitelog:endtime
Type:
xs:dateTime, predefined, simple content
XML dateTime when suite execution ended.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="testsuitelog:endtime"/>

testsuitelog:pointsattempted
Type:
xs:int, predefined, simple content
Number of points that were attempted.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:pointsattempted"/>

testsuitelog:pointsblocked
Type:
xs:int, predefined, simple content
Number of points that were blocked.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:pointsblocked"/>

testsuitelog:pointsfailed
Type:
xs:int, predefined, simple content
Number of points that failed.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:pointsfailed"/>

testsuitelog:pointsinconclusive
Type:
xs:int, predefined, simple content
Number of points that were inconclusive.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:pointsinconclusive"/>

testsuitelog:pointspassed
Type:
xs:int, predefined, simple content
Number of points that passed.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:pointspassed"/>

testsuitelog:starttime
Type:
xs:dateTime, predefined, simple content
XML dateTime when suite execution started.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="testsuitelog:starttime"/>

testsuitelog:suiteelements
Type:
anonymous complexType, complex content
The results individual tests executed by the test suite.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" ref="testsuitelog:suiteelements"/>

testsuitelog:testcasesblocked
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases blocked associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasesblocked"/>

testsuitelog:testcasesdeferred
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases deferred associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasesdeferred"/>

testsuitelog:testcaseserror
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases with error associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcaseserror"/>

testsuitelog:testcasesfailed
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases failed associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasesfailed"/>

testsuitelog:testcasesincomplete
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases incomplete associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasesincomplete"/>

testsuitelog:testcasesinconclusive
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases inconclusive associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasesinconclusive"/>

testsuitelog:testcasesinprogress
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases in progress associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasesinprogress"/>

testsuitelog:testcasesnotstarted
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases not started associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasesnotstarted"/>

testsuitelog:testcasespartiallyblocked
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases partially blocked associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasespartiallyblocked"/>

testsuitelog:testcasespassed
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases passed associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasespassed"/>

testsuitelog:testcasespaused
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases paused associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasespaused"/>

testsuitelog:testcasespermfailed
Type:
xs:int, predefined, simple content
[READ-ONLY] Number of test cases permanently failed associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasespermfailed"/>

testsuitelog:testcasestotal
Type:
xs:int, predefined, simple content
[READ-ONLY] Total number of test cases associated with the test suite log.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:testcasestotal"/>

testsuitelog:testplanstateatexecution
Type:
anonymous complexType, mixed content
[READ-ONLY] Approval state of the associated test plan at the start of execution.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="testsuitelog:testplanstateatexecution"/>

testsuitelog:testsuitestateatexecution
Type:
anonymous complexType, mixed content
[READ-ONLY] Approval state of the associated test suite at the start of execution.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="testsuitelog:testsuitestateatexecution"/>

testsuitelog:weight
Type:
xs:int, predefined, simple content
The relative weight of testcase.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="testsuitelog:weight"/>

{any element with any namespace}
[READ-ONLY] A generic placeholder for section information.
XML Source (w/o annotations (1); see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="skip"/>

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