Re: [relax-ng] Re: The relaxng-compact processing instruction

From
James Clark <>
Date
2003-09-09T00:12:46+00:00
ID
Thread
Re: [relax-ng] Re: The relaxng-compact processing instruction
Kohsuke Kawaguchi wrote:

> Is it a bad idea to have a public id? If I'm an user, I'd probably want
> to have a public id, which I can use to resolve schemas locally.

What I was complaining about was not the use of a public id (though I 
agree with Murata-san on this) but about the idea that the external 
identifier in the DOCTYPE declaration identifies the document type.  It 
doesn't: it just identifies the resource containing the external subset.

James