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