Definition Type: Group
Name: AdjustableDate.model
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-shared-5-8.xsd
Collapse XSD Schema Diagram:
Drilldown into unadjustedDate in schema fpml-shared-5-8_xsd5XSD Diagram of AdjustableDate.model in schema fpml-shared-5-8_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="AdjustableDate.model">
    <xsd:sequence>
        <xsd:element name="unadjustedDate" type="IdentifiedDate">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A date subject to adjustment.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <!--View Generation: SKIPPED dateAdjustments - DateAdjustments-->
        <!--View Generation: SKIPPED adjustedDate - DateAdjustments-->
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedDate nsF:unadjustedDate (1) (1)