Re: [xml-dev] JITTs and DOM

From
Rick Jelliffe <>
To
Date
2002-10-11T10:26:57Z
ID
<01a701c27110$ba355cf0$>
Thread
Re: [xml-dev] JITTs and DOM
From: "Patrick Durusau" <>

> This ties the processing of the markup to the inline syntax in the 
> document instance, a bad thing in my opinion. The JITTs paradigm allows 
> you to impose structure upon the markup in the document instance, as 
> opposed to relying solely upon the inline syntax.
...
> It is a limitation of the JITTs paradigm, which will be noticed by its 
> critics once all other criticisms fail, that it requires use of a DTD or 
> schema. 

So the only way to know if the document is correctly marked up
is to have enough DTDs to cover every tag?

Cheers
Rick Jelliffe