Schema Central > NIEM 2.0 > temporalAggregates.xsd > swe:offsetInterval
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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

Content

  • xsd:decimal
  • Attributes

    NameOccTypeDescriptionNotes
    unit [1..1]gml:TimeUnitType
    radix [0..1]xsd:positiveInteger
    factor [0..1]xsd:integer

    Used in

    Sample instance

    <swe:offsetInterval unit="year">1.0</swe:offsetInterval>

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com