Definition Type: SimpleType
Name: CurrencyOrderType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXCodeLists.xsd
Documentation:
Identifies if a currency is primary, secondary, or tertiary.
Collapse XSD Schema Diagram:
XSD Diagram of CurrencyOrderType in schema pidxcodelists_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<simpleType name="CurrencyOrderType">
    <annotation>
        <documentation>Identifies if a currency is primary, secondary, or tertiary.</documentation>
    </annotation>
    <restriction base="NMTOKEN">
        <enumeration value="Primary" />
        <enumeration value="Secondary" />
        <enumeration value="Tertiary" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration Primary
Enumeration Secondary
Enumeration Tertiary
Collapse Derivation Tree:
Collapse References:
pidx:currencyOrder