Re: Reading Third Party XML Using Generator
Andreas Hartmann <[email protected]> Thu, 05 May 2011 15:39:08 +0200
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Gaurav,
Am 05.05.11 10:40, schrieb Gaurav Kalia:
> I want to read an XML which is a part of some other application. I have
> the HTTP URL for the XML document.
>
> What i want to achieve here is -- Read the XML and want to add the
> content to my own application.
what exactly do you want to achieve?
a) Use the XML in pipelines – easy:
<map:generate src="http://…"/>
b) Use the XML as if it was a Lenya document:
For this purpose I would consider creating a custom resource type which
stores only the external URI and includes the content using the Cocoon
include transformer.
HTH,
-- Andreas
--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01