I entered the Namenspace in the inserted 'xmlDoc' and then it works!
Thanks for help

> -----Ursprungliche Nachricht-----
> Von: Christian Haul [mailto:[EMAIL PROTECTED]]
> Gesendet: Freitag, 24. Mai 2002 22:55
> An: [EMAIL PROTECTED]
> Betreff: Re: XSP & Namespace Problem
> 
> 
> On 24.May.2002 -- 07:45 PM, Peter, Reto wrote:
> > I've a Problem with a XSP Page, which includes data from a different
> > Namespace:
> 
> > 
> <util:include-expr><util:expr><xsp:expr>xmlDoc</xsp:expr></uti
> l:expr></util:
> > include-expr>
>  
> > In the xmlDoc, there is something like <myRecord ino:id="1">...
> > 
> > The message in the Cocoon Sitemap.log says, that the 
> namespace 'ino' could
> > not be found in the XSP.
> 
> The data is passed through a different parser that does not 
> inherit the
> namespace declaration from your xsp. Your document must 
> include a namespace
> declaration. But you can try to slip such declaration in 
> right after the
> <util:include-expr> tag. No guarantees, though.
> 
>       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/faqs.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/faqs.html>

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

Reply via email to