Forwarding this question as the user has problems to send to list even if he is subscribed.
-------- Original-Nachricht -------- Betreff: Mapping localpart+namespace into qname? Datum: Thu, 07 Dec 2006 11:50:17 +0100 Von: Christian Raschka <[EMAIL PROTECTED]> An: [EMAIL PROTECTED] Hi everybody, is it possible to map <name xmlns:x="http://acme.com">foo</name> into a javax.xml.namespace.QName field "name", where localpart is "foo" and the namespace is "http://acme.com"? The problem is, that the "x" could be freely chosen and is therefore not static. If yes, is it possible with a mapping file (not directly with the source code generator) and how! Thank you for your help, Christian --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email

