Skip to Content.
Sympa Menu

xom-interest - [XOM-interest] FAQ versus Tutorial on validating against a schema

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: Jon Steelman <jon.steelman AT gmail.com>
  • To: xom-interest AT lists.ibiblio.org
  • Subject: [XOM-interest] FAQ versus Tutorial on validating against a schema
  • Date: Thu, 7 Apr 2005 14:29:01 -0400

Item #10 in the FAQ ( http://www.xom.nu/faq.xhtml ) shows how to
validate against a schema, but the approach is different than that in
the XOM Tutorial ( http://www.cafeconleche.org/XOM/tutorial.xhtml ).
Why are they different? Why does the FAQ state that "XOM does not have
built-in support for schema validation" but the Tutorial uses the
Builder(boolean validate) constructor which seems to indicate built-in
support for validation.?

Thanks,
Jon




Archive powered by MHonArc 2.6.24.

Top of Page