<?xml version="1.0"?> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="https://jazz.net/xmlns/alm/qm/v0.1/testscript/v0.1/" version="1.0" xmlns="https://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: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:complexType> <xs:sequence> <xs:annotation> <xs:documentation xml:lang="en"> A name given to the step. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> A name given to the step. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> An XHTML account of the step. </xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <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:complexType mixed="true"> <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"/> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> A link to an attachment referenced by the step. </xs:documentation> </xs:annotation> <xs:complexType> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> A link referenced by the step. </xs:documentation> </xs:annotation> <xs:complexType> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> A sub step. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:annotation> <xs:documentation xml:lang="en"> The type of step. Will be either "execution" or "reporting". </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xml:lang="en"> The Read-Only UUID of the step. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:schema> |
XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |