SingleShot wrote:

  Hi

> I've figured out one way (which I don't like) is to create my own
> "URIResolver" programmatically:

> [...]

> and then use the XSLT document() function:

>         <xsl:variable name="MyDocument"
> select="document('MyDocument.xml')"/>

  I think in this case I'd use a reusable 'classpath' scheme:

    document('classpath:MyDocument.xml')

  Regards,

--drkm
























__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 

Reply via email to