complexType TextEncodingType
diagram AirQualityReporting_p1812.png
namespace http://www.opengis.net/swe/2.0
type extension of swe:AbstractEncodingType
properties
base swe:AbstractEncodingType
children swe:extension
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
collapseWhiteSpacesbooleanoptional  true    
documentation
Indicates whether white spaces (i.e. space, tab, CR, LF) should be collapsed with separators when parsing the data stream
decimalSeparatorstringoptional  .    
documentation
Character used as the decimal separator
tokenSeparatorstringrequired      
documentation
Character sequence used as the token separator (i.e. between two successive values)
blockSeparatorstringrequired      
documentation
Character sequence used as the block separator (i.e. between two successive blocks in the data set. The end of a block is reached once all values from the data tree have been encoded once)

attribute TextEncodingType/@collapseWhiteSpaces
type boolean
properties
isRef 0
default true
use optional
annotation
documentation
Indicates whether white spaces (i.e. space, tab, CR, LF) should be collapsed with separators when parsing the data stream

attribute TextEncodingType/@decimalSeparator
type string
properties
isRef 0
default .
use optional
annotation
documentation
Character used as the decimal separator

attribute TextEncodingType/@tokenSeparator
type string
properties
isRef 0
use required
annotation
documentation
Character sequence used as the token separator (i.e. between two successive values)

attribute TextEncodingType/@blockSeparator
type string
properties
isRef 0
use required
annotation
documentation
Character sequence used as the block separator (i.e. between two successive blocks in the data set. The end of a block is reached once all values from the data tree have been encoded once)


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