diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:AbstractTimeReferenceSystemType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:name gml:domainOfValidity gml:referenceFrame | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="TimeCalendarType"> <xs:annotation> <xs:documentation xml:lang="en">A calendar is a discrete temporal reference system that provides a basis for defining temporal position to a resolution of one day. A single calendar may reference more than one calendar era.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractTimeReferenceSystemType"> <xs:sequence> <xs:element name="referenceFrame" type="gml:TimeCalendarEraPropertyType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Link to the CalendarEras that it uses as a reference for dating.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gml:TimeCalendarEraPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:TimeCalendarEra | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="referenceFrame" type="gml:TimeCalendarEraPropertyType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Link to the CalendarEras that it uses as a reference for dating.</xs:documentation> </xs:annotation> </xs:element> |