Definition Type: Element
Name: relatedParty
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:PartyRelationship
Containing Schema: fpml-shared-5-4.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-4_xsd Drilldown into terminationDate in schema fpml-shared-5-4_xsd Drilldown into effectiveDate in schema fpml-shared-5-4_xsd Drilldown into type in schema fpml-shared-5-4_xsd Drilldown into role in schema fpml-shared-5-4_xsd Drilldown into accountReference in schema fpml-shared-5-4_xsd Drilldown into partyReference in schema fpml-shared-5-4_xsd Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-4_xsd Drilldown into PartyRelationship in schema fpml-shared-5-4_xsdXSD Diagram of relatedParty in schema fpml-shared-5-4_xsd (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 nsA:partyReference 0 (1)
accountReference nsA:accountReference 0 (1)
role nsA:role 0 (1)
type nsA:type 0 (1)
effectiveDate nsA:effectiveDate 0 (1)
terminationDate nsA:terminationDate 0 (1)
documentation nsA:documentation 0 (1)
<xs:group> nsA:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree: