To my knowledge, XML Schemas are still not in final form. Is that
correct? Does anyone know if any of the XML Java parsers will validate
an XML document from an XML Schema like they do with DTDs?

We are getting ready to develop our own sql-xml mapping application, and
I'm trying to decide if I should annotate a DTD with our sql-xml
mapping, or if I should go with XML Schemas. I'm concerned that I won't
be able to validate our XML docs against the Schema like I can against
the DTD.


--

Brian N. Burridge
Internet Architect
(727) 399-3000 Ext 3515
The Internet Group - ITSS
Cox Target Media

"Until a person can say deeply and honestly, "I am what I am today
because of the choices I made yesterday," that person cannot say, "I
choose otherwise."

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to