RE: JavaUtils.xmlNameToJava and special characters

2002-02-08 Thread Tom Jordahl
Dave, If you read the JAX-RPC Appendix, there is a complete description of how XML names are mapped to Java names. While I didn't implement 100% of the algorithm described within, we are pretty close. JAX-RPC says to remove punctuation characters, which is why we don't use the isJavaIdenti

Re: JavaUtils.xmlNameToJava and special characters

2002-02-08 Thread R J Scheuerle Jr
Dave, Thanks for the note. The current mapping is defined by Chap 20 of JSR 101, so it should not be changed. I will add a comment to the code. Rich Scheuerle XML & Web Services Development 512-838-5115 (IBM TL 678-5115)