Definition Type: Element
Name: relatedParty
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:RelatedParty
Containing Schema: fpml-recordkeeping-processes-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
This may be used to identify one or more parties that perform a role within the transaction. If this is within a partyTradeInformation block, the related party performs the role with respect to the party identifie by the "partyReference" in the partyTradeInformation block.
Collapse XSD Schema Diagram:
Drilldown into type in schema fpml-shared-5-10_xsd4 Drilldown into role in schema fpml-shared-5-10_xsd4 Drilldown into accountReference in schema fpml-shared-5-10_xsd4 Drilldown into partyReference in schema fpml-shared-5-10_xsd4 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd4 Drilldown into RelatedParty in schema fpml-shared-5-10_xsd4XSD Diagram of relatedParty in schema fpml-recordkeeping-processes-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="relatedParty" type="RelatedParty" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">This may be used to identify one or more parties that perform a role within the transaction. If this is within a partyTradeInformation block, the related party performs the role with respect to the party identifie by the "partyReference" in the partyTradeInformation block.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsE:partyReference 0 (1)
accountReference nsE:accountReference 0 (1)
role nsE:role 0 (1)
type nsE:type 0 (1)
<xs:group> nsE:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree: