Of all the elements defined in the DTD's, only <annotation> does not allow you to provide an internal entity to allow namespace prefix declarations, all that should be needed is to add the ATTLIST to the XMLSchema.dtd. <!ELEMENT %annotation; (%appinfo; | %documentation;)*> <!ATTLIST %annotation; %annotationAttrs;> p.s. I'm not that thorough, I had an XSLT generated schema that had spurious xmlns prefix assignments and couldn't fix it with an internal subset. p.s.s. wouldn't it be beneficial if attribute declarations for xmlns and xmlns%s; were added to all ATTLIST's?Received on Thursday, 30 November 2000 21:47:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:12:49 GMT