Re: issue-base-param

Thank you for this clear answer.

Jeremy Carroll:
> <a xml:base="http://example.org/">
>   <b xml:base="b/">
>   <a xml:base="a/">
>   <a xml:base="a/">
>   <b xml:base="b/">
>    <a href="foo"/>
>   </b>
>   </a>
>   </a>
>   </b>
> </a>
> If the foo is a relative reference then I think it is
>
> http://example.org/b/a/a/b/foo
Indeed this would make my stylesheet crash.

sob.

Thanks,

-- 
Fabien - http://www.inria.fr/acacia/fabien/

Received on Tuesday, 17 April 2007 16:26:55 UTC