Definition Type: Element
Name: offsetInterval
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: gml:TimeIntervalLengthType
Containing Schema: temporalAggregates.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
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)
Collapse XSD Schema Diagram:
Drilldown into factor in schema gml_xsd Drilldown into radix in schema gml_xsd Drilldown into unit in schema gml_xsd Drilldown into TimeIntervalLengthType in schema gml_xsdXSD Diagram of offsetInterval in schema temporalaggregates_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="offsetInterval" type="gml:TimeIntervalLengthType">
    <annotation>
        <documentation>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)</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
unit gml:unit Required
radix gml:radix Optional
factor gml:factor Optional
Collapse Derivation Tree: