Re: document types with XSchema

Simon St.Laurent (SimonStL@classic.msn.com)
Fri, 3 Jul 98 18:19:56 UT


Paul Rabin asked:
>Is there a proposed element or processing instruction
>that the instance document should include, or is it expected that the
>XSchema document will be given to the parser separately (or else included
>within the instance document)?

Here's the current proposal; no one has yet commented on it. XSchemas may
also be converted to DTDs, and then validation may proceed that way, or an
application could always do its own thing.
------------------
<?XSchema href="yourXSchemaURLhere" description="yourNamehere"?>

description would be completely optional, of course; I've just come to enjoy
being able to give things intelligible descriptive comments and it's
addictive. And if href sounds too much like XLink, we can change it. I'm sure

lots of other people have ideas about what this PI should look like.
------------------

Simon St.Laurent
Dynamic HTML: A Primer / XML: A Primer / Cookies