xsl-list
[Top] [All Lists]

Re: [xsl] xsl:key in a function?

2012-03-05 15:56:46
On Mon, Mar 5, 2012 at 8:15 PM, Andrew Welch 
<andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> wrote:
Well I know the solution - keys, read the file once and stick it in a
variable, however this is not an option because they don't want to let
me tweak the generated code.

Write a stylesheet that imports the generated code and override the
relevant part.


Can't for 2 reasons.

1. They want all the code to be generated.

2. The generated code doesn't use template rules, all the iterations
are done with xsl:for-each

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>