Definition Type: Element
Name: relatedParty
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:PartyRelationship
Containing Schema: fpml-shared-5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Identifies a related party performing a role within the transaction.
Collapse XSD Schema Diagram:
Drilldown into documentation in schema fpml-shared-5-0_xsd1 Drilldown into terminationDate in schema fpml-shared-5-0_xsd1 Drilldown into effectiveDate in schema fpml-shared-5-0_xsd1 Drilldown into type in schema fpml-shared-5-0_xsd1 Drilldown into role in schema fpml-shared-5-0_xsd1 Drilldown into accountReference in schema fpml-shared-5-0_xsd1 Drilldown into partyReference in schema fpml-shared-5-0_xsd1 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-0_xsd1 Drilldown into PartyRelationship in schema fpml-shared-5-0_xsd1XSD Diagram of relatedParty in schema fpml-shared-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="relatedParty" type="PartyRelationship" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Identifies a related party performing a role within the transaction.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsB:partyReference 0 (1)
accountReference nsB:accountReference 0 (1)
role nsB:role 0 (1)
type nsB:type 0 (1)
effectiveDate nsB:effectiveDate 0 (1)
terminationDate nsB:terminationDate 0 (1)
documentation nsB:documentation 0 (1)
<xs:group> nsB:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree: