Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0.1
/
libxml2
/
98c1008920cb6d1e3e741f7e1fdd75ad5a663beb
/
.
/
libxml2-2.7.7
/
test
/
threads
/
bca.dtd
blob: 239192ada899f389f1946e225dd01eb5ec546a90 [
file
] [
log
] [
blame
]
<!ENTITY % b SYSTEM "http://example.org/b/b.dtd">
%b;
<!ENTITY % c SYSTEM "http://example.org/c/c.dtd">
%c;
<!ENTITY % a SYSTEM "http://example.org/a/a.dtd">
%a;
<!ELEMENT bca (b, c, a)>