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]>

Reply via email to