[
Lists Home |
Date Index |
Thread Index
]
The error was generated by .NET's xml reader. Document opens and
validates in Oxygen 1.2 and was written in XmlSpy. Seems like an MS
issue (would not surprise me), but strange in the interpretation.
I will check if it's the parens. All in all, seems like MS' parser is
broke.
Andrew Dubinsky
>
> <!ELEMENT SMART_DOCUMENT (HEADER , DATA , VIEW* , AUDIT_TRAIL
> , SIGNATURES?)> <!ELEMENT DATA (MAIN , MAP? , CUSTOM?)>
>
> which I believe is OK. I can only suggest it is due to the () being
> wrongly interpreted somewhere. Where are you getting this error
> message?
>
> Robin La Fontaine
>
> At 4:19 pm -0500 6/8/02, Andrew Dubinsky wrote:
> >I received the following error when I parse an xml document:
> >
|