complexType BlockType
diagram sensorML_p618.png
namespace http://www.opengis.net/swe/2.0
type extension of swe:AbstractSWEType
properties
base swe:AbstractSWEType
children swe:extension
used by
element Block
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
compressionanyURIoptional      
documentation
Name of the compression method used to encrypt the block of values described by the referenced data component
encryptionanyURIoptional      
documentation
Name of the encryption method used to encrypt the block of values described by the referenced data component
paddingBytes-afterintegeroptional      
documentation
Number of padding bytes present in the stream after this binary block
paddingBytes-beforeintegeroptional      
documentation
Number of padding bytes present in the stream before this binary block
byteLengthintegeroptional      
documentation
Length in byte of this binary block (if known in advance)
refstringrequired      
documentation
Reference to the aggregate data component that this binary block encoding settings apply to
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>

attribute BlockType/@compression
type anyURI
properties
isRef 0
use optional
annotation
documentation
Name of the compression method used to encrypt the block of values described by the referenced data component
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>

attribute BlockType/@encryption
type anyURI
properties
isRef 0
use optional
annotation
documentation
Name of the encryption method used to encrypt the block of values described by the referenced data component
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>

attribute BlockType/@paddingBytes-after
type integer
properties
isRef 0
use optional
annotation
documentation
Number of padding bytes present in the stream after this binary block
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>

attribute BlockType/@paddingBytes-before
type integer
properties
isRef 0
use optional
annotation
documentation
Number of padding bytes present in the stream before this binary block
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>

attribute BlockType/@byteLength
type integer
properties
isRef 0
use optional
annotation
documentation
Length in byte of this binary block (if known in advance)
source <attribute name="byteLength" type="integer" use="optional">
 
<annotation>
   
<documentation>Length in byte of this binary block (if known in advance)</documentation>
 
</annotation>
</attribute>

attribute BlockType/@ref
type string
properties
isRef 0
use required
annotation
documentation
Reference to the aggregate data component that this binary block encoding settings apply to
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>


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