Definition Type: SimpleType
Name: CurrencyCode_ISO4217
Namespace: http://www.opentravel.org/OTM/Common/v4
Containing Schema: Common_4_0_0.xsd
Documentation:
An ISO 4217 (3) alpha character code that specifies a monetary unit. Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string
Collapse XSD Schema Diagram:
XSD Diagram of CurrencyCode_ISO4217 in schema common_4_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="CurrencyCode_ISO4217">
    <xsd:annotation>
        <xsd:documentation source="Description">An ISO 4217 (3) alpha character code that specifies a monetary unit.</xsd:documentation>
        <xsd:documentation source="Implementer">Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}string</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="Simple" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">CurrencyCode_ISO4217</otm:OTA2Entity>
            <otm:Equivalent context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">OntologyCurrencyType_CurrencyCode</otm:Equivalent>
            <otm:Example context="Common" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">USD</otm:Example>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:pattern value="[a-zA-Z]{3}" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Pattern [a-zA-Z]{3}
Collapse Derivation Tree:
Collapse References:
ota2-0400:currencyCode, ota2-0400:currencyCode, ota2-0400:CurrencyCode, ota2-0400:currencyCode, ota2-0400:currencyCode, ph:CurrencyCode, orghs-0300:currencyCodeota2-0400:displayCurrency, ota2-0400:iSOCurrency,