On Wed, 26 Feb 2003 09:22:09 -0800 (PST)
[EMAIL PROTECTED] wrote:

> Yuri,  I currently use v 1.0

I use v1.1 (from CVS) and cocoon v2.0.4,
and XML data  in CDATA section are retrived properly.

for example:

in document, stored in Xindice I have the next section:
<![CDATA[<test>]]>
the cocoon's XMLDBSource component retrive the following data: 
&lt;test&gt;

I beleve it is right.

> 
> Holger
> 
> On Wed, 26 Feb 2003, Yury Mikhienko wrote:
> 
> > 
> > On Tue, 25 Feb 2003 16:31:56 -0800 (PST)
> > [EMAIL PROTECTED] wrote:
> > 
> > > Dear all,
> > > 
> > > I am retrieving XML data from Xindice via Cocoon.
> > > Everything is retrieved OK except what's in a CDATA
> > > section - this is completely missing and Cocoon
> > returns
> > > this tag as an empty tag, e.g. <mytag/>
> > > 
> > > However, when I retrieve the data with an XPath
> query
> > > from the Xindice command line, CDATA is returned ??
> > > 
> > > Any ideas ??
> > > 
> > > This is my pipeline fragment:
> > >     <map:match pattern="xindiceselect/**">
> > >   <map:generate type="file"
> > >
> >
> src="xmldb:xindice://localhost:4080/db/EMKnowledgeObjects/#/{1}"/>
> > >           <map:serialize type="xml"/>
> > >     </map:match>
> > > 
> > 
> > What is the version Xindice you use?
> > 
> > 
> > -- 
> >  
> > Best regards,
> > Yury Mikhienko.
> > IT engineer, ZAO "Mobicom-Kavkaz"
> > 
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> > [EMAIL PROTECTED]
> > For additional commands, e-mail:
> > [EMAIL PROTECTED]
> 
> ___________________________________________________
> The ALL NEW CS2000 from CompuServe
>  Better!  Faster! More Powerful!
>  250 FREE hours! Sign-on Now!
>  http://www.compuserve.com/trycsrv/cs2000/webmail/
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


-- 
 
Best regards,
Yury Mikhienko.
IT engineer, ZAO "Mobicom-Kavkaz"

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

Reply via email to