Confused about & in entity literal

roddey at us.ibm.com roddey at us.ibm.com
Tue May 11 19:41:24 BST 1999




>> Otherwise, if it happens to look like a reasonable entity reference, I guess
you
>> are supposed to ignore it and just pass it through as is? If it does not look
>> like a reasonable entity reference, then you give an error?
>
>Again, see section 4.5 (etc) which is pretty clear about this.
>
>Try running your parser through a conformance test suite -- e.g. James
>Clark's XMLTEST and Sun's (which incorporates some examples from the
>XML spec, avoiding any issues about interpretation).
>

That's what got me confused in the first place. My original implementation was
just to ignore ampersands in the original scan of the entity value. But, if raw
ampersands are not allowed, then I'm just asking whether I'm obligated to prove
that any ampersand is at least provisionally part of a general entity (even if
it later turns out not to be a legal one) during the scan of the entity value.
And, if I think its not, that it should be considered in error?



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/ and on CD-ROM/ISBN 981-02-3594-1
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