<?xml version="1.0"?> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="https://jazz.net/xmlns/alm/qm/v0.1/tsl/v0.1/" version="1.0" 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.testsuitelog"/> </jaxb:schemaBindings> </xs:appinfo> </xs:annotation> <xs:annotation> <xs:documentation xml:lang="en"> XML dateTime when suite execution started. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> XML dateTime when suite execution ended. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> A list of the tests in the suite. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:annotation> <xs:documentation xml:lang="en"> A test in the suite. </xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:annotation> <xs:documentation xml:lang="en"> Index for the suiteelement. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> Id of the adapter that manages the testlog. </xs:documentation> </xs:annotation> </xs:element> <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:annotation> <xs:documentation xml:lang="en"> The URL of the test execution record. </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xml:lang="en"> Read-only UUID of the test execution record. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> A reference to the test script used in the execution. </xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en"> The URL os the test script. </xs:documentation> </xs:annotation> </xs:attribute> <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:sequence> </xs:complexType> </xs:element> </xs:sequence> </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 |