praktikant wrote:
> Sorry, my english isn't very good. :(
> My problem is that I get no response from my database when I use Cocoon.
Your "xml-source" is a typical response from Xindice.
> And I want to have the xml data from my xml database.
You have it within collection:result element of Xindice response. You just have
to transform this response to get the content of collection:result element(s).
>
> But the browser shows me only the procedure that I have written to "speak"
> with the database
What do you mean by "the procedure you have written to \"speak\" with the
database". How do you try to get data from the db. Do you use URL request or
something else?
What is your pipeline?
Roman
>
>
> I hope these explain it.
>
> -----Ursprüngliche Nachricht-----
> Von: KOZLOV Roman [mailto:[EMAIL PROTECTED]]
> Gesendet am: Montag, 19. August 2002 14:38
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: Cocoon and Xindice
>
> There is no difference. You have to transform your "xml source" to
> what you
> want.
> Roman
>
> praktikant wrote:
>
> > Hi,
> >
> > that's the point. I do not have the xml-data. I only get the
> uninterpreted
> > xml source.
> >
> > -----Ursprüngliche Nachricht-----
> > Von: kavitha ramesh [mailto:[EMAIL PROTECTED]]
> > Gesendet am: Montag, 19. August 2002 13:37
> > An: [EMAIL PROTECTED]
> > Betreff: Re: Cocoon and Xindice
> >
> > Hi,
> >
> > You have written that you get the xml data in the
> > browser.If you need a html file in the browser, you
> > have to use a stylesheet and your sitemap should be as
> > follows:
> >
> > <map:pipeline>
> > <map:match pattern="db_test">
> > <map:generate src="db_test.xml"/>
> > <map:transform src="db_test.xsl"/>
> > <map:serialize/>
> > </map:match>
> > </map:pipeline>
> >
> > You should have a stylesheet db_test.xsl!
> >
> > Kavitha
> >
> >
> >
> ________________________________________________________________________
> > Want to sell your car? advertise on Yahoo Autos
> Classifieds. It's
> > Free!!
> > visit http://in.autos.yahoo.com
> >
> >
> >
> ---------------------------------------------------------------------
> > 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]>
>
>
> ---------------------------------------------------------------------
> 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]>
---------------------------------------------------------------------
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]>