Definition Type: Element
Name: receiverPartyReference
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-msg-4-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A pointer style reference to a party identifier defined elsewhere in the document.
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-msg-4-0_xsdXSD Diagram of receiverPartyReference in schema fpml-msg-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="receiverPartyReference" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A pointer style reference to a party identifier
defined elsewhere in the document.
          
					
					
					
					
					</xsd:documentation>
    </xsd:annotation>
    <xsd:complexType>
        <xsd:attribute name="href" type="xsd:IDREF" use="required" />
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsA:href Required