Definition Type: ComplexType
Name: Representations
Namespace: http://www.fpml.org/2005/FpML-4-2
Containing Schema: fpml-eq-shared-4-2.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-2_xsd Drilldown into indexDisclaimer in schema fpml-eq-shared-4-2_xsd Drilldown into agreementsRegardingHedging in schema fpml-eq-shared-4-2_xsd Drilldown into nonReliance in schema fpml-eq-shared-4-2_xsdXSD Diagram of Representations in schema fpml-eq-shared-4-2_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:element name="agreementsRegardingHedging" type="xsd:boolean" />
        <xsd:element name="indexDisclaimer" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="additionalAcknowledgements" type="xsd:boolean" />
    </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