Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 3

...

Data element

Mandatory

Explanation

Content-Type

Yes

Defines how the remainder of the content is to be interpreted. Contains the value: text/xml; charset="utf-8".

  • All messages must comply with the HTTP 1.1 standard. 
  • Each XML request message must be sent as the body of an HTTP POST message.
  • Each XML response message must be sent as the body of an HTTP 200 OK message.

...