Definition Type: Element
Name: unadjustedDate
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-0.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A date subject to adjustment.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-4-0_xsdXSD Diagram of unadjustedDate in schema fpml-shared-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="unadjustedDate" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A date subject to adjustment.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="xsd:date">
                <xsd:attribute name="id" type="xsd:ID" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)