Definition Type: Element
Name: relatedPerson
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:RelatedPerson
Containing Schema: fpml-doc-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Provides information about a person that executed or supports this trade
Collapse XSD Schema Diagram:
Drilldown into role in schema fpml-shared-5-10_xsd2 Drilldown into personReference in schema fpml-shared-5-10_xsd2 Drilldown into RelatedPerson in schema fpml-shared-5-10_xsd2XSD Diagram of relatedPerson in schema fpml-doc-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="relatedPerson" type="RelatedPerson" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Provides information about a person that executed or supports this trade</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
personReference nsC:personReference 0 (1)
role nsC:role 0 (1)
Collapse Derivation Tree: