complexType LinearRingType
diagram sensorML_p1709.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractRingType
properties
base gml:AbstractRingType
children gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates
used by
element LinearRing
source <complexType name="LinearRingType">
 
<complexContent>
   
<extension base="gml:AbstractRingType">
     
<sequence>
       
<choice>
         
<choice minOccurs="4" maxOccurs="unbounded">
           
<element ref="gml:pos"/>
           
<element ref="gml:pointProperty"/>
           
<element ref="gml:pointRep"/>
         
</choice>
         
<element ref="gml:posList"/>
         
<element ref="gml:coordinates"/>
       
</choice>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>


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