Book a Demo

Author Topic: Element with nillable attribute  (Read 3148 times)

Julian Cranfield

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Element with nillable attribute
« on: September 09, 2009, 02:01:34 am »
We are defining our WSDL and need to have some elements nillbale, for example;

<xs:element name="targetFinish" nillable="true" type="xs:dateTime" minOccurs="0" maxOccurs="1">

How do you define this in EA?

Thanks

Julian