From: <sco...@jb...> - 2005-04-28 17:48:08
|
The only factory binding info you can put into the xsd schema is that for the current namespace. You can't specify the bindings for the extension points for which you don't know the schema or even the namespace. For a given hybrid document instance, all of the xsd to namespace mappings should be defined so I think the jbossxb layer should have all the info it needs to figure out the correct unmarshaller. In your example, the xsd for the urn:jboss:testejb-ns1 namespace should define this. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875819#3875819 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875819 |