complexType BoundingShapeType
diagram SensorML_p127.png
namespace http://www.opengis.net/gml
children gml:Envelope gml:Null
used by
element boundedBy
source <xs:complexType name="BoundingShapeType">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element ref="gml:Envelope"/>
     
<xs:element ref="gml:Null"/>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute name="nilReason" type="gml:NilReasonType"/>
</xs:complexType>

attribute BoundingShapeType/@nilReason
type gml:NilReasonType
properties
isRef 0
source <xs:attribute name="nilReason" type="gml:NilReasonType"/>


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