element GeoLocationArea
diagram SensorML_p245.png
namespace http://www.opengis.net/swe/1.0.1
type extension of swe:AbstractVectorType
properties
content complex
substGrp swe:AbstractDataRecord
children gml:description gml:name swe:member
annotation
documentation
Area used to define bounding boxes
source <xs:element name="GeoLocationArea" substitutionGroup="swe:AbstractDataRecord">
 
<xs:annotation>
   
<xs:documentation>Area used to define bounding boxes</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="swe:AbstractVectorType">
       
<xs:sequence>
         
<xs:element name="member" type="swe:EnvelopePropertyType" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:documentation>Is this an aggregate geometry?</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="name" type="xs:token"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute GeoLocationArea/@name
type xs:token
properties
isRef 0
source <xs:attribute name="name" type="xs:token"/>

element GeoLocationArea/member
diagram SensorML_p246.png
namespace http://www.opengis.net/swe/1.0.1
type swe:EnvelopePropertyType
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children swe:Envelope
annotation
documentation
Is this an aggregate geometry?
source <xs:element name="member" type="swe:EnvelopePropertyType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Is this an aggregate geometry?</xs:documentation>
 
</xs:annotation>
</xs:element>


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