Jeremias Maerki wrote:
If I'm thinking about it, it is probably a bad idea to use the XML file
as base URL source when a stylesheet is used.

The XML source may refer to other ressources as well, which would
probably use the XML source URL as base.
That's not going to be easy to resolve, because after the transformation
there's no way to know whether a reference came from the XML source or
from the style sheet.
I'd keep the XML source URL as a base, and tell people to set a base URL
in the config if image URLs are to be resolved against the style sheet's
URL. For more advanced use cases, we probably  need a search path, or
the user has to supply a custom URI resolver.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to