RE: [xsl] Custom function and Saxon

Subject: RE: [xsl] Custom function and Saxon
From: adrien.dauchez@xxxxxxxxx
Date: Wed, 5 May 2004 14:26:41 -0400
Hi Mickael,

First of all, i verified my code and put the system-property function in my
xsl file. Here is the result:
  <?xml version="1.0" encoding="UTF-8" ?>
    - <root xmlns:pfx2="java:Custom">
        <Vendor>SAXON 7.9.1 from Saxonica</Vendor>
        <IdFamily>1</IdFamily>
        <FirstName>Adelaide</FirstName>
    </root>

  It seems that this implementation of my code is working well. Moreover, i
  only have the saxon7.jar file in my classpath and I don't think there is
  any other way i could use Xalan Processor.

  For my first request, (using a jar file without naming all the classes),
  i'll find another way to do it.. Thank you very much

  Adrien Dauchez








*************************************************************************
This message and any attachments (the "message") are confidential and
intended solely for the addressees.
Any unauthorised use or dissemination is prohibited. 
E-mails are susceptible to alteration.   
Neither SOCIETE GENERALE nor any of its subsidiaries or affiliates 
shall be liable for the message if altered, changed or falsified. 

*************************************************************************

Current Thread