Sign in
fuchsia
/
third_party
/
github.com
/
GNOME
/
libxml2
/
ec6e3efb06d7b15cf5a2328fabd3845acea4c815
/
.
/
test
/
XInclude
/
docs
/
fallback4.xml
blob: b500a635fb562db6365d8b6411a0b9551836a301 [
file
] [
log
] [
blame
]
<a>
<xi:include
href
=
"c.xml"
xmlns:xi
=
"http://www.w3.org/2001/XInclude"
>
<xi:fallback>
<xi:include
href
=
"../ents/something.xml"
/>
</xi:fallback>
</xi:include>
</a>