complexType AbstractDiscreteCoverageType

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

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}AbstractDiscreteCoverageType
Derived Types
{http://www.opengis.net/gml}AbstractDiscreteCoverageType
 {http://www.opengis.net/gml}MultiCurveCoverageType (by restriction)
  {http://www.opengis.net/gml}MultiCurveCoverage (by type)
 {http://www.opengis.net/gml}RectifiedGridCoverageType (by restriction)
  {http://www.opengis.net/app}Landsat7CoverageType (by restriction)
   {http://www.opengis.net/app}Landsat7Coverage (by type)
  {http://www.spotimage.com/Ref3D}R3DOrthoCoverageType (by restriction)
   {http://www.spotimage.com/Ref3D}R3DOrthoCoverage (by type)
  {http://www.opengis.net/gml}RectifiedGridCoverage (by type)
 {http://www.opengis.net/gml}MultiSurfaceCoverageType (by restriction)
  {http://www.opengis.net/gml}MultiSurfaceCoverage (by type)
 {http://www.opengis.net/gml}GridCoverageType (by restriction)
  {http://www.opengis.net/gml}GridCoverage (by type)
 {http://www.opengis.net/gml}MultiSolidCoverageType (by restriction)
  {http://www.opengis.net/gml}MultiSolidCoverage (by type)
 {http://www.opengis.net/gml}_DiscreteCoverage (by type)
 {http://www.opengis.net/gml}MultiPointCoverageType (by restriction)
  {http://www.opengis.net/gml}MultiPointCoverage (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="AbstractDiscreteCoverageType" abstract="true">
    <
annotation>
        <
documentation>A discrete coverage consists of a domain set, range set and optionally a coverage function. The domain set consists of either geometry or temporal objects, finite in number. The range set is comprised of a finite number of attribute values each of which is associated to every direct position within any single spatiotemporal object in the domain. In other words, the range values are constant on each spatiotemporal object in the domain. This coverage function maps each element from the coverage domain to an element in its range. This definition conforms to ISO 19123.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractCoverageType">
            <
sequence>
                <
element ref="gml:coverageFunction" minOccurs="0"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A discrete coverage consists of a domain set, range set and optionally a coverage function. The domain set consists of either geometry or temporal objects, finite in number. The range set is comprised of a finite number of attribute values each of which is associated to every direct position within any single spatiotemporal object in the domain. In other words, the range values are constant on each spatiotemporal object in the domain. This coverage function maps each element from the coverage domain to an element in its range. This definition conforms to ISO 19123.


complexType AbstractDiscreteCoverageType


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.