Definition Type: ComplexType
Name: TradeDate
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-4-0.xsd
Abstract
Documentation:
The type used to define the trade date for a transaction.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-doc-4-0_xsdXSD Diagram of TradeDate in schema fpml-doc-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="TradeDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The type used to define the trade date for a transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:date">
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:tradeDate