Definition Type: Element
Name: approvedPartyReference
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:PartyReference
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A pointer style reference to a party defined elsewhere in the document. The party referenced was approved for the specified item (e.g. trade or allocation) by the approving party (if specified).
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd2 Drilldown into href in schema fpml-shared-5-10_xsd2 Drilldown into PartyReference in schema fpml-shared-5-10_xsd2XSD Diagram of approvedPartyReference in schema fpml-doc-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="approvedPartyReference" type="PartyReference" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A pointer style reference to a party defined elsewhere in the document. The party referenced was approved for the specified item (e.g. trade or allocation) by the approving party (if specified).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsC:href Required
Collapse Derivation Tree: