Thanks for helping Andrew.

[example]
   [A]...[/A]
   [wfs:GetFeature]....[/wfs:GetFeature]
[/example]

Transform to

[example]
      [A]...[/A]
[wfs:featureCollection/] xml response of WFS web service [/example]


In which case, as Ard suggested, the cinclude transformer ought
to be able to do this for you, even for a POST request (as documented
under "Including External XML (advanced)" at http://cocoon.apache.org/2.1/userdocs/cinclude-transformer.html
I tried the cincludetransformer external xml include.
But my WFS web service do not understand the request made by cinclude transformer.
the request.
It seems that some others parameter are not set : operation, service, version, outputformat.
could it be parameters not set in http header by cinclude transformer ?

Do i need to set them in the cinclude xml ?
[cinclude:parameter] [cinclude:name]request[/cinclude:name]
seems ok.
[cinclude:value] xml data : OK [/cinclude:value]

--
Sébastien Geindre
DPREVI/AERO/DEV
sebastien.geindre __at__ meteo.fr




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

Reply via email to