Definition Type: Attribute
Name: currency
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: sportsml.xsd
Use Optional
Documentation:
The units of currency for the value attribute.
Collapse XSD Schema Diagram:
XSD Diagram of currency in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="currency" type="xs:string" use="optional">
    <xs:annotation>
        <xs:documentation>The units of currency for the value attribute.</xs:documentation>
    </xs:annotation>
</xs:attribute>