Hello Alexander,
the Tamino WebDAV Server does not touch the received documents, not on the way from the client to Tamino, nor from Tamino to the client. The binary representation of the document is passed without modification. We check, if a document is a XML document and if yes, read the name of the root node, but do not re-format the document in any way.
I would consider your first and third example as identical (based on DOM, an element, containing no content), your second example would be different (an element containing a single space). Compared on a string base, all examples would be different.
The plain URL addressing does not prevent Tamino re-formatting (actually we use plain URL addressing in Tamino WebDAV Server).
Best regards,
Juergen
#API-Management#Tamino#webMethods