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

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