Documentation for fieldgml

Complex Type: BoundingShapeType

[Table of contents]

Super-types: None
Sub-types: None
Name BoundingShapeType
Abstract no
Documentation Bounding shape.
XML Instance Representation
<...>
Start Choice [1]
<gml:Envelope> ... </gml:Envelope> [1]
<gml:Null> ... </gml:Null> [1]
End Choice
</...>
Diagram
h-718560813 h-574303990
Schema Component Representation
<complexType name="BoundingShapeType">
<sequence>
<choice>
<element ref=" gml:Envelope "/>
<element ref=" gml:Null "/>
</choice>
</sequence>
</complexType>