 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Steve Zimmelman Guest
|
Posted: Mon May 21, 2007 7:52 pm Post subject: WSDL Import Failure - Help! |
|
|
The company that supplied this WSDL file says it is perfect and there should not
be any problems. However, I cannot import the file because of the following
error.
Error [The namespace prefix is not allowed to start with the reserved string
"xml". (Line 30).
xmlns:xml="http://www.w3.org/XML/1998/namespace"
Can someone shed some light on this, or offer a work-around? I am using D2006
Ent. with all the latest patches.
(Version 10.0.2288.42451 Update 2)
Here's part of the wsdl header.
<?xml version="1.0" encoding="UTF-8"?>
<definitions name="HBSWS"
targetNamespace="http://ftp.hbsrx.com/SOAP/HBSWS"
xmlns:tns="http://ftp.hbsrx.com/SOAP/HBSWS"
xmlns:hbsws="http://ftp.hbsrx.com/SOAP/HBSWS"
xmlns:hbs="http://ftp.hbsrx.com/SOAP/HBSWS/schema"
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/"
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://schemas.xmlsoap.org/wsdl/">
<documentation>
Nursing Home Order Entry web service.
--
Combined WSDL and XSD.
Author: -- ;
Version: 1.28
Date: Fri May 4 12:38:00 EDT 2007
</documentation>
<types>
<xsd:schema
targetNamespace="http://ftp.hbsrx.com/SOAP/HBSWS/schema"
xmlns:tns="http://ftp.hbsrx.com/SOAP/HBSWS/schema"
xmlns:hbs="http://ftp.hbsrx.com/SOAP/HBSWS/schema"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
<<-- Line 30
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
xmlns="http://ftp.hbsrx.com/SOAP/HBSWS/schema">
TIA,
-Steve- |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|