I'm a bit late replying to this, but this sounds like something we do all the
time
with almost all our projects, and we have a pretty simple solution for it which
I
don't think I've seen here yet. (My apologies if someone else has already
posted this.)
From: Alexander Berezhnoy [mailto:[EMAIL
Hi!
I've resolved the problem in the following manner:
http://mynamespaceuri"/>
<... using the {xpathResult} variable ... >
The "xpath" action is written by myself. It applies the XPath expression
to a file and returns the result into its object model.
I think this can
Alexander Berezhnoy wrote:
> Well, here is the usecase.
> The mobile portal supports downloading binary resources for the various
> handsets (that's implemented via the reader).
>
> The resources to be downloaded depend of the handsets' parameterers, which
> are stored in xml-file.
> To pass the
lexander.
//
- Original Message -
From: "Jorg Heymans" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 01, 2005 11:05 PM
Subject: Re: XMLFileModule for a dynamic file.
Alexander Berezhnoy wrote:
Plain XSLT won't help here.
I need to extract the s
L PROTECTED]>
To:
Sent: Wednesday, June 01, 2005 11:05 PM
Subject: Re: XMLFileModule for a dynamic file.
>
> Alexander Berezhnoy wrote:
> > Plain XSLT won't help here.
> > I need to extract the string and pass it as a param, say, to a reader.
> >
>
> Well
Alexander Berezhnoy wrote:
> Plain XSLT won't help here.
> I need to extract the string and pass it as a param, say, to a reader.
>
Well, TIMTOWTDI !
Explain your usecase, maybe there is another way to achieve the same result.
Jorg
Hello Alexander,
Alexander Berezhnoy wrote:
Dear friends,
I've been looking for this feature for a week already, nobody and nowhere
can't give me a definite answer.
I want to extract data with XPath from an XML file whoes name depends on
request parameters.
The XMLFileModule is statically confi
Plain XSLT won't help here.
I need to extract the string and pass it as a param, say, to a reader.
Alexander.
//
>
> Alexander Berezhnoy wrote:
> > Dear friends,
> > I've been looking for this feature for a week already, nobody and
nowhere
> > can't give me a definite answer.
> >
> >
Alexander Berezhnoy wrote:
> Dear friends,
> I've been looking for this feature for a week already, nobody and nowhere
> can't give me a definite answer.
>
> I want to extract data with XPath from an XML file whoes name depends on
> request parameters.
> The XMLFileModule is statically configured