Definition Type: ComplexType
Name: RequiredIdentifierDate
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 with a required identifier which can be referenced elsewhere.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-4-4_xsdXSD Diagram of RequiredIdentifierDate in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="RequiredIdentifierDate">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A date with a required identifier which can be referenced elsewhere.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:date">
            <xsd:attribute name="id" type="xsd:ID" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id Required
Collapse Derivation Tree:
Collapse References:
fpml:adjustedEffectiveDate