complexType OrientableCurveType
diagram sensorML_p1332.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractCurveType
properties
base gml:AbstractCurveType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:baseCurve
used by
element OrientableCurve
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="OrientableCurveType">
 
<complexContent>
   
<extension base="gml:AbstractCurveType">
     
<sequence>
       
<element ref="gml:baseCurve"/>
     
</sequence>
     
<attribute name="orientation" type="gml:SignType" default="+"/>
   
</extension>
 
</complexContent>
</complexType>

attribute OrientableCurveType/@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