You will most likely find it in cocoon.xconf, though it might have been better to put the definition
of the myxml input module into the appropriate sitemap file.
About choosing the XML file:
What I did just the other day was, make the input module point to something like cocoon:/myxmlfile
and define in your sitemap what file should actually be read. I am combining request-param values
with values from another input-module to construct the path to the file I am using for the input
module.. :-)
Regards,
Geert
Jean-Claude Moissinac wrote:
In the sample /samples/modules/xml.html about the XMLFileModule
we find
<map:parameter name="/forrestconf/@version"
value="{myxml:/forrestconf/@version}"/>
which, as stated in the comment, is supposed to be read in the file
context://samples/modules/forrestconf.xml
But I'm unable to find where is defined the file used by the sitemap and
the XMLFileModule module (forresconf.xml)
The sitemap doesn't contains any refernce to forrestconf.xml
How is it possible to choose the XML file used by the XMLFileModule ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]