complexType OrientableSurfaceType
diagram sensorML_p1333.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractSurfaceType
properties
base gml:AbstractSurfaceType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:baseSurface
used by
element OrientableSurface
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
srsNameanyURI      
srsDimensionpositiveInteger      
axisLabelsgml:NCNameList      
uomLabelsgml:NCNameList      
orientationgml:SignType  +    
source <complexType name="OrientableSurfaceType">
 
<complexContent>
   
<extension base="gml:AbstractSurfaceType">
     
<sequence>
       
<element ref="gml:baseSurface"/>
     
</sequence>
     
<attribute name="orientation" type="gml:SignType" default="+"/>
   
</extension>
 
</complexContent>
</complexType>

attribute OrientableSurfaceType/@orientation
type gml:SignType
properties
isRef 0
default +
facets
Kind Value annotation 
enumeration 
enumeration 
source <attribute name="orientation" type="gml:SignType" default="+"/>


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