Hi,
dasacc22 wrote:
> On Apr 4, 11:31 am, dasacc22 wrote:
>> Im not sure where else to ask this.
The best place to ask is the lxml mailing list:
http://codespeak.net/mailman/listinfo/lxml-dev
>> But basically Im having trouble
>> figuring out how to successfully apply multiple extensions in a
On Apr 4, 11:31 am, dasacc22 wrote:
> Hi,
>
> Im not sure where else to ask this. But basically Im having trouble
> figuring out how to successfully apply multiple extensions in a single
> transformation. So for example if i have
>
>
>
>
>
>
>
> in my xsl and my xslt extension looks like
>
>
Hi,
Im not sure where else to ask this. But basically Im having trouble
figuring out how to successfully apply multiple extensions in a single
transformation. So for example if i have
in my xsl and my xslt extension looks like
class TagExtension(etree.XSLTExtension):
def execute( ..., ou