[This KA was unapproved and obsolete when migrated.] Why do XML elements with underscore characters not work?What are the accepted characters that can be used for XML elements/tags?
book
Article ID: KB0091620
calendar_today
Updated On:
Products
Versions
TIBCO Adapter SDK
-
Not Applicable
-
Description
Resolution: SDK 2.x supports only ASCII alpha numeric characters for element/tag name. ie. <foo_bar> is not valid. Any non-ascii character such as é or ü is not valid either.
For sending foreign characters in SDK please see a related question under the category "Features" of this FAQ.
[This KA was unapproved and obsolete when migrated.]
Why do XML elements with underscore characters not work?What are the accepted characters that can be used for XML elements/tags?