complexType AbstractTimeSliceType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}AbstractTimeSliceType
Derived Types
{http://www.opengis.net/gml}AbstractTimeSliceType
 {http://www.opengis.net/gml}_TimeSlice (by type)
 {http://www.opengis.net/gml}MovingObjectStatusType (by extension)
  {http://www.opengis.net/gml}MovingObjectStatus (by type)
Abstracttrue (This cannot be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="AbstractTimeSliceType" abstract="true">
    <
annotation>
        <
documentation xml:lang="en">
A timeslice encapsulates the time-varying properties of a dynamic feature--it
must be extended to represent a timestamped projection of a feature. The dataSource
property describes how the temporal data was acquired.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractGMLType">
            <
sequence>
                <
element ref="gml:validTime"/>
                <
element ref="gml:dataSource" minOccurs="0"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A timeslice encapsulates the time-varying properties of a dynamic feature--it
        must be extended to represent a timestamped projection of a feature. The dataSource
        property describes how the temporal data was acquired.


complexType AbstractTimeSliceType


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.