complexType TemporalRangeType
diagram Nas_diagrams/Nas_p462.png
namespace http://www.fixm.aero/base/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
children fb:extension
used by
elements TemporalChoiceType/temporalRange TemporalRange
attributes
Name  Type  Use  Default  Fixed  Annotation
earliest  fb:TimeType  optional      
documentation

                     lower bound of the temporal range.
                 
latest  fb:TimeType  optional      
documentation

                     Upper bound of the temporal range.
                 
annotation
documentation

            Temporal range resulting from assigned speed range.
        
source <complexType name="TemporalRangeType">
 
<annotation>
   
<documentation>
            Temporal range resulting from assigned speed range.
        
</documentation>
 
</annotation>
 
<complexContent>
   
<extension base="fb:ExtensibleType">
     
<attribute name="earliest" type="fb:TimeType" use="optional">
       
<annotation>
         
<documentation>
                     lower bound of the temporal range.
                 
</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="latest" type="fb:TimeType" use="optional">
       
<annotation>
         
<documentation>
                     Upper bound of the temporal range.
                 
</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute TemporalRangeType/@earliest
type fb:TimeType
properties
use optional
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 temporal range.
                 
source <attribute name="earliest" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
                     lower bound of the temporal range.
                 
</documentation>
 
</annotation>
</attribute>

attribute TemporalRangeType/@latest
type fb:TimeType
properties
use optional
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 temporal range.
                 
source <attribute name="latest" type="fb:TimeType" use="optional">
 
<annotation>
   
<documentation>
                     Upper bound of the temporal range.
                 
</documentation>
 
</annotation>
</attribute>


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