<?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/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.adapter"/> </jaxb:schemaBindings> </xs:appinfo> </xs:annotation> <xs:annotation> <xs:documentation xml:lang="en"> The type of this adapter that binds it to a specific test execution tool. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> The number of seconds stating how frequently the adapter will poll the test management server for instructions. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> [READ-ONLY] Time in milliseconds since the last interaction with the adapter. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> The hostname of the machine that the adapter is currently running on. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> The IP Address of the machine that the adapter is running on. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> The physical address of the machine that the adapter is running on. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> Fully Qualified Domaion Name of the machine that theadapter is running on. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> Capabilty of the adapter - permissible values are EXECUTE, IMPORT </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> URL that the adapter can invoke to retrieve instructions for that adapter to handle. </xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en">[READ-ONLY] The URL of the instructions.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> [READ-ONLY] URL that the adapter can invoke to retrieve tasks for that adapter to handle. </xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en">[READ-ONLY] The URL of the task.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> [READ-ONLY] Indicates if there is something for the adapter to do. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation xml:lang="en">[READ-ONLY] An instruction for the adapter.</xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en">[READ-ONLY] The type of instruction.</xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xml:lang="en">[READ-ONLY] The ID of the task to be performed.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:annotation> <xs:documentation xml:lang="en"> [READ-ONLY] A task to be performed by the adapter. </xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en">[READ-ONLY] The URL of the task.</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 |