Book a Demo

Author Topic: XSD Annoations  (Read 3099 times)

patfada

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
XSD Annoations
« on: February 06, 2007, 04:06:54 pm »
When I transform a class model into an XSD schema, then generate the XSD, any notes in the class model become annotation elements in the XSD. This has created a few problems when used in WSDLs which I havent been able to track down, so I am going through my XSDs and replacing the annotations with <!-- comments --> .

Is there any way to get EA to generate comments instead of annotations?