Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0
/
libxml2
/
refs/heads/master
/
.
/
libxml2-2.7.7
/
test
/
VC
/
UniqueElementTypeDeclaration
blob: 2246f1770e21116df245cab46c8a3f5a0e15a7a7 [
file
] [
log
] [
blame
] [
edit
]
<?
xml version
=
"1.0"
?>
<!DOCTYPE a SYSTEM "dtds/a.dtd" [
<!ELEMENT a (#PCDATA | b | c)*>
<!ELEMENT b (#PCDATA)>
<!ELEMENT c (#PCDATA)>
]>
<a>
violates [ VC: Unique Element Type Declaration ]
</a>