Re: First-time user, Problem parsing xds file: readme.xds
Geert Stappers <[email protected]> Mon, 19 Nov 2007 15:30:24 +0100
| Newsgroups | gmane.editors.conglomerate.devel |
|---|---|
| Message-ID | <[email protected]> |
Op 18-11-2007 om 16:01 schreef Peter Flynn: > > The shell window where the command was typed echoed the error: > -------------------------------------------------------------- > Entity: line 8: parser error : Attribute xml:lang redefined > <description xml:lang="en_CA" xml:lang="en">This is a document type > ^ > ** (conglomerate:6926): WARNING **: Problem parsing xds file: readme.xds. > -------------------------------------------------------------- > This is because the file readme.xds is invalid: the line quoted uses > the attribute xml:lang twice, which is forbidden by the XML > Specification (3.1, WFC Unique Att Spec). I removed the xml:lang="en" > from the Canadian English instance of the element and restarted the > application without error. I can reproduce that. I'm about to go on a vacation for a week. I'll see it can fix it when I'm back. Cheers Geert Stappers