Definition Type: Element
Name: relatedParty
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:PartyRelationship
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Identifies a party that is related to this party, such as a parent, guarantor, or counterparty.
Collapse XSD Schema Diagram:
Drilldown into documentation in schema fpml-shared-5-10_xsd4 Drilldown into terminationDate in schema fpml-shared-5-10_xsd4 Drilldown into effectiveDate in schema fpml-shared-5-10_xsd4 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 PartyRelationship in schema fpml-shared-5-10_xsd4XSD Diagram of relatedParty in schema fpml-shared-5-10_xsd4 (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 party that is related to this party, such as a parent, guarantor, or counterparty.</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)
effectiveDate nsE:effectiveDate 0 (1)
terminationDate nsE:terminationDate 0 (1)
documentation nsE:documentation 0 (1)
<xs:group> nsE:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree: