Definition Type: ComplexType
Name: PersonReference
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Reference
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
Reference to an individual.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd2 Drilldown into href in schema fpml-shared-5-10_xsd2XSD Diagram of PersonReference in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PersonReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Reference to an individual.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="Person" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsC:href Required
Collapse Derivation Tree:
Collapse References:
nsC:arrangingPersonReference, nsC:executionDeciderReference, nsC:investmentDeciderReference, nsC:personReference