473,766 Members | 2,130 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

unable to load schema with target namespace

3 New Member
Hi all,

I'm having this problem when i combined multiple schema's into one. The error msg is below:

Unable to load schema with target namespace 'http://www.tdbanknorth .com/IFX170_TDBN' from 'IFX170_TDBN.xs d'.

combinedXSD:

<xsd:schema xmlns:TDBN="htt p://www.tdbanknorth .com/WebServices" xmlns:xsd="http ://www.w3.org/2001/XMLSchema" xmlns:IFXTDBN=" http://www.tdbanknorth .com/IFX170_TDBN" xmlns:IFX="http ://www.tdbanknorth .com/IFX170_XSD" targetNamespace ="http://www.tdbanknorth .com/WebServices">
<xsd:import namespace="http ://www.tdbanknorth .com/IFX170_TDBN" schemaLocation= "IFX170_TDBN.xs d"/>
<xsd:import namespace="http ://www.tdbanknorth .com/IFX170_XSD" schemaLocation= "IFX170_XSD.xsd "/>
<xsd:element name="IFX_Intrl XferAddRq">
<xsd:annotation >
<xsd:documentat ion>TDBanknorth 's IFX Transaction Structure used for the Bank Service message Internal Funds Transfer Add Request</xsd:documentati on>
</xsd:annotation>
<xsd:complexTyp e>
<xsd:sequence >
<xsd:element ref="IFX:Signon Rq"/>
<xsd:element name="BankSvcRq " type="IFXTDBN:B ankIntrlXferAdd Rq_Type"/>
<xsd:element ref="IFX:Signof fRq" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType >
</xsd:element>
<xsd:element name="IFX_Intrl XferAddRs">
<xsd:annotation >
<xsd:documentat ion>TDBanknorth 's IFX Transaction Structure used for the Bank Service message Internal Funds Transfer Add Response</xsd:documentati on>
</xsd:annotation>
<xsd:complexTyp e>
<xsd:sequence >
<xsd:element ref="IFX:Status " minOccurs="0"/>
<xsd:element ref="IFX:Signon Rs" minOccurs="0"/>
<xsd:element name="BankSvcRs " type="IFXTDBN:B ankIntrlXferAdd Rs_Type"/>
<xsd:element ref="IFX:Signof fRs" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType >
</xsd:element>
<xsd:element name="IFX_DepAc ctStmtInqRq">
<xsd:annotation >
<xsd:documentat ion>TDBanknorth 's IFX Transaction Structure used for the Bank Service message Deposit Account Statement Inquiry Request</xsd:documentati on>
</xsd:annotation>
<xsd:complexTyp e>
<xsd:sequence >
<xsd:element ref="IFX:Signon Rq"/>
<xsd:element name="BankSvcRq " type="IFXTDBN:B ankDepAcctStmtI nqRq_Type"/>
<xsd:element ref="IFX:Signof fRq" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType >
</xsd:element>
<xsd:element name="IFX_DepAc ctStmtInqRs">
<xsd:annotation >
<xsd:documentat ion>TDBanknorth 's IFX Transaction Structure used for the Bank Service message Deposit Account Statement Inquiry Response</xsd:documentati on>
</xsd:annotation>
<xsd:complexTyp e>
<xsd:sequence >
<xsd:element ref="IFX:Status " minOccurs="0"/>
<xsd:element ref="IFX:Signon Rs" minOccurs="0"/>
<xsd:element name="BankSvcRs " type="IFXTDBN:B ankDepAcctStmtI nqRs_Type"/>
<xsd:element ref="IFX:Signof fRs" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType >
</xsd:element>
</xsd:schema>

Any thoughts or ideas what i'm missing or doing wrong?

Thanks,
Leon
Jul 19 '07 #1
1 10962
jkmyoung
2,057 Recognized Expert Top Contributor
Do you actually have a schema in your local directory at IFX170_TDBN.xsd ?
If it's at an external URL, use the full url in your schemaLocation attribute.
Jul 19 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
3323
by: wooks | last post by:
<?xml version='1.0'?> <userlogin xmlns="urn:faster:userlogin" xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'> <login>mick</login> <password>brown</password> </userlogin> Above is my schema instance.
0
4226
by: C. M. Sperberg-McQueen | last post by:
wooks (wookiz@hotmail.com) wrote: > <?xml version='1.0'?> > <userlogin xmlns="urn:faster:userlogin" > xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'> > <login>mick</login> > <password>brown</password> > </userlogin> > Above is my schema instance.
2
3866
by: maddalimurali | last post by:
Hello all, My xml and schema file header are as follows. 1) cisGlobals.xsd. <?xml version="1.0" encoding="UTF-8"?> <xsd:schema targetNamespace="http://www.talgov.com/cisGlobals" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:cisGlobals="http://www.talgov.com/cisGlobals" elementFormDefault="unqualified">
4
3549
by: Ian | last post by:
I would like to set a path to a schema where both the xml file and the schema are on my local hard drive (e.g. c:\XML\auto.xml and c:\XML\auto.xsd) Thank you, Ian
2
2494
by: Stanimir Stamenkov | last post by:
I'm trying to find out if it is permissible to include a schema document with absent target namespace to a schema with specified target namespace, and if it is, what are the rules to resolve the target namespace of the components from the included schema document. I'm confused because of the rules I read in the XML Schema spec <http://www.w3.org/TR/xmlschema-1/#element-element>: > If the <element> element information item has <schema>...
0
2988
by: maxim mat | last post by:
Hi I need to build client for web service. But when I'm using Visual Studio .NET to add Web Reference, I get error: "Custom tool error: Unable to import WebService/Schema. Unable to import binding 'controllerSoapBinding' from namespace 'http://Bla-Bla-Bla'. Unable to import operation 'getClient'. The datatype 'Array' is missing. " Some problem when I try to use wsdl.exe tool in .NET. I get: Schema validation warning: Type 'cww:Class' is...
2
22538
by: Carmit | last post by:
Hi, I'm trying to build a proxy for this webservice: http://webservices.sabre.com/wsdl/sabreXML1.0.00/tpf/EndTransactionLLSRQ.wsdl I'm getting the following error: Error: Unable to import binding 'EndTransactionSoapBinding' from namespace 'http s://webservices.sabre.com/websvc'.
2
5540
by: Simon | last post by:
I want to split a xml schema in two xml schema files where the first file has general schemas and the other part has specific schemas. The general schema can the be used by other schemas (written in other files) which uses the same elements. Is this possible to do?
1
6037
by: tthunder | last post by:
Hi @all, Please check the following XML file and XML schema definition below first: ------- XML File (full): ------- <?xml version="1.0" encoding="UTF-8"?>
0
10009
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9959
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9838
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8835
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7381
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5279
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5423
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3929
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3532
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.