Definition Type: ComplexType
Name: IdentifiedDate
Namespace: http://www.fpml.org/FpML-5/transparency
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A date which can be referenced elsewhere.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-5-10_xsd5XSD Diagram of IdentifiedDate in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
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 nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:calculationPeriodEndDay, nsF:calculationPeriodFirstDay, nsF:earlyCallDate, nsF:effectiveDatensF:tradeDate, nsF:unadjustedDate, nsF:unadjustedDate, nsF:unadjustedDate, nsF:unadjustedEndDate, nsF:unadjustedStartDate,