complexType EnvelopeWithTimePeriodType

complexType {http://www.opengis.net/gml}EnvelopeWithTimePeriodType

Type Heirarchy
{http://www.opengis.net/gml}AbstractGeometryType (by extension)
 {http://www.opengis.net/gml}EnvelopeType (by extension)
  {http://www.opengis.net/gml}EnvelopeWithTimePeriodType
Derived Types
{http://www.opengis.net/gml}EnvelopeWithTimePeriodType
 {http://www.opengis.net/gml}EnvelopeWithTimePeriod (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="EnvelopeWithTimePeriodType">
    <
annotation>
        <
documentation>Envelope that includes also a temporal extent.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:EnvelopeType">
            <
sequence>
                <
element ref="gml:timePosition" minOccurs="2" maxOccurs="2"/>
            </
sequence>
            <
attribute name="frame" type="anyURI" use="optional" default="#ISO-8601"/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Envelope that includes also a temporal extent.


complexType EnvelopeWithTimePeriodType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.