Namespace |
http://www.opengis.net/gml |
Annotations
|
This enumerated data type specifies values for indeterminate positions. |
|
Diagram
|
|
Type |
restriction of string |
Facets
|
enumeration |
after |
|
enumeration |
before |
|
enumeration |
now |
|
enumeration |
unknown |
|
|
Used by
|
|
Source
|
<simpleType name="TimeIndeterminateValueType">
<annotation>
<documentation xml:lang="en">This enumerated data type specifies values for indeterminate positions.</documentation>
</annotation>
<restriction base="string">
<enumeration value="after"/>
<enumeration value="before"/>
<enumeration value="now"/>
<enumeration value="unknown"/>
</restriction>
</simpleType> |
|
Schema location |
http://schemas.opengis.net/gml/3.1.1/base/temporal.xsd |