diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
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> |
type | fb:TimeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="earliest" type="fb:TimeType" use="optional"> <annotation> <documentation> lower bound of the temporal range. </documentation> </annotation> </attribute> |
type | fb:TimeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="latest" type="fb:TimeType" use="optional"> <annotation> <documentation> Upper bound of the temporal range. </documentation> </annotation> </attribute> |