Definition Type: Element
Name: scheduleBounds
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsA:DateRange
Containing Schema: fpml-shared-5-9.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The first and last dates of a schedule. This can be used to restrict the range of values in a reference series of dates.
Collapse XSD Schema Diagram:
Drilldown into unadjustedLastDate in schema fpml-shared-5-9_xsd Drilldown into unadjustedFirstDate in schema fpml-shared-5-9_xsd Drilldown into DateRange in schema fpml-shared-5-9_xsdXSD Diagram of scheduleBounds in schema fpml-shared-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:element name="scheduleBounds" type="DateRange" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The first and last dates of a schedule. This can be used to restrict the range of values in a reference series of dates.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
unadjustedFirstDate nsA:unadjustedFirstDate 0 (1)
unadjustedLastDate nsA:unadjustedLastDate 0 (1)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus