complexType "ObservedRate"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
date (defined in ObservedRate complexType),
informationSource (defined in ObservedRate complexType),
rate (defined in ObservedRate complexType),
time (defined in ObservedRate complexType)
All Direct / Indirect Based Elements (2):
maximumObservedRate, minimumObservedRate
Known Usage Locations
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="ObservedRate">
<xsd:sequence>
<xsd:element minOccurs="0" name="rate" type="xsd:decimal"/>
<xsd:element minOccurs="0" name="date" type="xsd:date"/>
<xsd:element minOccurs="0" name="time" type="xsd:time"/>
<xsd:element minOccurs="0" name="informationSource" type="InformationSource"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
date
Type:
xsd:date, predefined, simple content
The date when the rate was observed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="date" type="xsd:date"/>

informationSource
Type:
InformationSource, complex content
The source of the observation.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="informationSource" type="InformationSource"/>

rate
Type:
xsd:decimal, predefined, simple content
The observed rate value which triggered the barrier event.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rate" type="xsd:decimal"/>

time
Type:
xsd:time, predefined, simple content
The time when the rate ws observed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="time" type="xsd:time"/>

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