Definition Type: Element
Name: businessUnit
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:BusinessUnit
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Optional organization unit information used to describe the organization units (e.g. trading desks) involved in a transaction or business process .
Collapse XSD Schema Diagram:
Drilldown into country in schema fpml-shared-5-10_xsd4 Drilldown into contactInfo in schema fpml-shared-5-10_xsd4 Drilldown into businessUnitId in schema fpml-shared-5-10_xsd4 Drilldown into name in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into BusinessUnit in schema fpml-shared-5-10_xsd4XSD Diagram of businessUnit in schema fpml-shared-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="businessUnit" type="BusinessUnit" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Optional organization unit information used to describe the organization units (e.g. trading desks) involved in a transaction or business process .</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsE:name 0 (1)
businessUnitId nsE:businessUnitId 0 (1)
contactInfo nsE:contactInfo 0 (1)
country nsE:country 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: