Hi Nathan Beyer,

    For your information.

> MyXML.xsd -
> <?xml version="1.0" encoding="UTF-8"?>
> <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema-instance";

In the XML schema file, you need to mention the name space as:

<xsd: schema xmlns:xsd=http://www.w3.org/2001/XMLSchema

and not as http://www.w3.org/2001/XMLSchema-instance.  

-- Venkatesh


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to