Definition Type: Element
Name: person
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:Person
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Optional information about people involved in a transaction or busines process. (These are eomployees of the party).
Collapse XSD Schema Diagram:
Drilldown into country in schema fpml-shared-5-10_xsd3 Drilldown into dateOfBirth in schema fpml-shared-5-10_xsd3 Drilldown into contactInfo in schema fpml-shared-5-10_xsd3 Drilldown into businessUnitReference in schema fpml-shared-5-10_xsd3 Drilldown into personId in schema fpml-shared-5-10_xsd3 Drilldown into suffix in schema fpml-shared-5-10_xsd3 Drilldown into surname in schema fpml-shared-5-10_xsd3 Drilldown into initial in schema fpml-shared-5-10_xsd3 Drilldown into middleName in schema fpml-shared-5-10_xsd3 Drilldown into firstName in schema fpml-shared-5-10_xsd3 Drilldown into honorific in schema fpml-shared-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd3 Drilldown into Person in schema fpml-shared-5-10_xsd3XSD Diagram of person in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="person" type="Person" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Optional information about people involved in a transaction or busines process. (These are eomployees of the party).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
honorific nsD:honorific 0 (1)
firstName nsD:firstName 0 (1)
middleName nsD:middleName (1) unbounded
initial nsD:initial (1) unbounded
surname nsD:surname 0 (1)
suffix nsD:suffix 0 (1)
personId nsD:personId 0 unbounded
businessUnitReference nsD:businessUnitReference 0 (1)
contactInfo nsD:contactInfo 0 (1)
dateOfBirth nsD:dateOfBirth 0 (1)
country nsD:country 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
Collapse Derivation Tree: