complexType AbstractTimeGeometricPrimitiveType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}AbstractTimeObjectType (by extension)
  {http://www.opengis.net/gml}AbstractTimePrimitiveType (by extension)
   {http://www.opengis.net/gml}AbstractTimeGeometricPrimitiveType
Derived Types
{http://www.opengis.net/gml}AbstractTimeGeometricPrimitiveType
 {http://www.opengis.net/gml}TimeInstantType (by extension)
  {http://www.opengis.net/gml}TimeInstant (by type)
 {http://www.opengis.net/gml}TimePeriodType (by extension)
  {http://www.opengis.net/gml}temporalExtent (by type)
  {http://www.opengis.net/gml}TimePeriod (by type)
 {http://www.opengis.net/gml}_TimeGeometricPrimitive (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="AbstractTimeGeometricPrimitiveType" abstract="true">
    <
annotation>
        <
documentation xml:lang="en">
The abstract supertype for temporal geometric primitives.
A temporal geometry must be associated with a temporal reference system via URI.
The Gregorian calendar with UTC is the default reference system, following ISO
8601. Other reference systems in common use include the GPS calendar and the
Julian calendar.
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractTimePrimitiveType">
            <
attribute name="frame" type="anyURI" use="optional" default="#ISO-8601"/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

The abstract supertype for temporal geometric primitives.
       A temporal geometry must be associated with a temporal reference system via URI.
       The Gregorian calendar with UTC is the default reference system, following ISO
       8601. Other reference systems in common use include the GPS calendar and the
       Julian calendar.


complexType AbstractTimeGeometricPrimitiveType


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.