Definition Type: ComplexType
Name: PartyRole
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A type describing a role played by a party in one or more transactions. Examples include roles such as guarantor, custodian, confirmation service provider, etc. This can be extended to provide custom roles.
Collapse XSD Schema Diagram:
Drilldown into partyRoleScheme in schema fpml-shared-5-10_xsd4XSD Diagram of PartyRole in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PartyRole">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type describing a role played by a party in one or more transactions. Examples include roles such as guarantor, custodian, confirmation service provider, etc. This can be extended to provide custom roles.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="partyRoleScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/party-role" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
partyRoleScheme nsE:partyRoleScheme http://www.fpml.org/coding-scheme/party-role (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:role, nsE:role