"adrian(a)jboss.org" wrote : I think overridding annotations would be relatively
trivial in XsdBinder.
|
| I don't know that it could use real XPath though since Xerces' XSModel
| is not a DOM model. It is more what the xml specs call an
| "information set", but don't know it is formal enough to apply this:
|
http://www.w3.org/TR/xpath#infoset
Well you could parse the xsd into dom first, then apply the xpath, then load the modified
dom into an XSModel.
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978235#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...