Definition Type: Group
Name: IndexAnnexFallback.model
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-eq-shared-5-10.xsd
Collapse XSD Schema Diagram:
Drilldown into componentSecurityIndexAnnexFallback in schema fpml-eq-shared-5-10_xsd1 Drilldown into multipleExchangeIndexAnnexFallback in schema fpml-eq-shared-5-10_xsd1XSD Diagram of IndexAnnexFallback.model in schema fpml-eq-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="IndexAnnexFallback.model">
    <xsd:choice>
        <xsd:element name="multipleExchangeIndexAnnexFallback" type="xsd:boolean">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">For an index option transaction, a flag to indicate whether a relevant Multiple Exchange Index Annex is applicable to the transaction. This annex defines additional provisions which are applicable where an index is comprised of component securities that are traded on multiple exchanges.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="componentSecurityIndexAnnexFallback" type="xsd:boolean">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">For an index option transaction, a flag to indicate whether a relevant Component Security Index Annex is applicable to the transaction.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
multipleExchangeIndexAnnexFallback nsD:multipleExchangeIndexAnnexFallback (1) (1)
componentSecurityIndexAnnexFallback nsD:componentSecurityIndexAnnexFallback (1) (1)