Definition Type: Element
Name: schedule
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:AveragingSchedule
Containing Schema: fpml-option-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A schedule for generating averaging observation dates.
Collapse XSD Schema Diagram:
Drilldown into averagingPeriodFrequency in schema fpml-option-shared-5-10_xsd Drilldown into endDate in schema fpml-shared-5-10_xsd Drilldown into startDate in schema fpml-shared-5-10_xsd Drilldown into Period.model in schema fpml-shared-5-10_xsd Drilldown into AveragingSchedule in schema fpml-option-shared-5-10_xsdXSD Diagram of schedule in schema fpml-option-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="schedule" type="AveragingSchedule" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A schedule for generating averaging observation dates.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate nsA:startDate (1) (1)
endDate nsA:endDate (1) (1)
averagingPeriodFrequency nsA:averagingPeriodFrequency (1) (1)
<xs:group> nsA:Period.model (1) (1)
Collapse Derivation Tree: