XML Schema Documentation

Model Group: BusinessCentersOrReference.model

[Table of contents]

Name BusinessCentersOrReference.model
Used by (from the same schema document) Complex Type BusinessDateRange , Complex Type BusinessDayAdjustments , Complex Type RelativeDateOffset , Complex Type RelativeDateSequence
XML Instance Representation
Start Choice [1]
<businessCentersReference> BusinessCentersReference </businessCentersReference> [1]

'A pointer style reference to a set of financial business centers defined elsewhere in the document. This set of business centers is used to determine whether a particular day is a business day or not.'

<businessCenters> BusinessCenters </businessCenters> [1]
End Choice
Diagram
type_BusinessCenters
Schema Component Representation
<xsd:group name="BusinessCentersOrReference.model">
<xsd:choice>
<xsd:element name="businessCentersReference" type=" BusinessCentersReference "/>
<xsd:element name="businessCenters" type=" BusinessCenters "/>
</xsd:choice>
</xsd:group>