[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Variable value change based on condition


Subject: RE: [xsl] Variable value change based on condition
From: "Kerry, Richard" <richard.kerry@xxxxxxxxxxx>
Date: Tue, 5 Oct 2010 16:15:20 +0200

"Requirements" means we'd like to know :

1.
What the input xml looks like (a short example, perhaps).

2.
What the output xml looks like (a short example, perhaps).

3.
An explanation of logical releationships between the data in the input and the
data in the output.
Especially if it isn't obvious.
Actually even if you think it is obvious, as it may not be to us.



Appreciatively,
Richard.



> -----Original Message-----
> From: Mukul Gandhi [mailto:gandhi.mukul@xxxxxxxxx]
> Sent: 05 October 2010 15:11
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] Variable value change based on condition
>
> Hi Sudheshna,
>
> On Tue, Oct 5, 2010 at 7:25 PM, sudheshna iyer
> <sudheshnaiyer@xxxxxxxxx> wrote:
> > I have java program which I have to convert to xslt.
>
> That looks a strange requirement. Why would you want to do that? Java
> is an procedural (and OO) language -- and is general purpose, where
> XSLT is functional / side-effect free language designed to transform
> XML / text input to say XML, text & XHTML formats (which are well
> known output targets of XSLT transformation).
>
> We could also imagine, that there is tremendous impedance mismatch
> between Java & XSLT. I personally don't see any point of mapping Java
> syntax to XSLT syntax. Given application design normally uses Java and
> XSLT in complementation.
>
> Though Java has APIs (like an older TraX and I think most recent ones
> like JAXP) to invoke XSLT transformation.
>
> If you would like to explain the requirements little more to us, list
> members here would be very pleased to help :)
>
>
>
> --
> Regards,
> Mukul Gandhi


Current Thread
Keywords