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:
For pretrade processes, anonymous parties can be specified performing a specific role defined in this field such as MarketMaker or PriceTaker.
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">For pretrade processes, anonymous parties can be specified performing a specific role defined in this field such as MarketMaker or PriceTaker.</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: