element TextBlock
diagram SensorML_p517.png
namespace http://www.opengis.net/swe/1.0.1
type extension of swe:AbstractEncodingType
properties
content complex
used by
complexType BlockEncodingPropertyType
source <xs:element name="TextBlock">
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="swe:AbstractEncodingType">
       
<xs:attribute name="tokenSeparator" type="swe:textSeparator" use="required"/>
       
<xs:attribute name="blockSeparator" type="swe:textSeparator" use="required"/>
       
<xs:attribute name="decimalSeparator" type="swe:decimalSeparator" use="required"/>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute TextBlock/@tokenSeparator
type swe:textSeparator
properties
isRef 0
use required
facets
maxLength 3
source <xs:attribute name="tokenSeparator" type="swe:textSeparator" use="required"/>

attribute TextBlock/@blockSeparator
type swe:textSeparator
properties
isRef 0
use required
facets
maxLength 3
source <xs:attribute name="blockSeparator" type="swe:textSeparator" use="required"/>

attribute TextBlock/@decimalSeparator
type swe:decimalSeparator
properties
isRef 0
use required
facets
length 1
source <xs:attribute name="decimalSeparator" type="swe:decimalSeparator" use="required"/>


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