Definition Type: ComplexType
Name: ExchangeDate
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:Scheme
Containing Schema: fpml-legal-5-10.xsd
Abstract
Documentation:
A type to hold the exchange date scheme.
Collapse XSD Schema Diagram:
Drilldown into exchangeDateScheme in schema fpml-legal-5-10_xsdXSD Diagram of ExchangeDate in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ExchangeDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type to hold the exchange date scheme.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="exchangeDateScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/exchange-date" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
exchangeDateScheme nsB:exchangeDateScheme http://www.fpml.org/coding-scheme/exchange-date (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:exchangeDate