Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xml-dev] XSLT: Variable href in

From: "Thomas B. Passin" <tpassin@-------.--->
To: xml-dev@-----.---.---
Date: 8/12/2004 12:38:00 AM
Michael Kay wrote:
> xsl:attribute is an instruction that is executed at run-time to
> create attribute nodes in the result tree. You can't expect it to be
> executed at compile time to modify the stylesheet!
> 
> The solution to parameterizing the URI resolution for xsl:import in
> Java is to write a URIResolver. In .NET, there is a similar facility
> called the XmlResolver. I'm not aware of any equivalent for MSXML3.

There is another approach that does not involve a URIResolver at all. 
After changing the location of the imports, just have either a batch 
file or the program itself rewrite the imports section of the stylesheet 
with the current paths, as obtained from the configuration file.  You 
could actually do this each time you run the program.

You could also do it with another xslt stylesheet, for that matter, but 
it would probably be easier to do with a bit of code.

Cheers,

Tom P

-- 
Thomas B. Passin
Explorer's Guide to the Semantic Web (Manning Books)
http://www.manning.com/catalog/view.php?book=passin


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent