diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:AbstractTimeReferenceSystemType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:name gml:domainOfValidity gml:originPosition gml:origin gml:interval | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="TimeCoordinateSystemType"> <xs:annotation> <xs:documentation xml:lang="en">A temporal coordinate system is based on a continuous interval scale defined in terms of a single time interval.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractTimeReferenceSystemType"> <xs:sequence> <xs:choice> <xs:element name="originPosition" type="gml:TimePositionType"/> <xs:element name="origin" type="gml:TimeInstantPropertyType"/> </xs:choice> <xs:element name="interval" type="gml:TimeIntervalLengthType"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||
type | gml:TimePositionType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="originPosition" type="gml:TimePositionType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gml:TimeInstantPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:TimeInstant | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="origin" type="gml:TimeInstantPropertyType"/> |
diagram | ![]() |
||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||
type | gml:TimeIntervalLengthType | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xs:element name="interval" type="gml:TimeIntervalLengthType"/> |