RE: [xml-dev] Serialization of XDM - Use cases / Proposal

> 
> Why not writing it directly as a native XQuery sequence ?
> ("foo",xs:positiveInteger(5),<bar><bat/></bar>,<!-- foo -->)
> 

How would you serialize a parentless attribute node having local name N,
prefix P, namespace URI U, whose string value is "S", whose isID property is
true, and whose type annotation is my:idType?

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 

Received on Monday, 21 September 2009 11:39:23 UTC