Definition Type: ComplexType
Name: BusinessCenter
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-0.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-0_xsd Drilldown into businessCenterScheme in schema fpml-shared-4-0_xsdXSD Diagram of BusinessCenter in schema fpml-shared-4-0_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" default="http://www.fpml.org/spec/2000/business-center-1-0" type="xsd:anyURI" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
businessCenterScheme nsA:businessCenterScheme http://www.fpml.org/spec/2000/business-center-1-0 (Optional)
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:businessCenter, nsA:businessCenter, nsA:businessCenter, nsA:businessCenternsA:calculationAgentBusinessCenter,