Definition Type: ComplexType
Name: RelatedParty
Namespace: http://www.fpml.org/FpML-5/transparency
Containing Schema: fpml-shared-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into type in schema fpml-shared-5-10_xsd5 Drilldown into role in schema fpml-shared-5-10_xsd5 Drilldown into partyReference in schema fpml-shared-5-10_xsd5 Drilldown into PartyAndAccountReferences.model in schema fpml-shared-5-10_xsd5XSD Diagram of RelatedParty in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="RelatedParty">
    <xsd:sequence>
        <xsd:group ref="PartyAndAccountReferences.model" />
        <xsd:element name="role" type="PartyRole">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The category of the relationship. The related party performs the role specified in this field for the base party. For example, if the role is "Guarantor", the related party acts as a guarantor for the base party.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="type" type="PartyRoleType" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">Additional definition refining the type of relationship. For example, if the "role" is Guarantor, this element may be used to specify whether all positions are guaranteed, or only a subset of them.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsF:partyReference (1) (1)
role nsF:role (1) (1)
type nsF:type 0 (1)
<xs:group> nsF:PartyAndAccountReferences.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsF:relatedParty, nsF:relatedParty, nsF:relatedParty, nsF:relatedParty