Messages per Month
| From | Sent On | Attachments |
|---|---|---|
| Norman Walsh | May 25, 2009 11:58 am | |
| David A. Lee | May 25, 2009 2:21 pm | |
| Norman Walsh | May 25, 2009 2:26 pm | |
| Norman Walsh | May 25, 2009 3:11 pm | |
| Dave Pawson | May 25, 2009 10:04 pm | |
| mozer | May 25, 2009 11:34 pm | |
| Toma...@emc.com | May 26, 2009 12:19 am | |
| Norman Walsh | May 26, 2009 5:06 am | |
| Norman Walsh | May 26, 2009 5:07 am | |
| Norman Walsh | May 26, 2009 5:09 am | |
| Dave Pawson | May 26, 2009 6:49 am | |
| Norman Walsh | May 29, 2009 4:27 am | |
| Toma...@emc.com | May 29, 2009 4:47 am | |
| James Fuller | Jun 1, 2009 5:07 am | |
| Leif Warner | Jun 1, 2009 9:28 am | |
| James Fuller | Jun 1, 2009 9:43 am | |
| Norman Walsh | Jun 1, 2009 9:43 am | |
| James Fuller | Jun 1, 2009 10:17 am | |
| Norman Walsh | Jun 1, 2009 11:22 am |
| Subject: | Re: Fileutils | |
|---|---|---|
| From: | James Fuller (jame...@gmail.com) | |
| Date: | Jun 1, 2009 9:43:23 am | |
| List: | org.w3.xproc-dev | |
On Mon, Jun 1, 2009 at 6:29 PM, Leif Warner <abim...@gmail.com> wrote:
cfx:head
cfx:tail
As in taking the head or tail of text files? Could you use some XPath like substring() or tokenize() on a p:data to split up a file that way?
not directly on p:data (as its not xml of course) ... I would like to return xml result
<file:head start='0' end='100'> <file:line></file:line> .... 100 lines ... </file:head>
also I have no problem with standardizing extensions which themselves can be implemented using an xproc pipeline ... the key thing is to get the interface right so we don't have something different everywhere.
cheers, Jim Fuller





