complexType TimeRangeType
diagram FficeMessage_diagrams/FficeMessage_p218.png
namespace http://www.fixm.aero/base/4.2
children fb:earliest fb:extension fb:latest
used by
element TimeChoiceType/timeRange
annotation
documentation
Time range resulting from assigned speed range.
source <xs:complexType name="TimeRangeType">
 
<xs:annotation>
   
<xs:documentation>Time range resulting from assigned speed range.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="earliest" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Lower bound of the time range.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="extension" type="fb:TimeRangeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
     
<xs:annotation>
       
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="latest" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>Upper bound of the time range.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element TimeRangeType/earliest
diagram FficeMessage_diagrams/FficeMessage_p219.png
namespace http://www.fixm.aero/base/4.2
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation
Lower bound of the time range.
source <xs:element name="earliest" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Lower bound of the time range.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TimeRangeType/extension
diagram FficeMessage_diagrams/FficeMessage_p220.png
namespace http://www.fixm.aero/base/4.2
type fb:TimeRangeExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:TimeRangeExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element TimeRangeType/latest
diagram FficeMessage_diagrams/FficeMessage_p221.png
namespace http://www.fixm.aero/base/4.2
type fb:TimeType
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
pattern -?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?|(24:00:00(\.0+)?))Z
annotation
documentation
Upper bound of the time range.
source <xs:element name="latest" type="fb:TimeType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Upper bound of the time range.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy