simpleType CurrencyOrderType

simpleType {http://www.api.org/pidXML}CurrencyOrderType

Derived Types
{http://www.api.org/pidXML}CurrencyOrderType
 {http://www.api.org/pidXML}currencyOrder (by type)
Target Namespacehttp://www.api.org/pidXML
Declared Namespacesxmlns:pidx=http://www.api.org/pidXML
xmlns=http://www.w3.org/2001/XMLSchema


Source

<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>


Documentation

Identifies if a currency is primary, secondary, or tertiary.


simpleType CurrencyOrderType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.