You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by su...@wipro.com on 2006/12/19 14:25:11 UTC

[Axis1.2.x] Reg complex type declaration in WSDLs

Hi,

 

Can somebody tell me what is the difference between a) [xsd:byte[][]]
and b) [xsd:base64binary[]]

 

a.) This is generated by Axis (?wsdl)

 

                                    <complexType
name="ArrayOf_xsd_base64Binary">

                                                <complexContent>

                                                            <restriction
base="soapenc:Array">

 
<attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:byte[][]"/>

 
</restriction>

                                                </complexContent>

                                    </complexType>

 

 

b) This is what I thought should be there

 

                                    <complexType
name="ArrayOf_xsd_base64Binary">

                                                <complexContent>

                                                            <restriction
base="soapenc:Array">

 
<attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:base64binary[]"/>

 
</restriction>

                                                </complexContent>

                                    </complexType>

 

Any suggestions or ideas would be great!!!

 

Thanks in advance,

 

Regards,

Subir S

 




The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
 
www.wipro.com