This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Trivial embedding: Clarify embedding of Xquery construction. Are they just inlined as subelements or are they to be entitized? I assume the later due to namespace prefix declarations, but it should be made clear.
Thank you for your comment. We will add the clarifications that you suggest.
*** Bug 1440 has been marked as a duplicate of this bug. ***
An additional paragraph has been added to the XQueryX specification to make it clear that XQuery expressions embedded in XML documents using the trivial embedding are handled strictly as strings, thus requiring that all instance of < and & must be escaped. The text also makes it clear that there is not and cannot be a relationship between namespaces declared in the embedding XML document and namespaces declared and/or used in the embedded XQuery. Please let us know if this response is satisfactory. If not, please respond to this message, explaining your concerns. Jim Melton On behalf of the XML Query Working Group