Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libxml2
/
81514ba47868793ad27ed344294f48d6a2d3ced9
/
.
/
test
/
relaxng
/
tutor9_2.rng
blob: cb434bdf99f74fee76e32b481b39968a1165d2d8 [
file
] [
log
] [
blame
]
<element
name
=
"data"
xmlns
=
"http://relaxng.org/ns/structure/1.0"
>
<choice>
<externalRef
href
=
"pattern1.rng"
/>
<externalRef
href
=
"pattern2.rng"
/>
</choice>
</element>