XInclude or CInclude working in Cocoon 2.0.4?

2003-02-14 Thread Peter Klotz
Hi, I'm generating XInclude or CInclude URLs and use the corresponding transformator. Unfortunately none of the ways seemed to work. I have file:-URLs with absolute path names, BTW. 1. Xinclude xi:include href=file:/path/file.xml/ the output is empty and cut off. There was a posting that one

RE: XInclude or CInclude working in Cocoon 2.0.4?

2003-02-14 Thread Tsui, Alban
working in Cocoon 2.0.4? Hi, I'm generating XInclude or CInclude URLs and use the corresponding transformator. Unfortunately none of the ways seemed to work. I have file:-URLs with absolute path names, BTW. 1. Xinclude xi:include href=file:/path/file.xml/ the output is empty and cut off

Re: XInclude or CInclude working in Cocoon 2.0.4?

2003-02-14 Thread Diana Shannon
On Friday, February 14, 2003, at 10:04 AM, Peter Klotz wrote: 1. Xinclude xi:include href=file:/path/file.xml/ the output is empty and cut off. There was a posting that one should use a attribute base=file:/path because Cocoon would consider the URL relative to the application base

Re: XInclude or CInclude working in Cocoon 2.0.4?

2003-02-14 Thread Diana Shannon
On Friday, February 14, 2003, at 12:24 PM, Diana Shannon wrote: xinclude works for me. Here are a few snippets: |--- file snippet (with and without xpointer) ---| xinclude:include href=/content/products/products- all.xml#xpointer(//product[id='G005']) xml:base=cocoon:/ - or -