MURATA Makoto wrote: > As for external PARAMETER entities, they always parse as external DTD subsets. > I now think that we do not need a specialized media type for external parameter > entites. Having read the XML specification and errara carefully, I withdraw my claim. An external PARAMETER entity does *not* always parse as an external DTD subset. For example, the following XML document is valid. foo.xml <?xml version="1.0"?> <!DOCTYPE foo SYSTEM "foo.dtd"> <foo/> foo.dtd <!ENTITY % foope SYSTEM "foope.mod"> <!ELEMENT foo %foope;> foope.mod EMPTY Makoto Fuji Xerox Information Systems Tel: +81-44-812-7230 Fax: +81-44-812-7231 E-mail: murata.makoto@fujixerox.co.jpReceived on Monday, 6 December 1999 04:03:07 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 10 August 2007 00:11:27 GMT