| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of gml:TimePrimitivePropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | gml:_TimePrimitive | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="RelatedTimeType"> <xs:complexContent> <xs:extension base="gml:TimePrimitivePropertyType"> <xs:attribute name="relativePosition"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="Before"/> <xs:enumeration value="After"/> <xs:enumeration value="Begins"/> <xs:enumeration value="Ends"/> <xs:enumeration value="During"/> <xs:enumeration value="Equals"/> <xs:enumeration value="Contains"/> <xs:enumeration value="Overlaps"/> <xs:enumeration value="Meets"/> <xs:enumeration value="OverlappedBy"/> <xs:enumeration value="MetBy"/> <xs:enumeration value="BegunBy"/> <xs:enumeration value="EndedBy"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
| type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xs:attribute name="relativePosition"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="Before"/> <xs:enumeration value="After"/> <xs:enumeration value="Begins"/> <xs:enumeration value="Ends"/> <xs:enumeration value="During"/> <xs:enumeration value="Equals"/> <xs:enumeration value="Contains"/> <xs:enumeration value="Overlaps"/> <xs:enumeration value="Meets"/> <xs:enumeration value="OverlappedBy"/> <xs:enumeration value="MetBy"/> <xs:enumeration value="BegunBy"/> <xs:enumeration value="EndedBy"/> </xs:restriction> </xs:simpleType> </xs:attribute> |