The namespace URI http://xml.apache.org/xml-soap is abstract: there is no physical
document there. To my knowledge, no one has ever created an XML Schema document for
that namespace. However, here is my quick guess as to how a Vector should be defined:
Scott Nichol
Do not send e
Title: http://xml.apache.org/xml-soap
I am trying to get the definition from http://xml.apache.org/xml-soap <http://xml.apache.org/xml-soap> . This used to be where xmlns:apachesoap used to be defined. In particular, I am looking for a definition for a Vector.
Any ideas?
NACK
Pier
-- Forwarded Message
> From: "Sean Aschen" <[EMAIL PROTECTED]>
> Date: Tue, 29 Oct 2002 12:11:47 -0500
> To: [EMAIL PROTECTED]
> Subject: Missing http://xml.apache.org/xml-soap
>
> I use a tool that imports this document in it'
e to MAP type as follows,
>
> xmlns:ns2="http://xml.apache.org/xml-soap"; xsi:type="ns2:Map">
>
> Question is If I want to build WSDL for this service, Where do I find .xsd
> or some other schema file for xmlns:ns2="http://xml.apache.org/xml-soap";
&