Definition Type: Element
Name: offsetDuration
Namespace: http://niem.gov/niem/external/ogc-observation/draft-0.14.5/swe/dhs-gmo/1.0.0
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: temporalAggregates.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
XML Schema built-in simple type for duration: e.g. P1Y (1 year) P1M (1 month) P1DT12H (1 day 12 hours) PT5M (5 minutes) PT0.007S (7 milliseconds)
Collapse XSD Schema Diagram:
XSD Diagram of offsetDuration in schema temporalaggregates_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="offsetDuration" type="duration">
    <annotation>
        <documentation>XML Schema built-in simple type for duration: e.g.
P1Y (1 year)
P1M (1 month)
P1DT12H (1 day 12 hours)
PT5M (5 minutes)
PT0.007S (7 milliseconds)</documentation>
    </annotation>
</element>