Definition Type: ComplexType
Name: PartyId
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:NonEmptyScheme
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
The data type used for party identifiers.
Collapse XSD Schema Diagram:
Drilldown into partyIdScheme in schema fpml-shared-5-10_xsd1XSD Diagram of PartyId in schema fpml-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PartyId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The data type used for party identifiers.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="NonEmptyScheme">
            <!--<xsd:attribute name="partyIdScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/external/iso9362"/>-->
            <xsd:attribute name="partyIdScheme" type="NonEmptyURI" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
partyIdScheme nsB:partyIdScheme Required
Collapse Derivation Tree:
Collapse References:
nsB:partyId