XML Schema "testsuitelog.xsd"
Target Namespace:
http://jazz.net/xmlns/alm/qm/v0.1/tsl/v0.1/
Version:
1.0
Defined Components:
elements (25 global + 6 local)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\Workspaces\Quality_Manager_406\com.ibm.rqm.xml\src\schema\v2_0\testsuitelog.xsd; see XML source
Imports Schemas (3):
alm.xsd [src], rdf.xsd [src], vega.xsd [src]
Imported by Schemas (1):
qm.xsd [src]
All Element Summary
adapterid
Id of the adapter that manages the testlog.
Type:
xs:string
Content:
simple
Defined:
locally within suiteelement element; see XML source
endtime
XML dateTime when suite execution ended.
Type:
xs:dateTime
Content:
simple
Defined:
globally; see XML source
Used:
executionworkitem
A reference to a test execution record contained in the executed test suite.
Type:
anonymous complexType
Content:
empty, 2 attributes
Defined:
locally within suiteelement element; see XML source
Includes:
definitions of 2 attributes
index
Index for the suiteelement.
Type:
xs:int
Content:
simple
Defined:
locally within suiteelement element; see XML source
isCurrent
[READ-ONLY] Indicates if this is the most current result at the current time.
Type:
xs:boolean
Content:
simple
Defined:
globally; see XML source
Used:
pointsattempted
Number of points that were attempted.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
pointsblocked
Number of points that were blocked.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
pointsfailed
Number of points that failed.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
pointsinconclusive
Number of points that were inconclusive.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
pointspassed
Number of points that passed.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
remotescript
[READ-ONLY] Reference to a type of test script that references an external tool based script.
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
locally within suiteelement element; see XML source
Includes:
definition of 1 attribute
starttime
XML dateTime when suite execution started.
Type:
xs:dateTime
Content:
simple
Defined:
globally; see XML source
Used:
suiteelement
[READ-ONLY] A test in the suite.
Type:
anonymous complexType
Content:
complex, 6 elements
Defined:
locally within suiteelements element; see XML source
Includes:
definitions of 6 elements
suiteelements
A list of the tests in the suite.
Type:
anonymous complexType
Content:
complex, 1 element
Defined:
globally; see XML source
Includes:
definition of 1 element
Used:
testcasesblocked
[READ-ONLY] Number of test cases blocked associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasesdeferred
[READ-ONLY] Number of test cases deferred associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcaseserror
[READ-ONLY] Number of test cases with error associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasesfailed
[READ-ONLY] Number of test cases failed associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasesincomplete
[READ-ONLY] Number of test cases incomplete associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasesinconclusive
[READ-ONLY] Number of test cases inconclusive associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasesinprogress
[READ-ONLY] Number of test cases in progress associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasesnotstarted
[READ-ONLY] Number of test cases not started associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasespartiallyblocked
[READ-ONLY] Number of test cases partially blocked associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasespassed
[READ-ONLY] Number of test cases passed associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasespaused
[READ-ONLY] Number of test cases paused associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasespermfailed
[READ-ONLY] Number of test cases permanently failed associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testcasestotal
[READ-ONLY] Total number of test cases associated with the test suite log.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
testplanstateatexecution
An ID of the workflow state of the Test plan at the time of execution
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
globally; see XML source
Includes:
definition of 1 attribute
Used:
testscript
[READ-ONLY] A reference to the test script used in the execution.
Type:
anonymous complexType
Content:
empty, 2 attributes
Defined:
locally within suiteelement element; see XML source
Includes:
definitions of 2 attributes
testsuitestateatexecution
An ID of the workflow state of the Test suite at the time of execution
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
globally; see XML source
Includes:
definition of 1 attribute
Used:
weight
The relative weight of testsuite.
Type:
xs:int
Content:
simple
Defined:
globally; see XML source
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="http://jazz.net/xmlns/alm/qm/v0.1/tsl/v0.1/" version="1.0" xmlns:alm="http://jazz.net/xmlns/alm/v0.1/" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:vega="http://schema.ibm.com/vega/2008/" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<jaxb:schemaBindings>
<jaxb:package name="com.ibm.rqm.xml.bind.testsuitelog"/>
</jaxb:schemaBindings>
</xs:appinfo>
</xs:annotation>
<xs:import namespace="http://schema.ibm.com/vega/2008/" schemaLocation="vega.xsd"/>
<xs:import namespace="http://jazz.net/xmlns/alm/v0.1/" schemaLocation="alm.xsd"/>
<xs:import namespace="http://www.w3.org/1999/02/22-rdf-syntax-ns#" schemaLocation="rdf.xsd"/>
<xs:element name="starttime" type="xs:dateTime">
<xs:annotation>
<xs:documentation xml:lang="en">XML dateTime when suite execution started.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="endtime" type="xs:dateTime">
<xs:annotation>
<xs:documentation xml:lang="en">XML dateTime when suite execution ended.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="isCurrent" type="xs:boolean">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Indicates if this is the most current result at the current time. This is a calculated property, not supported in ETL mode.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="weight" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">The relative weight of testsuite.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="pointspassed" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">Number of points that passed.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="pointsfailed" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">Number of points that failed.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="pointsattempted" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">Number of points that were attempted.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="pointsblocked" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">Number of points that were blocked.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="pointsinconclusive" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">Number of points that were inconclusive.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasestotal" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Total number of test cases associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasespassed" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases passed associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasesfailed" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases failed associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasesblocked" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases blocked associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasesinconclusive" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases inconclusive associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasesinprogress" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases in progress associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasesnotstarted" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases not started associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasesincomplete" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases incomplete associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasespartiallyblocked" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases partially blocked associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcaseserror" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases with error associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasespermfailed" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases permanently failed associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasesdeferred" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases deferred associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testcasespaused" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Number of test cases paused associated with the test suite log.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="testsuitestateatexecution">
<xs:annotation>
<xs:documentation xml:lang="en">
An ID of the workflow state of the Test suite at the time of execution
</xs:documentation>
</xs:annotation>
<xs:complexType mixed="true">
<xs:annotation>
<xs:documentation xml:lang="en">
The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
<xs:attribute ref="rdf:resource">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="testplanstateatexecution">
<xs:annotation>
<xs:documentation xml:lang="en">
An ID of the workflow state of the Test plan at the time of execution
</xs:documentation>
</xs:annotation>
<xs:complexType mixed="true">
<xs:annotation>
<xs:documentation xml:lang="en">
The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
<xs:attribute ref="rdf:resource">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The process definition URI of the process workflow state resource.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="suiteelements">
<xs:annotation>
<xs:documentation xml:lang="en">A list of the tests in the suite.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="suiteelement">
<xs:annotation>
<xs:documentation xml:lang="en">[READ-ONLY] A test in the suite.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="index" type="xs:int">
<xs:annotation>
<xs:documentation xml:lang="en">Index for the suiteelement.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="adapterid" type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">Id of the adapter that manages the testlog.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="executionworkitem">
<xs:annotation>
<xs:documentation xml:lang="en">
A reference to a test execution record contained in the executed test suite.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
<xs:documentation xml:lang="en">The URL of the test execution record.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute ref="vega:id">
<xs:annotation>
<xs:documentation xml:lang="en">UUID of the test execution record.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element ref="alm:owner">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The contributor that owns execution of test suite step.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:choice>
<xs:element maxOccurs="1" minOccurs="0" name="testscript">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] A reference to the test script used in the execution.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
<xs:documentation xml:lang="en">[READ-ONLY] The URL os the test script.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute ref="vega:id">
<xs:annotation>
<xs:documentation xml:lang="en">[READ-ONLY] UUID of the test script.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="1" minOccurs="0" name="remotescript">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Reference to a type of test script that references an external tool based script.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
<xs:documentation xml:lang="en">[READ-ONLY] The URL of the remote script.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>

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