All Element Summary |
||||||||||||
The test execution record whose execution lead to the creation of this task.
|
||||||||||||
[READ-ONLY] The path to the resource in the case where it is managed by the adapter (i.e. managedbyadapter is true).
|
||||||||||||
[READ-ONLY] Indicates if the executable resource is one thats managed by the adapter and can be accessed locally by the adapter or is one thats managed by the test management system and needs to serve it.
|
||||||||||||
Information about the task.
|
||||||||||||
Shows how far the task has been processed.
|
||||||||||||
A set of data associated with the task.
|
||||||||||||
[READ-ONLY] Data associated with the task.
|
||||||||||||
[READ-ONLY] Used for recording task for adapter to POST the recorded script.
|
||||||||||||
[READ-ONLY] Trailing part of the path to the resource in the case where its managed by the test management solution (i.e. managedbyadapter is false).
|
||||||||||||
[READ-ONLY] The result of the execution for this task.
|
||||||||||||
ID of the adapter that this task was destined for.
|
||||||||||||
[READ-ONLY] Leading part of the path to the resource in the case where its managed by the test management solution (i.e. managedbyadapter is false).
|
||||||||||||
[READ-ONLY] A link to the suite log.
|
||||||||||||
[READ-ONLY] Indicates if the task has been taken for processing by any adapter or is still hasnt started to be processed.
|
||||||||||||
The type of the task to be performed.
|
||||||||||||
[READ-ONLY] An update task.
|
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="http://jazz.net/xmlns/alm/qm/qmadapter/task/v0.1" version="1.0" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" 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.tasks"/>
</jaxb:schemaBindings>
</xs:appinfo>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
ID of the adapter that this task was destined for.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The type of the task to be performed. Permissible values are EXECUTE, IMPORT
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
Shows how far the task has been processed. This is a number between 0 and 100.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Indicates if the task has been taken for processing by any adapter or is still hasnt started to be processed.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Indicates if the executable resource is one thats managed by the adapter and can be accessed locally by the adapter or is one thats managed by the test management system and needs to serve it.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The path to the resource in the case where it is managed by the adapter (i.e. managedbyadapter is true).
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Leading part of the path to the resource in the case where its managed by the test management solution (i.e. managedbyadapter is false).
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Trailing part of the path to the resource in the case where its managed by the test management solution (i.e. managedbyadapter is false).
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The test execution record whose execution lead to the creation of this task.
</xs:documentation>
</xs:annotation>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Used for recording task for adapter to POST the recorded script.
</xs:documentation>
</xs:annotation>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] URL where adapter should POST recorded script.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The result of the execution for this task.
</xs:documentation>
</xs:annotation>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="statusCode" type="xs:string" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">[READ-ONLY] The code associated with the message.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="property">
<xs:annotation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="propertyName" type="xs:string">
<xs:annotation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:simpleContent>
</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
|