Subject: Re: best practices re xsl:{import,include,next-match,apply-imports}
From: "Vyacheslav Sedov" <vyacheslav.sedov@xxxxxxxxx>
Date: Mon, 12 May 2008 19:11:08 +0400
|
i not believe into "XSLT for dummys" - try to generate XSLT & make
simple (x)forms-based API for your users
On Fri, May 9, 2008 at 5:03 PM, James A. Robinson
<jim.robinson@xxxxxxxxxxxx> wrote:
>
> > At 06:51 PM 5/7/2008, Mike wrote:
>
> > >Is there any reason the generic match="node()|@*" template can't be
> > >moved into the generic stylesheet module?
> >
>
> > Or even into a module of its own, and imported first.
> >
> > Cheers,
> > Wendell
>
>
> Yes, I still haven't trained myself to immediately think of using a
> "mixin" approach to programming in XSLT. The mixin model seems more
> natural to XSLT than most other languages I've used.
>
>
>
> Jim
>
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> James A. Robinson jim.robinson@xxxxxxxxxxxx
> Stanford University HighWire Press http://highwire.stanford.edu/
> +1 650 7237294 (Work) +1 650 7259335 (Fax)
|