problem with validate of this schema
-
hi guys, i want to know how i can check the
validate
of the following schema , i test it in this site http://www.validome.org/grammar/ but give me error,so what is the steps to validate this doc ? ==================================================== An xml Schema: ==================================================== targetNamespace="http://www.w3schools.com" xmlns="http://www.w3schools.com" elementFormDefault="qualified" ================================================= A Reference to an XML Schema ================================================= xmlns="http://www.w3schools.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3schools.com note.xsd" Tove Jani Reminder Don't forget me this weekend!modified on Wednesday, January 7, 2009 9:12 AM
-
hi guys, i want to know how i can check the
validate
of the following schema , i test it in this site http://www.validome.org/grammar/ but give me error,so what is the steps to validate this doc ? ==================================================== An xml Schema: ==================================================== targetNamespace="http://www.w3schools.com" xmlns="http://www.w3schools.com" elementFormDefault="qualified" ================================================= A Reference to an XML Schema ================================================= xmlns="http://www.w3schools.com" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3schools.com note.xsd" Tove Jani Reminder Don't forget me this weekend!modified on Wednesday, January 7, 2009 9:12 AM
Honeyboy_20 wrote:
i test it in this site http://www.validome.org/grammar/ but give me error
What was the error? How on earth do you expect anyone to help you without full information?
Henry Minute If you open a can of worms, any viable solution *MUST* involve a larger can.