complexType BoundingShapeType
diagram index_p954.png
namespace http://www.opengis.net/gml
children gml:Envelope gml:Null
used by
element boundedBy
annotation
documentation
Bounding shape.
source <xs:complexType name="BoundingShapeType">
 
<xs:annotation>
   
<xs:documentation>Bounding shape.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:choice>
     
<xs:element ref="gml:Envelope"/>
     
<xs:element ref="gml:Null"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy