Christian Haul wrote:

> On 29.Nov.2002 -- 01:50 PM, LEBRETON Philippe wrote:
> > With cocoon 2.0.2, i use <include-expr> to include string with XML data
> > in my XML:
> > <util:include-expr><util:expr>SortieXML</util:expr></util:include-expr>
> > and it work.
>
> Although the error message does not fit the diagnosis, please add
> <xsp:expr/> around SortieXML.

Ok i add <xsp:expr>like this :
<util:include-expr>
           <util:expr>
            <xsp:expr>
             SortieXML
            </xsp:expr>
           </util:expr>
          </util:include-expr>

and it does'nt work

>
>
>         Chris.
> --
> C h r i s t i a n       H a u l
> [EMAIL PROTECTED]
>     fingerprint: 99B0 1D9D 7919 644A 4837  7D73 FEF9 6856 335A 9E08
>
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
>
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to