Definition Type: ComplexType
Name: BusinessCentersReference
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:Reference
Containing Schema: fpml-shared-5-10.xsd
Abstract
Documentation:
A pointer style reference to a set of business day calendar defined elsewhere in the document.
Collapse XSD Schema Diagram:
Drilldown into Reference in schema fpml-shared-5-10_xsd2 Drilldown into href in schema fpml-shared-5-10_xsd2XSD Diagram of BusinessCentersReference in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="BusinessCentersReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A pointer style reference to a set of business day calendar defined elsewhere in the document.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Reference">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="BusinessCenters" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsC:href Required
Collapse Derivation Tree:
Collapse References:
nsC:businessCentersReference