Definition Type: Element
Name: CurrencyCode
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXCodeLists.xsd
Abstract
Documentation:
Code representing the currency in which monetary amounts are expressed.
Collapse XSD Schema Diagram:
XSD Diagram of CurrencyCode in schema pidxcodelists_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="CurrencyCode" type="string">
    <annotation>
        <documentation>Code representing the currency in which monetary amounts are expressed.</documentation>
    </annotation>
</element>