Definition Type: ComplexType
Name: FxPivotReference
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Reference
Containing Schema: fpml-fx-targets-5-10.xsd
Abstract
Documentation:
Reference to a pivot structure.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd3 Drilldown into href in schema fpml-fx-targets-5-10_xsd1XSD Diagram of FxPivotReference in schema fpml-fx-targets-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FxPivotReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference to a pivot structure.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="FxPivot" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsD:href Required
Collapse Derivation Tree:
Collapse References:
nsD:pivotReference