| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.opengis.net/swe/2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of swe:AbstractSWEType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | swe:extension | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <complexType name="BlockType"> <complexContent> <extension base="swe:AbstractSWEType"> <attribute name="compression" type="anyURI" use="optional"> <annotation> <documentation>Name of the compression method used to encrypt the block of values described by the referenced data component</documentation> </annotation> </attribute> <attribute name="encryption" type="anyURI" use="optional"> <annotation> <documentation>Name of the encryption method used to encrypt the block of values described by the referenced data component</documentation> </annotation> </attribute> <attribute name="paddingBytes-after" type="integer" use="optional"> <annotation> <documentation>Number of padding bytes present in the stream after this binary block</documentation> </annotation> </attribute> <attribute name="paddingBytes-before" type="integer" use="optional"> <annotation> <documentation>Number of padding bytes present in the stream before this binary block</documentation> </annotation> </attribute> <attribute name="byteLength" type="integer" use="optional"> <annotation> <documentation>Length in byte of this binary block (if known in advance)</documentation> </annotation> </attribute> <attribute name="ref" type="string" use="required"> <annotation> <documentation>Reference to the aggregate data component that this binary block encoding settings apply to</documentation> </annotation> </attribute> </extension> </complexContent> </complexType>  | 
				
| type | anyURI | ||||
| properties | 
  | 
				||||
| annotation | 
  | 
				||||
| source | <attribute name="compression" type="anyURI" use="optional"> <annotation> <documentation>Name of the compression method used to encrypt the block of values described by the referenced data component</documentation> </annotation> </attribute>  | 
				
| type | anyURI | ||||
| properties | 
  | 
				||||
| annotation | 
  | 
				||||
| source | <attribute name="encryption" type="anyURI" use="optional"> <annotation> <documentation>Name of the encryption method used to encrypt the block of values described by the referenced data component</documentation> </annotation> </attribute>  | 
				
| type | integer | ||||
| properties | 
  | 
				||||
| annotation | 
  | 
				||||
| source | <attribute name="paddingBytes-after" type="integer" use="optional"> <annotation> <documentation>Number of padding bytes present in the stream after this binary block</documentation> </annotation> </attribute>  | 
				
| type | integer | ||||
| properties | 
  | 
				||||
| annotation | 
  | 
				||||
| source | <attribute name="paddingBytes-before" type="integer" use="optional"> <annotation> <documentation>Number of padding bytes present in the stream before this binary block</documentation> </annotation> </attribute>  | 
				
| type | integer | ||||
| properties | 
  | 
				||||
| annotation | 
  | 
				||||
| source | <attribute name="byteLength" type="integer" use="optional"> <annotation> <documentation>Length in byte of this binary block (if known in advance)</documentation> </annotation> </attribute>  | 
				
| type | string | ||||
| properties | 
  | 
				||||
| annotation | 
  | 
				||||
| source | <attribute name="ref" type="string" use="required"> <annotation> <documentation>Reference to the aggregate data component that this binary block encoding settings apply to</documentation> </annotation> </attribute>  |