Sign in
nest-open-source
/
nest-learning-thermostat
/
5.0
/
libxml2
/
refs/heads/master
/
.
/
libxml2-2.7.7
/
test
/
relaxng
/
tutor11_2_1.xml
blob: 2b84ebbee4cbe1c02de67fadb10fbde76084a628 [
file
] [
log
] [
blame
] [
edit
]
<card
xmlns
=
"http://www.example.com"
xmlns:a
=
"http://www.example.com/a"
a:foo
=
"works"
xmlns:b
=
"http://www.example.com/b"
b:foo
=
"works"
>
This should work
</card>