complexType AbstractContinuousCoverageType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}AbstractFeatureType (by extension)
  {http://www.opengis.net/gml}AbstractCoverageType (by extension)
   {http://www.opengis.net/gml}AbstractContinuousCoverageType
Derived Types
{http://www.opengis.net/gml}AbstractContinuousCoverageType
 {http://www.opengis.net/gml}_ContinuousCoverage (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:xlink=http://www.w3.org/1999/xlink
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="AbstractContinuousCoverageType" abstract="true">
    <
annotation>
        <
documentation>A continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domain</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractCoverageType">
            <
sequence>
                <
element ref="gml:coverageFunction" minOccurs="0"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A continuous coverage as defined in ISO 19123 is a coverage that can return different values for the same feature attribute at different direct positions within a single spatiotemporal object in its spatiotemporal domain


complexType AbstractContinuousCoverageType


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.