JKI Discussion Forums
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Bug? Cannot use a colon ":" in names

#1
User is offline   Jed Davidow 

  • Group: Members
  • Posts: 16
  • Joined: 03-April 08
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: <feed xmlvalue="123"/>. The documentation doesn't have anything about escaping a colon.

This is an element inside one of the Google API XML structures.
0 kudos

#2
User is offline   Jim Kring 

  • Group: JKI Team
  • Posts: 1,204
  • Joined: 15-March 06
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:Thanks again,

-Jim
0 kudos

#3
User is offline   lvb 

  • Group: Members
  • Posts: 9
  • Joined: 16-June 08
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 < and " or > character?

Thanks...
0 kudos

#4
User is offline   Jim Kring 

  • Group: JKI Team
  • Posts: 1,204
  • Joined: 15-March 06

View Postlvb, on Mar 12 2009, 02:12 PM, said:

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 < and " or > 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,
0 kudos

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic