summaryrefslogtreecommitdiff
path: root/test/VC/DuplicateType
blob: 4b288048f36ce3d1840486e7238d8d3853f810e6 (plain)
1
2
3
4
5
<?xml version="1.0"?>
<!DOCTYPE a [
<!ELEMENT a (#PCDATA | b | c | d | c)*>
]>
<a> violates [ VC: No Duplicate Types ] </a>