Book a Demo

Author Topic: Set nillable property of an element  (Read 2337 times)

cnumb

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Set nillable property of an element
« on: April 15, 2008, 04:29:21 am »
anyone,
I have an element say testID of stereotype XSDelement. How can I set nillable='ture' or nillable='false' so that XSD generated has the right information. Right now code generator ignores nillable.

thanks in advance.