Jed Davidow 0 Report post Posted April 3, 2008 I was trying to create a typeDef that contained an attribute named something like "xml:value", but the XML returned by easy XML omits the colon in the output name: . The documentation doesn't have anything about escaping a colon. This is an element inside one of the Google API XML structures. Quote Share this post Link to post Share on other sites
Jim Kring 45 Report post Posted April 3, 2008 Hi Jed, You're really putting EasyXML through the paces We appreciate you reporting these issues and will try to get these fixed as soon as possible. I have reproduced the problem and have created a case and known issue topic in the forums, here: Known Issue (Case 5175): Colon characters in names should not be removed Thanks again, -Jim Quote Share this post Link to post Share on other sites
lvb 0 Report post Posted March 12, 2009 Would it be possible for JKI to provide a work-around for this? Maybe a regular expression that replaces all instances of a colon in the tag name (between a character? Thanks... Quote Share this post Link to post Share on other sites
Jim Kring 45 Report post Posted March 13, 2009 Would it be possible for JKI to provide a work-around for this? Maybe a regular expression that replaces all instances of a colon in the tag name (between a character? Thanks... Hello. If you are an EasyXML customer and this is affecting you, please contact us and we'll send you a version of the software with a fix. Thanks, Quote Share this post Link to post Share on other sites