- From: Philippe Poulard <philippe.poulard@sophia.inria.fr>
 - Date: Mon, 21 Sep 2009 12:55:26 +0200
 - To: Kurt Cagle <kurt.cagle@gmail.com>
 - CC: Michael Kay <mike@saxonica.com>, rjelliffe@allette.com.au, xml-dev@lists.xml.org, XProc Dev <xproc-dev@w3.org>
 
Hi,
Kurt Cagle a écrit :
> (<?xml version="1.0" 
> encoding="UTF-8"?>,"foo",5^positiveInteger,<bar><bat/></bar>,<!-- foo -->)
Why not writing it directly as a native XQuery sequence ?
("foo",xs:positiveInteger(5),<bar><bat/></bar>,<!-- foo -->)
-- 
Cordialement,
               ///
              (. .)
  --------ooO--(_)--Ooo--------
|      Philippe Poulard       |
  -----------------------------
  http://reflex.gforge.inria.fr/
        Have the RefleX !
Received on Monday, 21 September 2009 10:55:59 UTC