complexType BinaryEncodingType
diagram AirQualityReporting_p1219.png
namespace http://www.opengis.net/swe/2.0
type extension of swe:AbstractEncodingType
properties
base swe:AbstractEncodingType
children swe:extension swe:member
attributes
Name  Type  Use  Default  Fixed  annotation
idIDoptional      
byteOrderswe:ByteOrderTyperequired      
documentation
Byte order convention used to encode this binary data (big endian = most significant byte first, MSB or little endian = least significant byte first, LSB)
byteEncodingswe:ByteEncodingTyperequired      
documentation
Byte encoding method used to encode the binary data (raw or base 64)
byteLengthintegeroptional      
documentation
Total length in bytes of the binary stream (if known in advance)

attribute BinaryEncodingType/@byteOrder
type swe:ByteOrderType
properties
isRef 0
use required
annotation
documentation
Byte order convention used to encode this binary data (big endian = most significant byte first, MSB or little endian = least significant byte first, LSB)

attribute BinaryEncodingType/@byteEncoding
type swe:ByteEncodingType
properties
isRef 0
use required
annotation
documentation
Byte encoding method used to encode the binary data (raw or base 64)

attribute BinaryEncodingType/@byteLength
type integer
properties
isRef 0
use optional
annotation
documentation
Total length in bytes of the binary stream (if known in advance)

element BinaryEncodingType/member
diagram AirQualityReporting_p1220.png
namespace http://www.opengis.net/swe/2.0
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children swe:Component swe:Block
annotation
documentation
Each member contains detailed parameters for encoding a scalar value or a block of values


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