Does Marklogic support XML 1.1 or at least can I use control characters in xquery version "1.0-ml";?
From what I see in general XQuery 1.0 is tight to XML 1.0, and in XML 1.0 there is no way to represent control characters (and escaping of them is undefined).