|
-
Sep 15th, 2004, 03:15 AM
#1
Thread Starter
Fanatic Member
Schema is non-deterministic?
When I validate an XML document with an XSD document using MSXML 4, I get the following error:
"Scema is non deterministic".
This only happens when I include the following line in the schema:
Code:
<xs:any minOccurs="0"/>
I need to include this line in order to make sure that documents created against this schema are extensible.
Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|