Definition Type: Element
Name: role
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:PartyRole
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The category of the relationship. The related party performs the role specified in this field for the base party. For example, if the role is "Guarantor", the related party acts as a guarantor for the base party.
Collapse XSD Schema Diagram:
Drilldown into partyRoleScheme in schema fpml-shared-5-10_xsd2 Drilldown into PartyRole in schema fpml-shared-5-10_xsd2XSD Diagram of role in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="role" type="PartyRole" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The category of the relationship. The related party performs the role specified in this field for the base party. For example, if the role is "Guarantor", the related party acts as a guarantor for the base party.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
partyRoleScheme nsC:partyRoleScheme http://www.fpml.org/coding-scheme/party-role (Optional)
Collapse Derivation Tree: