All Element Summary |
||||||||||||
A link to an attachment referenced by the step.
|
||||||||||||
[READ-ONLY] Any comment about the step.
|
||||||||||||
[READ-ONLY] Compare data of the step e.g. expected data:actual data
|
||||||||||||
An XHTML account of the step.
|
||||||||||||
The XHTML condition the environment is expected to be in after executing the step.
|
||||||||||||
[READ-ONLY] A link referenced by the step.
|
||||||||||||
[READ-ONLY] A name given to the step.
|
||||||||||||
|
||||||||||||
[READ-ONLY] The requirement associated with the test step
|
||||||||||||
A section of a manual test representing a gesture or set of gestures.
|
||||||||||||
[READ-ONLY] A name given to the step.
|
<?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/testscript/v0.1/" version="1.0" xmlns="http://jazz.net/xmlns/alm/qm/v0.1/testscript/v0.1/" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" 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"/>
</jaxb:schemaBindings>
</xs:appinfo>
</xs:annotation>
<xs:annotation>
<xs:documentation xml:lang="en">
A section of a manual test representing a gesture or set of gestures.
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="name" type="xs:string">
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
</xs:annotation>
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.w3.org/1999/xhtml" processContents="skip"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
The XHTML condition the environment is expected to be in after executing the step.
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" namespace="http://www.w3.org/1999/xhtml" processContents="skip"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] Compare data of the step e.g. expected data:actual data
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:complexType>
</xs:element>
<xs:annotation>
</xs:annotation>
</xs:complexType>
</xs:element>
</xs:element>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The requirement associated with the test step
</xs:documentation>
</xs:annotation>
<xs:attribute name="href" type="xs:anyURI" use="required">
<xs:annotation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
<xs:documentation xml:lang="en">
[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.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:sequence>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The one-based order index of this step within a group of steps.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
<xs:documentation xml:lang="en">
[READ-ONLY] The type of step. Will be either "execution" or "reporting".
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:annotation>
</xs:annotation>
</xs:attribute>
</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
|