Given an XSD schema with key/keyref constraints, which XML processing to use- JAXB or JAXP? JAXB is great because I get Marshal/Unmarshal capability. But JAXB 1.0 doesn't seem to support Key/Keyref constraint validation. JAXP seems to support this Key constraint validation in XSD. But, one has to implement Marshal/Unmarshal which doesn't come free here. Obviously in my case, I do need to construct Java object for the incoming XML and vice-versa. ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hsReceived on Thursday, 29 November 2007 02:05:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 16 March 2009 11:13:39 GMT