Re: problems with trang making xsd, mixed="true"

Sebastian Rahtz <[email protected]> Tue, 30 Nov 2004 09:43:04 +0000
Newsgroups gmane.text.xml.relaxng.general
Message-ID <[email protected]>
Eric van der Vlist wrote:

>I don't think so. It seems that the mixed attribute would need to be
>specified if the extension was adding elements but that it is optional
>when the extension is adding only attributes.
>  
>
this helps me. so adding the mixed attribute is not wrong,
just unnecessary. I can write a small transform which
adds in the attribute for the 3 special  cases which
provoke this situation.

sebastian