Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0.1
/
libxml2
/
refs/heads/master
/
.
/
libxml2-2.7.7
/
test
/
VC
/
AttributeNmtokens
blob: 8710de48023d9a55259e1678267143abb96bf67f [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE test [
<!ELEMENT test EMPTY>
<!ATTLIST test attr1 NMTOKENS #IMPLIED>
]>
<!-- Should be invalid due to http://www.w3.org/XML/xml-V10-2e-errata#E20 -->
<test
attr1
=
" a	b "
/>