2.2.6.1 DerivedWSId Structure

The DerivedWSId structure is used to derive a web services item identifier.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

CompressionType

Payload (variable)

...

CompressionType (1 byte): A byte that specifies the compression status of the Payload field. This field is set to 0x00 if the Payload field is not compressed. It is set to 0x01 if the Payload field is compressed.

Payload (variable): An array of bytes that contains a structure. If the value of the CompressionType field is 0x00, this field contains a DerivedId structure. If the value of the CompressionType field is 0x01, this field contains a DerivedId structure compressed with the compression algorithm specified in section 3.1.4.5.