swe:offsetInterval
representation of the ISO 11404 model of a time interval length: e.g. value=1, unit="year" value=1, unit="other:month" (or see next) value=1, unit="year" radix="12" factor="1" (1/12 year) value=1.5, unit="day" value=36, unit="hour" value=5, unit="minute" value=7, unit="second" radix="10" factor="3" (7 milliseconds)
Element information
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Schema document: external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0/temporalAggregates.xsd
Type: gml:TimeIntervalLengthType
Properties: Local, Qualified
Content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
unit | [1..1] | gml:TimeUnitType | ||
radix | [0..1] | xsd:positiveInteger | ||
factor | [0..1] | xsd:integer |
Used in
- Type swe:TimeGridType (Element swe:TimeGrid)
- Type swe:TimeInstantGridType via extension of swe:TimeGridType (Element swe:TimeInstantGrid)
- Type swe:TimeIntervalGridType via extension of swe:TimeGridType (Element swe:TimeIntervalGrid)
Sample instance
<swe:offsetInterval unit="year">1.0</swe:offsetInterval>