<?xml version="1.0" encoding="UTF-8"?>
<!--

** OAGIS® Revision: 9.0 **
** Date: 08 April 2005 **
** Copyright 1998-2005, All Rights Reserved **

This is an OAGIS® BOD XML Schema (XSD) Definition.

License information for this file is provided in the file **2005 OAGi License Agreement.txt** that is provided with this download package.

For support, more information, or to report implementation bugs, please contact the Open Applications Group at xml@openapplications.org.
    
     XML Schema 
     
    Name: \OAGIS\9.0\Resources\Components\Common\CodeLists.xsd
--><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.openapplications.org/oagis/9/codelists" xmlns:clm5639="http://www.openapplications.org/oagis/9/languagecode/5639:1988" xmlns:clm54217="http://www.openapplications.org/oagis/9/currencycode/54217:2001" xmlns:clmIANAMIMEMediaTypes="http://www.openapplications.org/oagis/9/IANAMIMEMediaTypes:2003" xmlns:clm66411="http://www.openapplications.org/oagis/9/unitcode/66411:2001" targetNamespace="http://www.openapplications.org/oagis/9/codelists" elementFormDefault="qualified" attributeFormDefault="unqualified"><xsd:import namespace="http://www.openapplications.org/oagis/9/languagecode/5639:1988" schemaLocation="../www.openapplications.org_oagis_9_languagecode_5639_1988/CodeList_LanguageCode_ISO_7_04.xsd" /><xsd:simpleType name="ResponseCodeContentType">
                <xsd:annotation>
                        <xsd:documentation>Allows the user to use any of the codes that OAGi defines or add additional values.</xsd:documentation>
                </xsd:annotation>
                <xsd:union memberTypes="ResponseCodeEnumerationType xsd:normalizedString" />
        </xsd:simpleType><xsd:simpleType name="ResponseCodeEnumerationType">
                <xsd:annotation>
                        <xsd:documentation>The acknowledge values that OAGi defines for OAGIS.  </xsd:documentation>
                </xsd:annotation>
                <xsd:restriction base="xsd:normalizedString">
                        <xsd:enumeration value="Always" />
                        <xsd:enumeration value="Never" />
                </xsd:restriction>
        </xsd:simpleType><xsd:simpleType name="SystemEnvironmentCodeContentType">
                <xsd:union memberTypes="SystemEnvironmentCodeEnumerationType xsd:normalizedString" />
        </xsd:simpleType><xsd:simpleType name="SystemEnvironmentCodeEnumerationType">
                <xsd:restriction base="xsd:normalizedString">
                        <xsd:enumeration value="Production" />
                        <xsd:enumeration value="Test" />
                </xsd:restriction>
        </xsd:simpleType><xsd:simpleType name="LanguageCodeContentType">
                <xsd:union memberTypes="xsd:normalizedString clm5639:LanguageCodeContentType" />
        </xsd:simpleType><xsd:simpleType name="ActionCodeContentType">
                <xsd:annotation>
                        <xsd:documentation>Allows the user to use any of the codes that OAGi defines or add additional values.</xsd:documentation>
                </xsd:annotation>
                <xsd:union memberTypes="ActionCodeEnumerationType xsd:normalizedString" />
        </xsd:simpleType><xsd:simpleType name="ActionCodeEnumerationType">
                <xsd:annotation>
                        <xsd:documentation>The action values that OAGi defines for OAGIS.  </xsd:documentation>
                </xsd:annotation>
                <xsd:restriction base="xsd:normalizedString">
                        <xsd:enumeration value="Add" />
                        <xsd:enumeration value="Change" />
                        <xsd:enumeration value="Delete" />
                        <xsd:enumeration value="Replace" />
                        <xsd:enumeration value="Accepted" />
                        <xsd:enumeration value="Modified" />
                        <xsd:enumeration value="Rejected" />
                </xsd:restriction>
        </xsd:simpleType><xsd:simpleType name="StateCodeContentType">
                <xsd:union memberTypes="StateCodeEnumerationType xsd:normalizedString" />
        </xsd:simpleType><xsd:simpleType name="StateCodeEnumerationType">
                <xsd:restriction base="xsd:normalizedString" />
        </xsd:simpleType></xsd:schema>

