Book a Demo

Author Topic: Nillable value for WSDL  (Read 2551 times)

Pradeep Mani

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Nillable value for WSDL
« on: May 24, 2008, 05:54:07 am »
Guys,
    I have generated WSDL from EA and it is in defined format.  This is really good.  But when we submit the WSDL for the dev team, they want something which has "nillable=true" attached to it in the element section.

How do i get the "nillable =true"added in the element section in WSDL.
Can someone help me here and also show me some pointers here.

What I got in EA:

element name="abc" type="xs:int" minOccurs="0"
what i need:
element name="abc" type="xs:int" nillable="true" minOccurs="0"

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Nillable value for WSDL
« Reply #1 on: May 29, 2008, 10:11:52 am »
Please only post a question once, to a single forum.  I have removed the duplicate posts.

Since you haven't got an answer here perhaps it would be a good idea to send a support request into sparx systems.

See http://www.sparxsystems.com/support/index.html.