Definition Type: ComplexType
Name: IdentifiedDate
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A date which can be referenced elsewhere.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-4-4_xsdXSD Diagram of IdentifiedDate in schema fpml-shared-4-4_xsd (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 fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:adjustedDate, fpml:adjustedPaymentDate, fpml:asOfDate, fpml:baseDate, fpml:contractDate, fpml:earlyCallDate, fpml:effectiveDate, fpml:endDate, fpml:inputDataDate, fpml:spotDate, fpml:tradeDate, fpml:tradeDate, fpml:unadjustedDate, fpml:unadjustedDate, fpml:unadjustedDate, fpml:unadjustedEndDate, fpml:unadjustedStartDate, fpml:valuationDate, fpml:valuationDate