Wiki
Trans Status

<?xml version="1.0" encoding="UTF-8" ?>
<!-- 
  Initial adaptation from the TransWS Spcification document done with Emacs 20.7.1

  Created with Eclipse 3.M3 using the XMLBuddy Pro plugin from Bocaloco.com
  -->
<xs:schema targetNamespace="urn:oasis:names:tc:wstrans:v1:WSTransStatus" 
  xmlns="http://www.w3.org/2001/XMLSchema" 
  xmlns:xs="http://www.w3.org/2001/XMLSchema" 
  xmlns:xhtml="http://www.w3.org/1999/xhtml" 
  xmlns:WSTransStatus="urn:oasis:names:tc:wstrans:v1:WSTransStatus">
  <xs:annotation>
    <xs:documentation>This code list module template corresponds to draft 
      01 of the OASIS UBL NDR code list rules document 
      (wd-ublndrsc-codelist-01). See that document for information on how 
      to use this template: 
      http://www.oasis-open.org/committees/ubl/ndrsc/archive/. This code 
      list represents the Translation Web Services TC taxonomy for 
      services provided for Version 1.0 of the specification. This list 
      of status codes was created at the OASIS Transaltion Web Services 
      TC meeting in Dublin on 28th April 2004.</xs:documentation>
  </xs:annotation>
  <xs:simpleType name="CodeContentType">
    <xs:annotation>
      <xs:documentation>
        <xhtml:div class="Core_Component_Type">
          <xhtml:p>Code. Type</xhtml:p>
        </xhtml:div>
      </xs:documentation>
      <xs:documentation>
        <xhtml:div class="Code_List._Identifier">
          <xhtml:p>Translation Web Status codes</xhtml:p>
        </xhtml:div>
      </xs:documentation>
      <xs:documentation>
        <xhtml:div class="Code_List._Agency._Identifier">
          <xhtml:p>6</xhtml:p>
        </xhtml:div>
      </xs:documentation>
      <xs:documentation>
        <xhtml:div class="Code_List._Version._Identifier">
          <xhtml:p>0.3</xhtml:p>
        </xhtml:div>
      </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:token">
      <xs:enumeration value="01">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>Start</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="02">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>Complete</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="03">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>Cancelled</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="04">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>On hold</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="05">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>Suspended</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="06">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>Estimated Completion</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="07">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>Required by</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="08">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 8</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="09">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 9</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="10">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 10</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="11">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 11</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="12">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 12</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="13">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 13</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="14">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 14</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="15">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 15</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="16">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 16</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="17">
        <xs:annotation>
          <xs:documentation>
            <xhtml:p>User defined code 17</xhtml:p>
          </xs:documentation>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
  <xs:complexType name="CodeType">
    <xs:annotation>
      <xs:documentation>
        <xhtml:div class="Core_Component_Type">
          <xhtml:p>Code. Type</xhtml:p>
        </xhtml:div>
      </xs:documentation>
      <xs:documentation>
        <xhtml:div class="Code_List._Identifier">
          <xhtml:p>ISO 3166</xhtml:p>
        </xhtml:div>
      </xs:documentation>
      <xs:documentation>
        <xhtml:div class="Code_List._Agency._Identifier">
          <xhtml:p>1</xhtml:p>
        </xhtml:div>
      </xs:documentation>
      <xs:documentation>
        <xhtml:div class="Code_List._Version._Identifier">
          <xhtml:p>0.1</xhtml:p>
        </xhtml:div>
      </xs:documentation>
    </xs:annotation>
    <xs:simpleContent>
      <xs:extension base="WSTransStatus:CodeContentType">
        <xs:attribute name="listID" type="xs:token" 
          fixed="Status Codes" />
        <xs:attribute name="listAgencyID" type="xs:token" fixed="1" />
        <xs:attribute name="listVersionID" type="string" fixed="0.1" />
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:schema>