> From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]]
> 
> Np.  I'm 1/4 cocoon-developer (I've submitted several patches 
> including
> SQLTransformer, ESQL and of course the HSSFSerializer).  I just don't
> happen to fit in because I don't like Avalon too much. 

:)

> XInclude seemed insistent on real Files.  CInclude looked newer and
> more....avalonistic (which cocoon developers seem to like).  
> So CInclude
> started working for me immediately but was including too 
> much.  XInclude
> didn't work at all (kept trying to find a real file).  

I use this snippet:

    <xi:include
      xmlns:xi="http://www.w3.org/2001/XInclude";
      parse="xml"
 
href="cocoon:/src{$geoLevel}/{$content/@name}#xpointer(//properties)"/>

and it works for me.  Of cause, I've not tested this on head for a while...

J.


=======================================================================
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to