Book a Demo

Author Topic: value with comma in enumeration list problems  (Read 2163 times)

rocketboy2000

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
value with comma in enumeration list problems
« on: August 13, 2013, 07:07:06 am »
i'm doing enumeration type classes in a class diagram for xml schema... for the enumeration type, the accepts commas to differentiate list values but this prevents list values from having commas!

is there a way to turn this off? an escape character to use? or other work around?