complexType MultiPolygonType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGeometryType (by restriction)
 {http://www.opengis.net/gml}AbstractGeometryCollectionBaseType (by extension)
  {http://www.opengis.net/gml}GeometryCollectionType (by restriction)
   {http://www.opengis.net/gml}MultiPolygonType
Derived Types
{http://www.opengis.net/gml}MultiPolygonType
 {http://www.opengis.net/gml}MultiPolygon (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="MultiPolygonType">
    <
annotation>
        <
documentation>A MultiPolygon is defined by one or more Polygons, referenced through polygonMember elements.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractGeometricAggregateType">
            <
sequence>
                <
element ref="gml:polygonMember" minOccurs="0" maxOccurs="unbounded"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

A MultiPolygon is defined by one or more Polygons, referenced through polygonMember elements.


complexType MultiPolygonType


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.