diagram |
|
namespace |
http://www.opengis.net/swe/2.0 |
type |
swe:TextEncodingType |
properties |
content | complex | substGrp | swe:AbstractEncoding |
|
children |
swe:extension |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | id | ID | optional | | | | collapseWhiteSpaces | boolean | optional | true | | documentation | Indicates whether white spaces (i.e. space, tab, CR, LF) should be collapsed with separators when parsing the data stream |
| decimalSeparator | string | optional | . | | documentation | Character used as the decimal separator |
| tokenSeparator | string | required | | | documentation | Character sequence used as the token separator (i.e. between two successive values) |
| blockSeparator | string | required | | | 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) |
|
|
annotation |
documentation | Parameters of the text encoding method |
|
source |
<element name="TextEncoding" type="swe:TextEncodingType" substitutionGroup="swe:AbstractEncoding">
<annotation>
<documentation>Parameters of the text encoding method</documentation>
</annotation>
</element> |