Definition Type: ComplexType
Name: SpecifiedCurrency
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-cd-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into currency in schema fpml-cd-4-4_xsdXSD Diagram of SpecifiedCurrency in schema fpml-cd-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SpecifiedCurrency">
    <xsd:sequence>
        <xsd:element name="currency" type="Currency" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The currency in which an amount is denominated.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
currency fpml:currency 0 unbounded
Collapse Derivation Tree:
Collapse References:
fpml:specifiedCurrency, fpml:specifiedCurrency