XML.com: XML From the Inside Out

XML.comWebServices.XML.comO'Reilly Networkoreilly.com
  Articles | Weblogs | Newsletter | Safari Bookshelf
advertisement

Article:
 Understanding W3C Schema Complex Types
Subject: arrays
Date: 2003-10-14 08:15:40
From: natali ku

in generated WSDL file i get next:
<complexType name="ArrayOf_tns1_ICompanyVO">
<complexContent>
<restriction base="soapenc:Array">
<attribute ref="soapenc:arrayType" wsdl:arrayType="null[]"/>
</restriction>
</complexContent>
</complexType>
<element name="ArrayOf_tns1_ICompanyVO" nillable="true" type="intf:ArrayOf_tns1_ICompanyVO"/>
i think wsdl:arrayType="null[]"/> is wrong, it supposed to be wsdl:arrayType="ICompanyVO[]"/>. Can uive me a hint what could be wrong? Thank.natali



Previous Message Previous Message   Next Message Next Message

Sponsored By:


Contact Us | Our Mission | Privacy Policy | Advertise With Us | | Submissions Guidelines
Copyright © 2008 O'Reilly Media, Inc. | (707) 827-7000 / (800) 998-9938