Description: |
ISSUE: Confusion over bulk-transfer-information / transfer-information elements
DISCUSSION:
Some examples and XML / SOAP snippets and documents have one in
common: The specification defines a "byteio:bulk-transfer-information"
element that will (MUST? see above) be included in every message dealing with bulk data transfer.
A number of examples so far use "byteio:transfer-information" instead.
This is possibly a copy/paste error.
Actually, the former represented a schema type, the latter elements of that schema type in messages so the difference in
name is okay. However to avoid confusion we should rename the type from bulk-transfer-information to transfer-
information-type.
SOLUTION: Change bulk-transfer-information to transfer-information-type and check for consistency.
. |