I’ve stored a well-formed XML document in Tamino (no schema). I query Tamino via this URL: http://localhost/tamino/database/ino:etc?_XQL=/myDocument.
Is there a way to get my document back as a result without the surrounding xql:result tags (and all the other informational stuff, like all the ino:response & ino:message nodes)? What would the query URL look like?
Thank,
FX