/ Innovimax SARL <innovimax@gmail.com> was heard to say: | On 3/22/07, Jeni Tennison <jeni@jenitennison.com> wrote: |> |> I think that we need to include document-sequence manipulation |> components in the standard component library. In particular, we need |> p:count (to return the number of documents in a sequence, in an |> appropriate wrapper) and p:subsequence (to return the subsequence of a |> sequence of documents with a particular start and length). These should |> be defined in the same way as count() and subsequence() from XPath 2.0. | | Ok for p:subsequence | But how do you pass the value of p:count to a parameter/option for example ? | (But, I can indeed, see how to pass it to a test in a choose, for example !) Just with options, I think: <p:subsequence> <p:option name="count" value="3"/> <p:option name="length" value="2"/> </p:subsequence> Be seeing you, norm -- Norman Walsh XML Standards Architect Sun Microsystems, Inc.Received on Friday, 23 March 2007 17:26:43 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:21:50 GMT