Hi,
I am using the below schema in one of my WSDL, I didn't find anything wrong
in the schema but not sure why Xerces is complaining.
http://example.com/loan";
attributeFormDefault="qualified" elementFormDefault="qualified"
targetNamespace="http://example.com/xsd";>
http://ex
Bindul,
schemaLocation attribute is not required, as both the schemas are defined in
a single WSDL file.
Bindul Bhowmik wrote:
>
> Hello,
>
> On Thu, Mar 15, 2012 at 01:18, rJassal
> wrote:
>>
>>
>> Hi,
>>
>> I am using the below schema in on