MURATA Makoto wrote: > > 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 The Syntax WG decided that wasn't well-formed. (Fix to E71.) JamesReceived on Tuesday, 7 December 1999 03:15:38 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 10 August 2007 00:11:27 GMT