Definition Type: ComplexType
Name: Representations
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-eq-shared-4-4.xsd
Abstract
Documentation:
A type for defining ISDA 2002 Equity Derivative Representations.
Collapse XSD Schema Diagram:
Drilldown into additionalAcknowledgements in schema fpml-eq-shared-4-4_xsd Drilldown into indexDisclaimer in schema fpml-eq-shared-4-4_xsd Drilldown into agreementsRegardingHedging in schema fpml-eq-shared-4-4_xsd Drilldown into nonReliance in schema fpml-eq-shared-4-4_xsdXSD Diagram of Representations in schema fpml-eq-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Representations">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type for defining ISDA 2002 Equity Derivative Representations.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="nonReliance" type="xsd:boolean">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If true, then non reliance is applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="agreementsRegardingHedging" type="xsd:boolean">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If true, then agreements regarding hedging are applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="indexDisclaimer" type="xsd:boolean" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If present and true, then index disclaimer is applicable</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="additionalAcknowledgements" type="xsd:boolean">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">If true, then additional acknowledgements are applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
nonReliance fpml:nonReliance (1) (1)
agreementsRegardingHedging fpml:agreementsRegardingHedging (1) (1)
indexDisclaimer fpml:indexDisclaimer 0 (1)
additionalAcknowledgements fpml:additionalAcknowledgements (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:representations