[jboss-dev-forums] [Design of JBossXB] - Re: Using annotations to define schema mappings

jason.greene@jboss.com do-not-reply at jboss.com
Fri Oct 13 13:21:22 EDT 2006


"adrian at 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#3978235

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978235



More information about the jboss-dev-forums mailing list