Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: MSXML and schema

From: "Neil Smith [MVP Digital Media]" <neil@------.--->
To: NULL
Date: 6/23/2009 8:37:00 PM
The URL you posted for the schema looks like
xsi:schemaLocation="http://www.mysite.test schedule.xsd"

You are missing a slash between the domand and file path.

HTH
Cheers - Neil


On Tue, 23 Jun 2009 06:12:32 -0700 (PDT), Peter Laman
<peter.laman@g...> wrote:

>I'm trying to process an XML file with MSXML. The file starts with:
>
><?xml version="1.0" encoding="UTF-8"?>
><schedule xmlns="http://www.mysite.test" xmlns:xsi="http://www.w3.org/
>2001/XMLSchema-instance" xsi:schemaLocation="http://www.mysite.test
>schedule.xsd">
>
>So the XML references an XSD. However, when I try to use the
>'validate' method, I get the error
>"Validate failed because the root element had no associated DTD/
>schema."
>
>Secondly, I'd expect the nodeValue property of each node to have the
>proper datatype as defined in the schema. In stead the nodeValue
>property is NULL for each element in the XML file. Is that merely
>because the schema doesn't seem to be recognized?
>
>Can anybody help, please?
>
>Thankx, Peter
------------------------------------------------
Digital Media MVP : 2004-2009
http://mvp.support.microsoft.com/mvpfaqs


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent