- From: Michael Kay <mike@saxonica.com>
- Date: Thu, 29 Nov 2007 10:12:15 -0000
- To: "'dave'" <ceek63@yahoo.com>, <xmlschema-dev@w3.org>
> Given an XSD schema with key/keyref constraints, which XML > processing to use- JAXB or JAXP? For validation of an instance against a schema, use JAXP. For data binding, use JAXB. Michael Kay http://www.saxonica.com/
Received on Thursday, 29 November 2007 10:12:24 UTC