Valid XML Question - 017.XML

RJA at dip.co.uk RJA at dip.co.uk
Tue Oct 20 09:38:16 BST 1998





Richard J. Anderson at DI
10/20/98 08:38 AM

Hi,

I've been recently testing my XML C++ parser against J Clarks XML test
cases.    Whilst testing against valid/sa/017.xml I found a problem in the
XML file, or more likely my parser.  Here is the file:

<!DOCTYPE doc [
<!ELEMENT doc (#PCDATA)>
]>
<doc><?pi some data ? > <??></doc>

On the 4th line, the second PI has no name, which according to the spec is
not valid.  Is this valid ? Is it even a PI ? Have I overlooked something
in the spec !?!?!

Whilst on the subject of test cases, are there any more XML testbeds I
could use too ?

Kind Regards,

Richard Anderson.



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list