Sign in
android
/
platform
/
external
/
apache-xml
/
refs/heads/android15-tests-dev
/
.
/
test
/
tests
/
conferr
/
selecterr
/
selecterr02.xml
blob: f67c222a618ac05535171829c0a407211971f24e [
file
] [
edit
]
<?
xml version
=
"1.0"
?>
<doc>
<foo
name
=
"x"
>
<item
type
=
"z"
>
a
</item>
<item
type
=
"c"
>
b
</item>
<item
type
=
"x"
>
c
</item>
</foo>
<foo
name
=
"y"
>
<item
type
=
"y"
>
d
</item>
<item
type
=
"h"
>
e
</item>
<item
type
=
"k"
>
f
</item>
</foo>
</doc>