Definition Type: Attribute
Name: currencyText
Namespace: http://niem.gov/niem/niem-core/2.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: niem-core.xsd
Documentation:
A unit of money or exchange.
Collapse XSD Schema Diagram:
XSD Diagram of currencyText in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:attribute name="currencyText" type="xsd:string">
    <xsd:annotation>
        <xsd:documentation>A unit of money or exchange.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>