RE: [xml-dev] DTDs, W3C Schemas, RELAX NG, Schematron?

From
Bullard, Claude L (Len) <>
To
'tariq abdur-rahim' <>
Date
2002-05-23T16:21:28Z
ID
<2C61CCE8A870D211A523080009B94E430752B4B7@HQ5>
Thread
RE: [xml-dev] DTDs, W3C Schemas, RELAX NG, Schematron?
Don't overlook RELAX RNG.  Despite it's status 
vis a vis the W3C, I think it has a future as 
the "easier to do and easier to explain" schema 
language with a little less than XSD and a 
bit more than DTDs.

len

From: tariq abdur-rahim [mailto:]

Thanks a lot betty, len, and michael.  The input and
advice is very informative and most definately
appreciated.  i guess in a nutshell, DTDs still carry
a certain significance and an amount of usefulness,
but the Schema+Schematron combination is a 'stronger'
approach to take in XML application development.

len, i will definately check out the resources that
you suggested.