complexType "BusinessCenter"
Namespace:
Content:
simple, 2 attributes
Defined:
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI : "http://www.fpml.org/coding-scheme/business-center"
 = 
xsd:ID
   
>
   
Content: 
{ xsd:normalizedString }
</...>
Simple Content Restrictions:
MaxLength:
255
MinLength:
0

All Direct / Indirect Based Elements (9):
businessCenter (defined in BusinessCenterTime complexType),
businessCenter (defined in BusinessCenters complexType),
businessCenter (defined in ExerciseNotice complexType),
businessCenter (in creditEventNotice defined in CreditEvents complexType),
businessDays (defined in WeatherLegCalculation complexType),
Known Usage Locations
Annotation
A code identifying a business day calendar location. A business day calendar location is drawn from the list identified by the business day calendar location scheme.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  NormalizedString (restriction)
      Scheme (extension)
          BusinessCenter
Derivation:
extension of Scheme
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="BusinessCenter">
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute default="http://www.fpml.org/coding-scheme/business-center" name="businessCenterScheme" type="NonEmptyURI"/>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
businessCenterScheme
Type:
Use:
optional
Attribute Value
xsd:anyURI
MinLength:
1
Default:
"http://www.fpml.org/coding-scheme/business-center"
XML Source (see within schema source)
<xsd:attribute default="http://www.fpml.org/coding-scheme/business-center" name="businessCenterScheme" type="NonEmptyURI"/>

id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.