| diagram |
 |
| namespace |
http://www.opengis.net/swe/2.0 |
| type |
swe:ComponentType |
| properties |
| content | complex | | substGrp | swe:AbstractSWE |
|
| children |
swe:extension |
| used by |
|
| attributes |
| Name | Type | Use | Default | Fixed | annotation | | id | ID | optional | | | | | encryption | anyURI | optional | | | | documentation | | Name of the encryption method used to encrypt the value of this field |
| | significantBits | integer | optional | | | | documentation | | Number of significant bits actually used for a binary encoded numerical value (all remaining bits shall be set to 0) |
| | bitLength | integer | optional | | | | | byteLength | integer | optional | | | | documentation | | Byte length of this field when a custom data type is used |
| | dataType | anyURI | required | | | | documentation | | Binary data type used to encode the value(s) of the referenced data component |
| | ref | string | required | | | | documentation | | Reference to the data component that these binary encoding settings apply to |
|
|
| annotation |
| documentation | | Binary encoding parameters used for encoding a single data component |
|
| source |
<element name="Component" type="swe:ComponentType" substitutionGroup="swe:AbstractSWE">
<annotation>
<documentation>Binary encoding parameters used for encoding a single data component</documentation>
</annotation>
</element> |