Definition Type: Element
Name: schedule
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:EquitySchedule
Containing Schema: fpml-eq-shared-4-2.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A Equity Derivative schedule. Zeitplan für Aktienderivate.
Collapse XSD Schema Diagram:
Drilldown into dayOfWeek in schema fpml-eq-shared-4-2_xsd Drilldown into weekNumber in schema fpml-eq-shared-4-2_xsd Drilldown into frequencyType in schema fpml-eq-shared-4-2_xsd Drilldown into frequency in schema fpml-eq-shared-4-2_xsd Drilldown into endDate in schema fpml-eq-shared-4-2_xsd Drilldown into startDate in schema fpml-eq-shared-4-2_xsd Drilldown into EquitySchedule in schema fpml-eq-shared-4-2_xsdXSD Diagram of schedule in schema fpml-eq-shared-4-2_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="schedule" type="EquitySchedule" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A Equity Derivative schedule.</xsd:documentation>
        <xsd:documentation xml:lang="de">Zeitplan für Aktienderivate.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate fpml:startDate (1) (1)
endDate fpml:endDate (1) (1)
frequency fpml:frequency (1) (1)
frequencyType fpml:frequencyType (1) (1)
weekNumber fpml:weekNumber 0 (1)
dayOfWeek fpml:dayOfWeek 0 (1)
Collapse Derivation Tree: