BizTalk Server General - invalid content after successful schema validation

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > February 2005 > invalid content after successful schema validation





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author invalid content after successful schema validation
Joe

2005-02-23, 5:58 pm

I can't figure this one out. I have a very simple XML
document like this:
<Person>
<OptionalNode>
<FName>
<LName>
<OtherInfo>
<MoreDeails [1 or more]>
<OprionalNode>
</Moredetails>
</OtherInfo>
</Person>

"<OprionalNode>" is declared as <AnyEmement> in my schema
with possibility of many <OptionalNode>'s as a given
location. "<MoreDetails>" can occur 1 or more times. Then
I do this:
- I validate that schema (with no problems),
- I generate an instance of an XML doc (with no problems),
- I validate instance against just generated document and
I get "Element has incomplete content" error. WTF?
Thanks for help!
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com