![]() |
Chapter 5 - Try It Out: Pages 208-210
I am using Visual Studio 2005 Release Candidate to do the exercises.
The exercise had me add the the following statement to my xsd: Code:
<import namespace="http://www.example.com/name" schemaLocation="name8.xsd"/> Quote:
Is there a problem with the XML or is it a problem with Visual Studio 2005? |
I don't have a copy to hand so could you post name8.xsd?
-- Joe |
Here you go:
Code:
<?xml version="1.0"?> |
Schemas aren't my speciality but it appears to work in the older Visual Studio.
I'll try to ask someone on the Microsoft team later today. -- Joe |
Well it works in VS 2005 as well.
is the main schema okay without the import, and is the import in the same folder? If so then post the main schema and I'll try with that. -- Joe |
Your schema file is working perfectly with my name.xml,
either there is prob with the name.xml file or with VS. it would be good if you send the xml file for scrutiny. |
All times are GMT -4. The time now is 04:21 AM. |
Powered by vBulletin®
Copyright ©2000 - 2019, Jelsoft Enterprises Ltd.
© 2013 John Wiley & Sons, Inc.