Definition Type: ComplexType
Name: IdentifiedDate
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-9.xsd
Abstract
Documentation:
A date which can be referenced elsewhere.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-5-9_xsdXSD Diagram of IdentifiedDate in schema fpml-shared-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:complexType name="IdentifiedDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A date which can be referenced elsewhere.</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:adjustedDate, nsA:clearedDate, nsA:effectiveDatensA:tradeDate, nsA:unadjustedDate, nsA:unadjustedDate, nsA:unadjustedDate, nsA:unadjustedDate,
Collapse Comments:
blog comments powered by Disqus