- From: Michael Kay <mike@saxonica.com>
- Date: Mon, 21 Sep 2009 12:38:35 +0100
- To: "'Philippe Poulard'" <philippe.poulard@sophia.inria.fr>, "'Kurt Cagle'" <kurt.cagle@gmail.com>
- Cc: <rjelliffe@allette.com.au>, <xml-dev@lists.xml.org>, "'XProc Dev'" <xproc-dev@w3.org>
>
> 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