gml:TimeIntervalLengthType
temporal.xsd
This type extends the built-in xsd:decimal simple type to allow floating-point values for temporal length. According to the ISO 11404 model you have to use positiveInteger together with appropriate values for radix and factor. The resolution of the time interval is to one radix ^(-factor) of the specified time unit (e.g. unit="second", radix="10", factor="3" specifies a resolution of milliseconds). It is a subtype of TimeDurationType.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Properties: Final: #all
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
unit | [1..1] | gml:TimeUnitType | ||
radix | [0..1] | xsd:positiveInteger | ||
factor | [0..1] | xsd:integer |
Used by
- Element gml:timeInterval
- Element swe:offsetInterval
- Element swe:windowInterval
Type inheritance chain
- xsd:decimal
- gml:TimeIntervalLengthType