← Prev in month ← Prev in thread
Next in thread → Next in month →

namespace and multiple schemas import

From
learning xml <>
To
Date
2004-03-18T21:05:59Z
ID
<>
Thread
namespace and multiple schemas import
Hi, everyone:
I need to use two or more schemas at the same time. So there will be 
different name spaces. As I know, I can use import
<xs: import namespace="http://www.w3.org/XML/1998/namespace"
schemaLocation="myxml.xsd"/>
What is the relationship between schemaLocation and import namespace?
What kind of URI can I choose?  For example, 
xmlns:bk="http://example.org./ns/books" Is it a .sxd file or something? Can 
I creat such a file in my website and I use it directly?

Thanks in advance!

Wenpeng

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail
← Prev in month ← Prev in thread
Next in thread → Next in month →