Wiki
Trans Scope
<?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:WSTransScope"
xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xhtml="http://www.w3.org/1999/xhtml"
xmlns:WSTransScope="urn:oasis:names:tc:wstrans:v1:WSTransScope">
<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 scope 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 Scope 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>Job</xhtml:p>
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="02">
<xs:annotation>
<xs:documentation>
<xhtml:p>Evaluation</xhtml:p>
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="03">
<xs:annotation>
<xs:documentation>
<xhtml:p>Pre-translation</xhtml:p>
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="04">
<xs:annotation>
<xs:documentation>
<xhtml:p>Translation</xhtml:p>
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="05">
<xs:annotation>
<xs:documentation>
<xhtml:p>Post-translation</xhtml:p>
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="06">
<xs:annotation>
<xs:documentation>
<xhtml:p>engineering</xhtml:p>
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="07">
<xs:annotation>
<xs:documentation>
<xhtml:p>internationalisation</xhtml:p>
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="08">
<xs:annotation>
<xs:documentation>
<xhtml:p>Quality Assurance</xhtml:p>
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="09">
<xs:annotation>
<xs:documentation>
<xhtml:p>Localization</xhtml:p>
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="10">
<xs:annotation>
<xs:documentation>
<xhtml:p>Other</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="WSTransScope:CodeContentType">
<xs:attribute name="listID" type="xs:token" fixed="Scope 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>