Definition Type: Element
Name: relatedPerson
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into personReference in schema fpml-shared-5-10_xsd Drilldown into RelatedPerson in schema fpml-shared-5-10_xsdXSD Diagram of relatedPerson in schema fpml-doc-5-10_xsd (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 nsA:personReference (1) (1)
role nsA:role (1) (1)
Collapse Derivation Tree: