complexType MultiPointCoverageType

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

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 (by restriction)
    {http://www.opengis.net/gml}MultiPointCoverageType
Derived Types
{http://www.opengis.net/gml}MultiPointCoverageType
 {http://www.opengis.net/gml}MultiPointCoverage (by type)
Abstractfalse (This can 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="MultiPointCoverageType">
    <
annotation>
        <
documentation>A discrete coverage type whose domain is defined by a collection of point</documentation>
    </
annotation>
    <
complexContent>
        <
restriction base="gml:AbstractDiscreteCoverageType">
            <
sequence>
                <
group ref="gml:StandardObjectProperties"/>
                <
element ref="gml:boundedBy" minOccurs="0"/>
                <
element ref="gml:multiPointDomain"/>
                <
element ref="gml:rangeSet"/>
                <
element ref="gml:coverageFunction" minOccurs="0"/>
            </
sequence>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

A discrete coverage type whose domain is defined by a collection of point


complexType MultiPointCoverageType


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.