complexType TextType
diagram sensorML_p1093.png
namespace http://www.opengis.net/swe/2.0
type extension of swe:AbstractSimpleComponentType
properties
base swe:AbstractSimpleComponentType
children swe:extension swe:identifier swe:label swe:description swe:quality swe:nilValues swe:constraint swe:value
used by
element Text
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
updatablebooleanoptional      
documentation
Specifies if the value of a data component can be updated externally (i.e. is variable)
optionalbooleanoptional  false    
documentation
Specifies that data for this component can be omitted in the datastream
definitionanyURIoptional      
documentation
Reference to semantic information defining the precise nature of the component
referenceFrameanyURIoptional      
documentation
Frame of reference (usually temporal or spatial) with respect to which the value of the component is expressed. A reference frame anchors a value to a real world datum.
axisIDstringoptional      
documentation
Specifies the reference axis (refer to gml:axisID). The reference frame URI should also be specified unless it is inherited from parent Vector
source <complexType name="TextType">
 
<complexContent>
   
<extension base="swe:AbstractSimpleComponentType">
     
<sequence>
       
<element name="constraint" type="swe:AllowedTokensPropertyType" minOccurs="0" maxOccurs="1"/>
       
<element name="value" type="string" minOccurs="0" maxOccurs="1">
         
<annotation>
           
<documentation>Value is optional, to enable structure to act as a schema for values provided using other encodings</documentation>
         
</annotation>
       
</element>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element TextType/constraint
diagram sensorML_p1094.png
namespace http://www.opengis.net/swe/2.0
type swe:AllowedTokensPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children swe:AllowedTokens
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
source <element name="constraint" type="swe:AllowedTokensPropertyType" minOccurs="0" maxOccurs="1"/>

element TextType/value
diagram sensorML_p1095.png
namespace http://www.opengis.net/swe/2.0
type string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Value is optional, to enable structure to act as a schema for values provided using other encodings
source <element name="value" type="string" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>Value is optional, to enable structure to act as a schema for values provided using other encodings</documentation>
 
</annotation>
</element>


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