| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.opengis.net/gml | ||||||||||||||||||||
| type | extension of gml:AbstractTimeGeometricPrimitiveType | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | gml:metaDataProperty gml:description gml:name gml:relatedTime gml:beginPosition gml:begin gml:endPosition gml:end gml:duration gml:timeInterval | ||||||||||||||||||||
| used by |
|
||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| source | <xs:complexType name="TimePeriodType"> <xs:complexContent> <xs:extension base="gml:AbstractTimeGeometricPrimitiveType"> <xs:sequence> <xs:choice> <xs:element name="beginPosition" type="gml:TimePositionType"/> <xs:element name="begin" type="gml:TimeInstantPropertyType"/> </xs:choice> <xs:choice> <xs:element name="endPosition" type="gml:TimePositionType"/> <xs:element name="end" type="gml:TimeInstantPropertyType"/> </xs:choice> <xs:group ref="gml:timeLength" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||
| type | gml:TimePositionType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="beginPosition" type="gml:TimePositionType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | gml:TimeInstantPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | gml:TimeInstant | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="begin" type="gml:TimeInstantPropertyType"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||
| type | gml:TimePositionType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="endPosition" type="gml:TimePositionType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | gml:TimeInstantPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | gml:TimeInstant | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="end" type="gml:TimeInstantPropertyType"/> |