File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / libxml2 / test / WFC / NoLtInAttValue
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:38:00 2012 UTC (13 years, 2 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

<?xml version="1.0"?>
<!DOCTYPE a [
<!ENTITY ext "no < workie">
]>
<a att="wrong &ext; ref"> violates [ WFC: No < in Attribute Values ] </a>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>