Definition Type: ComplexType
Name: BusinessCenter
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A code identifying a financial business center location. A business center is drawn from the list identified by the business center scheme.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into businessCenterScheme in schema fpml-shared-4-4_xsdXSD Diagram of BusinessCenter in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="BusinessCenter">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A code identifying a financial business center location. A business center is drawn from the list identified by the business center scheme.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="businessCenterScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/business-center-6-4" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
businessCenterScheme fpml:businessCenterScheme http://www.fpml.org/coding-scheme/business-center-6-4 (Optional)
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:businessCenter, fpml:businessCenter, fpml:businessCenter, fpml:businessCenter, fpml:businessCenterfpml:calculationAgentBusinessCenter,