complexType PolygonMemberType

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

Type Heirarchy
{http://www.opengis.net/gml}GeometryAssociationType (by restriction)
 {http://www.opengis.net/gml}PolygonMemberType
Derived Types
{http://www.opengis.net/gml}PolygonMemberType
 {http://www.opengis.net/gml}polygonMember (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="PolygonMemberType">
    <
annotation>
        <
documentation>Restricts the geometry member to being a Polygon instance.</documentation>
    </
annotation>
    <
complexContent>
        <
restriction base="gml:GeometryAssociationType">
            <
sequence minOccurs="0">
                <
element ref="gml:Polygon"/>
            </
sequence>
            <
attributeGroup ref="gml:AssociationAttributeGroup"/>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

Restricts the geometry member to being a Polygon instance.


complexType PolygonMemberType


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.