source:
vbox/trunk/src/libs/libxml2-2.9.14/test/XInclude/docs/fallback.xml@
95312
Last change on this file since 95312 was 95312, checked in by , 3 years ago | |
---|---|
File size: 261 bytes |
Line | |
---|---|
1 | <x xmlns:xinclude="http://www.w3.org/2001/XInclude"> |
2 | <!-- Simple test of a fallback on unavailable URI --> |
3 | <xinclude:include href="something.xml"> |
4 | <xinclude:fallback><warning>Inclusion failed</warning></xinclude:fallback> |
5 | </xinclude:include> |
6 | </x> |
Note:
See TracBrowser
for help on using the repository browser.