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