Definition Type: Element
Name: relatedParty
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:RelatedParty
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Specifies any relevant parties to the allocation which should be referenced.
Collapse XSD Schema Diagram:
Drilldown into type in schema fpml-shared-5-10_xsd2 Drilldown into role in schema fpml-shared-5-10_xsd2 Drilldown into accountReference in schema fpml-shared-5-10_xsd2 Drilldown into partyReference in schema fpml-shared-5-10_xsd2 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd2 Drilldown into RelatedParty in schema fpml-shared-5-10_xsd2XSD Diagram of relatedParty in schema fpml-doc-5-10_xsd2 (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">Specifies any relevant parties to the allocation which should be referenced.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsC:partyReference 0 (1)
accountReference nsC:accountReference 0 (1)
role nsC:role 0 (1)
type nsC:type 0 (1)
<xs:group> nsC:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree: