source:
vbox/trunk/src/libs/libxml2-2.9.14/test/XInclude/docs/fallback6.xml@
95312
Last change on this file since 95312 was 95312, checked in by , 3 years ago | |
---|---|
File size: 203 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="b.xml"> |
3 | <xi:fallback><xi:include href="c.xml"> |
4 | <xi:fallback/> |
5 | </xi:include></xi:fallback> |
6 | </xi:include> |
Note:
See TracBrowser
for help on using the repository browser.