[Home] [By Thread] [By Date] [Recent Entries]


> xsi:schemaLocation="file://d//ibm//dev//workspaces//dominoportal//dominoadapter booksextended.xsd">

Ok, let me guess.. your schema declares a http://www.books.org
namespace, but that bit is missing from your schema location. You also
have a space in your physical schema location. Try this (note the %20
instead of the space):

xsi:schemaLocation="http://www.books.org
file://d//ibm//dev//workspaces//dominoportal//dominoadapter%20booksextended.xsd"

Christian



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member