summaryrefslogtreecommitdiff
path: root/test/WFC/NoLtInAttValue
blob: cc459e91f08ea2e2b87f329a7ded99249068ccb8 (plain)
1
2
3
4
5
<?xml version="1.0"?>
<!DOCTYPE a [
<!ENTITY ext "no < workie">
]>
<a att="wrong &ext; ref"> violates [ WFC: No < in Attribute Values ] </a>