diagram | |||||||||||||||
namespace | http://www.opengis.net/gml/3.2 | ||||||||||||||
type | restriction of gml:AbstractFeatureType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:boundedBy gml:location | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <complexType name="BoundedFeatureType" abstract="true"> <annotation> <appinfo>deprecated</appinfo> </annotation> <complexContent> <restriction base="gml:AbstractFeatureType"> <sequence> <group ref="gml:StandardObjectProperties"/> <element ref="gml:boundedBy"/> <element ref="gml:location" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType> |