Next in thread → Next in month →

Re: [xml-dev] XInclude language fixup

From
Norm Tovey-Walsh <>
To
Tony Graham <>
Date
2023-02-13T14:54:54Z
ID
<>
Thread
Re: [xml-dev] XInclude language fixup
> This doesn't say anything about removing attributes, so if 'xx.xml' is:
>
>    <chap><p xml:lang="en">Something</p></chap>
>
> the result would be:
>
>   <doc xmlns:xi="http://www.w3.org/2001/XInclude"
>        xml:lang="en">
>     <p xml:lang="en">Something</p>
>   </doc>
>
> It hardly matters, but is that correct?

I believe so.


                                        Be seeing you,
                                          norm

--
Norman Tovey-Walsh <>
https://nwalsh.com/

> A censor is a man who knows more than he thinks you ought
> to.--Granville Hacks
Next in thread → Next in month →