complexType BoundedFeatureType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}AbstractFeatureType (by restriction)
  {http://www.opengis.net/gml}BoundedFeatureType
Abstracttrue (This cannot be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:sch=http://www.ascc.net/xml/schematron
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="BoundedFeatureType" abstract="true">
    <
annotation>
        <
documentation>Makes boundedBy mandatory</documentation>
    </
annotation>
    <
complexContent>
        <
restriction base="gml:AbstractFeatureType">
            <
sequence>
                <
group ref="gml:StandardObjectProperties"/>
                <
element ref="gml:boundedBy"/>
                <
element ref="gml:location" minOccurs="0">
                    <
annotation>
                        <
appinfo>deprecated</appinfo>
                        <
documentation>deprecated in GML version 3.1</documentation>
                    </
annotation>
                </
element>
            </
sequence>
        </
restriction>
    </
complexContent>
</
complexType>


Documentation

Makes boundedBy mandatory


complexType BoundedFeatureType


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.