- From: Alex Milowski <alex@milowski.com>
- Date: Wed, 1 Feb 2012 12:04:09 -0800
- To: XProc WG <public-xml-processing-model-wg@w3.org>
On Wed, Feb 1, 2012 at 6:14 AM, Innovimax W3C <innovimax+w3c@gmail.com> wrote: > Alex, > > Do you mean this ? > > <p:xquery> > <p:input port="query"> > <p:data href="countp.xq" /> > </p:input> > </p:xquery> Somewhat, but that would be: <p:data href="countp.xq" wrapper="c:query"/> I just think I should be able to directly point to the XQuery as non-XML resource. The XQuery step (or the the MarkLogic query steps) now must take the XQuery that the XProc implementation has just wrapped and escaped and turn right around and unwrap it. -- --Alex Milowski "The excellence of grammar as a guide is proportional to the paucity of the inflexions, i.e. to the degree of analysis effected by the language considered." Bertrand Russell in a footnote of Principles of Mathematics
Received on Wednesday, 1 February 2012 20:04:37 UTC