[Bug 27498] [ser 3.1]Unfailing serialization

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27498

--- Comment #8 from Michael Kay <mike@saxonica.com> ---
I don't think it's difficult to define an XML representation of the full XDM
model, but I doubt it would be very human-readable, so it's a very different
objective from the original requirement of this thread.

Parsing that XML representation to reconstitute the XDM would not be possible
using pure XSLT and XQuery programs because the only way we allow type
annotations to be set is by using validate expressions. But we could define a
magic function to do it.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 5 January 2015 23:14:31 UTC