Definition Type: ComplexType
Name: IdentifiedDate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
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_xsd3XSD Diagram of IdentifiedDate in schema fpml-shared-5-10_xsd3 (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 nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:adjustedDate, nsD:adjustedDate, nsD:adjustedDate, nsD:adjustedDate, nsD:adjustedDate, nsD:adjustedDate, nsD:asOfDate, nsD:asOfDate, nsD:asOfDate, nsD:asOfDatensD:baseDate, nsD:calculationPeriodEndDay, nsD:calculationPeriodFirstDay, nsD:clearedDate, nsD:earlyCallDate, nsD:effectiveDate, nsD:endDate, nsD:inputDataDate, nsD:spotDate, nsD:tradeDate, nsD:unadjustedDate, nsD:unadjustedDate, nsD:unadjustedDate, nsD:unadjustedDate, nsD:unadjustedEndDate, nsD:unadjustedStartDate, nsD:valuationDate,