Definition Type: Element
Name: approvingPartyReference
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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 has approved the specified item (e.g. trade or allocation).
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd Drilldown into href in schema fpml-shared-5-10_xsd Drilldown into PartyReference in schema fpml-shared-5-10_xsdXSD Diagram of approvingPartyReference in schema fpml-doc-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="approvingPartyReference" 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 has approved the specified item (e.g. trade or allocation).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsA:href Required
Collapse Derivation Tree: