complexType "BusinessCenterTime"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
at 38 locations
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
businessCenter (defined in BusinessCenterTime complexType),
hourMinuteTime (defined in BusinessCenterTime complexType)
All Direct / Indirect Based Elements (38):
cashSettlementValuationTime,
earliestExecutionTime,
earliestExerciseTime (in americanExercise),
earliestExerciseTime (in bermudaExercise),
earliestExerciseTime (in europeanExercise),
equityExpirationTime,
expirationTime (defined in CommodityAmericanExercise complexType),
expirationTime (defined in CommodityEuropeanExercise complexType),
expirationTime (in americanExercise),
expirationTime (in bermudaExercise),
expirationTime (in europeanExercise),
expiryTime (defined in FxDigitalAmericanExercise complexType),
expiryTime (defined in FxEuropeanExercise complexType),
expiryTime (defined in FxExpirySchedule complexType),
expiryTime (in expiryDate defined in FxExpiryDateOrSchedule.model group),
fixingTime (defined in CommodityFx complexType),
fixingTime (defined in CommodityFx complexType),
fixingTime (defined in FxInformationSource complexType),
fixingTime (defined in FxSpotRateSource complexType),
fixingTime (in asian in features in fxOption),
fixingTime (in dualCurrency),
fixingTime (in fxForwardVolatilityAgreement),
latestExecutionTime,
latestExerciseTime (defined in CommodityAmericanExercise complexType),
latestExerciseTime (defined in SharedAmericanExercise complexType),
latestExerciseTime (in americanExercise),
latestExerciseTime (in bermudaExercise),
observationEndTime (defined in FxAccrualKnockoutBarrier.model group),
observationEndTime (defined in FxBarrier.model group),
observationEndTime (defined in FxBarrierFeature complexType),
observationEndTime (in touch),
observationStartTime (defined in FxAccrualKnockoutBarrier.model group),
observationStartTime (defined in FxBarrier.model group),
observationStartTime (defined in FxBarrierFeature complexType),
observationStartTime (in touch),
time (defined in FxBusinessCenterDateTime complexType),
valuationTime (defined in EquityValuation complexType),
valuationTime (in cashSettlementTerms)
Known Usage Locations
Annotation
A type for defining a time with respect to a business day calendar location. For example, 11:00am London time.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="BusinessCenterTime">
<xsd:sequence>
<xsd:element name="hourMinuteTime" type="HourMinuteTime"/>
<xsd:element name="businessCenter" type="BusinessCenter"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
businessCenter
Type:
BusinessCenter, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element name="businessCenter" type="BusinessCenter"/>

hourMinuteTime
Type:
HourMinuteTime, simple content
A time specified in hh:mm:ss format where the second component must be '00', e.g. 11am would be represented as 11:00:00.
Simple Content
xsd:time
Pattern:
[0-2][0-9]:[0-5][0-9]:00
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="hourMinuteTime" type="HourMinuteTime"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.