[EMAIL PROTECTED] wrote:
Please let me ask another question. In your opinion, do you know of any XSD
construct where it's impossible to generate an automatic java mapping? in other
words, is there any situation which inevitably requires a manual XML parsing?
(I am assuming an RPC-style of web services)
The more generic an XML document is, the less suitable it is for
mappings. (XML-RPC is, btw., not dynamic and could easily be implemented
with JAXB/JaxMe.)
Note, that even with generic documents, it is frequently possible to map
at least parts of the document.
Jochen
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]