Hi Cameron, > In your test document, the xml:base="" value applies not only to the > URL on the <image>, but also to the one on the <use>. > You can place the xml:base="" on the <defs> element to scope > its effect to that subtree, so that the <use> element's local URI > reference doesn't get resolved against the base.
thanks for clarification. But I've found that for getting it to work I must place xml:base to each individual item in defs. Placing it to the root of subtree doesn't work. Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
