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