Definition Type: Group
Name: EquityUnderlyerProvisions.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-eq-shared-5-10.xsd
Documentation:
A group containing Equity Underlyer provisions.
Collapse XSD Schema Diagram:
Drilldown into relevantJurisdiction in schema fpml-eq-shared-5-10_xsd2 Drilldown into localJurisdiction in schema fpml-eq-shared-5-10_xsd2 Drilldown into componentSecurityIndexAnnexFallback in schema fpml-eq-shared-5-10_xsd2 Drilldown into multipleExchangeIndexAnnexFallback in schema fpml-eq-shared-5-10_xsd2 Drilldown into IndexAnnexFallback.model in schema fpml-eq-shared-5-10_xsd2XSD Diagram of EquityUnderlyerProvisions.model in schema fpml-eq-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="EquityUnderlyerProvisions.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A group containing Equity Underlyer provisions.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="IndexAnnexFallback.model" minOccurs="0" />
        <xsd:element name="localJurisdiction" type="CountryCode" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Local Jurisdiction is a term used in the AEJ Master Confirmation, which is used to determine local taxes, which shall mean taxes, duties, and similar charges imposed by the taxing authority of the Local Jurisdiction If this element is not present Local Jurisdiction is Not Applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="relevantJurisdiction" type="CountryCode" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Relevent Jurisdiction is a term used in the AEJ Master Confirmation, which is used to determine local taxes, which shall mean taxes, duties and similar charges that would be imposed by the taxing authority of the Country of Underlyer on a Hypothetical Broker Dealer assuming the Applicable Hedge Positions are held by its office in the Relevant Jurisdiction. If this element is not present Relevant Jurisdiction is Not Applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
multipleExchangeIndexAnnexFallback nsE:multipleExchangeIndexAnnexFallback (1) (1)
componentSecurityIndexAnnexFallback nsE:componentSecurityIndexAnnexFallback (1) (1)
localJurisdiction nsE:localJurisdiction 0 (1)
relevantJurisdiction nsE:relevantJurisdiction 0 (1)
<xs:group> nsE:IndexAnnexFallback.model 0 (1)