there is a xmime.xsd in the same directory...

-- dims

On 10/30/06, Matthew Hannay <[EMAIL PROTECTED]> wrote:
In the MTOM Example WSDL it says:

<wsdl:types><xsd:schema


<xsd:import
namespace="http://www.w3.org/2005/05/xmlmime";
            schemaLocation="xmime.xsd" />

is this correct ? Their seems to be some validation
errors?

Should it be something like:
<xsd:import
namespace="http://www.w3.org/2005/05/xmlmime";

schemaLocation="http://www.w3.org/2005/05/xmlmime"; />


Matt






Send instant messages to your online friends http://au.messenger.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to