[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Why does a nillable="true" appear in the WSDL?

  • From: "Pete Cordell" <petexmldev@c...>
  • To: "Ben Stover" <bxstover@y...>,"xml-dev" <xml-dev@l...>
  • Date: Thu, 30 Oct 2008 19:56:58 -0000

Re:  Why does a nillable="true" appear in the WSDL?
Original Message From: "Ben Stover"

> After generating and deploying a web service to the JBoss appserver
> the WSDL shows a nillable="true".
>
> Why?

As you've not had much response to this, my guess would be that it's because
Java types can be null, which maps reasonably well to XML schema nilled
types.  But I'm afraid it is just a guess!

Hopefully that's at least some help!

Pete Cordell
Codalogic Ltd
Interface XML to C++ the easy way using XML C++
data binding to convert XSD schemas to C++ classes.
Visit http://www.codalogic.com/lmx/ for more info
----- Original Message ----- 
From: "Ben Stover" <bxstover@y...>
To: "xml-dev" <xml-dev@l...>
Sent: Wednesday, October 29, 2008 7:58 PM
Subject:  Why does a nillable="true" appear in the WSDL?


>
> After generating and deploying a web service to the JBoss appserver
> the WSDL shows a nillable="true".
>
> Why?
>
>
> <xs:element name="aaaRequest" nillable="true" type="tns:aaaRequestType" />
> <xs:element name="aaaResponse" nillable="true" type="tns:aaaResponseType"
> />
> <xs:complexType name="aaaRequestType">
>  <xs:sequence>
>    <xs:element name="name" type="xs:string" />
>  </xs:sequence>
> </xs:complexType>
> <xs:complexType name="aaaResponseType">
>  <xs:sequence>
>    <xs:element name="return" type="xs:string" />
>  </xs:sequence>
> </xs:complexType>
> </xs:schema>
> </types>
> <message name="TestWs_aaaResponse">
>  <part element="tns:aaaResponse" name="aaaResponse" />
> </message>
> <message name="TestWs_aaa">
>   <part element="tns:aaaRequest" name="aaaRequest" />
> </message>
>
> Ben
>
>
>
>
>
>
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@l...
> subscribe: xml-dev-subscribe@l...
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
>




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.