Extent with respect to date and time |
Element | gmd:EX_SpatialTemporalExtent |
<xs:complexType name="EX_SpatialTemporalExtent_Type"> <xs:annotation> <xs:documentation>Extent with respect to date and time</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gmd:EX_TemporalExtent_Type"> <xs:sequence> <xs:element name="spatialExtent" type="gmd:EX_GeographicExtent_PropertyType" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |