simpleType timeIso8601
namespace http://www.opengis.net/swe/1.0.1
type union of (xs:date, xs:time, xs:dateTime, gml:TimeIndeterminateValueType)
used by
elements Document/date Event/date
simpleType timePositionType
attribute TRSAttributeGroup/@referenceTime
annotation
documentation
Choice of time position encodings, not including numeric representation.
      A minor variation on gml:TimePositionUnion - carrying "indeterminate value" as content instead of an attribute.
source <xs:simpleType name="timeIso8601">
 
<xs:annotation>
   
<xs:documentation>Choice of time position encodings, not including numeric representation.
      A minor variation on gml:TimePositionUnion - carrying "indeterminate value" as content instead of an attribute.
</xs:documentation>
 
</xs:annotation>
 
<xs:union memberTypes="xs:date xs:time xs:dateTime gml:TimeIndeterminateValueType"/>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy