XmlReader.Read produce an exception
- From: knoxi <knoxi@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 2 Jul 2009 05:29:01 -0700
Hi
We have the following problem:
We get at the validation of an XML file against the corresponding schema
an internal exception in the XML reader. (Validation of an XML file
according to
MSDN Help)
The exception occurs also in the Visual Studio designer, this exception
appears in the
Error list when the XML file is loaded with the schema.
The XML and the schema should be valid.
It occurs with the following XML file and schema: open Trans 2.1fd
-> Http://www.opentrans.org/
-> \ Documents and files \ files openTRANS 2.1 \ openTRANS 2.1 (final draft
- draft) \ openTRANS 2.1fd english all-in-one package
These are the schema and a sample file, which we want to validate.
Can someone confirm this error?
How can I fix this error in Visual Studio or in my code?
Bye
knoxi
.
- Follow-Ups:
- Re: XmlReader.Read produce an exception
- From: Martin Honnen
- Re: XmlReader.Read produce an exception
- Prev by Date: Re: Need help converting a multi entity flat file into XML
- Next by Date: Re: XmlReader.Read produce an exception
- Previous by thread: Converting multi line flat file records to XML
- Next by thread: Re: XmlReader.Read produce an exception
- Index(es):
Relevant Pages
|