complexType ComponentType
diagram sensorML_p622.png
namespace http://www.opengis.net/swe/2.0
type extension of swe:AbstractSWEType
properties
base swe:AbstractSWEType
children swe:extension
used by
element Component
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
encryptionanyURIoptional      
documentation
Name of the encryption method used to encrypt the value of this field
significantBitsintegeroptional      
documentation
Number of significant bits actually used for a binary encoded numerical value (all remaining bits shall be set to 0)
bitLengthintegeroptional      
byteLengthintegeroptional      
documentation
Byte length of this field when a custom data type is used
dataTypeanyURIrequired      
documentation
Binary data type used to encode the value(s) of the referenced data component
refstringrequired      
documentation
Reference to the data component that these binary encoding settings apply to
source <complexType name="ComponentType">
 
<complexContent>
   
<extension base="swe:AbstractSWEType">
     
<attribute name="encryption" type="anyURI" use="optional">
       
<annotation>
         
<documentation>Name of the encryption method used to encrypt the value of this field</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="significantBits" type="integer" use="optional">
       
<annotation>
         
<documentation>Number of significant bits actually used for a binary encoded numerical value (all remaining bits shall be set to 0)</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="bitLength" type="integer" use="optional"/>
     
<attribute name="byteLength" type="integer" use="optional">
       
<annotation>
         
<documentation>Byte length of this field when a custom data type is used</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="dataType" type="anyURI" use="required">
       
<annotation>
         
<documentation>Binary data type used to encode the value(s) of the referenced data component</documentation>
       
</annotation>
     
</attribute>
     
<attribute name="ref" type="string" use="required">
       
<annotation>
         
<documentation>Reference to the data component that these binary encoding settings apply to</documentation>
       
</annotation>
     
</attribute>
   
</extension>
 
</complexContent>
</complexType>

attribute ComponentType/@encryption
type anyURI
properties
isRef 0
use optional
annotation
documentation
Name of the encryption method used to encrypt the value of this field
source <attribute name="encryption" type="anyURI" use="optional">
 
<annotation>
   
<documentation>Name of the encryption method used to encrypt the value of this field</documentation>
 
</annotation>
</attribute>

attribute ComponentType/@significantBits
type integer
properties
isRef 0
use optional
annotation
documentation
Number of significant bits actually used for a binary encoded numerical value (all remaining bits shall be set to 0)
source <attribute name="significantBits" type="integer" use="optional">
 
<annotation>
   
<documentation>Number of significant bits actually used for a binary encoded numerical value (all remaining bits shall be set to 0)</documentation>
 
</annotation>
</attribute>

attribute ComponentType/@bitLength
type integer
properties
isRef 0
use optional
source <attribute name="bitLength" type="integer" use="optional"/>

attribute ComponentType/@byteLength
type integer
properties
isRef 0
use optional
annotation
documentation
Byte length of this field when a custom data type is used
source <attribute name="byteLength" type="integer" use="optional">
 
<annotation>
   
<documentation>Byte length of this field when a custom data type is used</documentation>
 
</annotation>
</attribute>

attribute ComponentType/@dataType
type anyURI
properties
isRef 0
use required
annotation
documentation
Binary data type used to encode the value(s) of the referenced data component
source <attribute name="dataType" type="anyURI" use="required">
 
<annotation>
   
<documentation>Binary data type used to encode the value(s) of the referenced data component</documentation>
 
</annotation>
</attribute>

attribute ComponentType/@ref
type string
properties
isRef 0
use required
annotation
documentation
Reference to the data component that these binary encoding settings apply to
source <attribute name="ref" type="string" use="required">
 
<annotation>
   
<documentation>Reference to the data component that these binary encoding settings apply to</documentation>
 
</annotation>
</attribute>


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