Definition Type: Element
Name: businessUnit
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB: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_xsd1 Drilldown into contactInfo in schema fpml-shared-5-10_xsd1 Drilldown into businessUnitId in schema fpml-shared-5-10_xsd1 Drilldown into name in schema fpml-shared-5-10_xsd1 Drilldown into id in schema fpml-shared-5-10_xsd1 Drilldown into BusinessUnit in schema fpml-shared-5-10_xsd1XSD Diagram of businessUnit in schema fpml-shared-5-10_xsd1 (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 nsB:name 0 (1)
businessUnitId nsB:businessUnitId 0 (1)
contactInfo nsB:contactInfo 0 (1)
country nsB:country 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: