complexType AbstractCoverageType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}AbstractFeatureType (by extension)
  {http://www.opengis.net/gml}AbstractCoverageType
Derived Types
{http://www.opengis.net/gml}AbstractCoverageType
 {http://www.opengis.net/gml}_Coverage (by type)
 {http://www.opengis.net/gml}AbstractContinuousCoverageType (by extension)
  {http://www.opengis.net/gml}_ContinuousCoverage (by type)
 {http://www.opengis.net/gml}AbstractDiscreteCoverageType (by extension)
  {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="AbstractCoverageType" abstract="true">
    <
annotation>
        <
documentation>Abstract element which acts as the head of a substitution group for coverages. Note that a coverage is a GML feature.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractFeatureType">
            <
sequence>
                <
element ref="gml:domainSet"/>
                <
element ref="gml:rangeSet"/>
            </
sequence>
            <
attribute name="dimension" type="positiveInteger" use="optional"/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Abstract element which acts as the head of a substitution group for coverages. Note that a coverage is a GML feature.


complexType AbstractCoverageType


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.