source:
vbox/trunk/src/libs/libxml2-2.9.14/test/XInclude/docs/tstencoding.xml@
95312
Last change on this file since 95312 was 95312, checked in by , 3 years ago | |
---|---|
File size: 247 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
2 | <x xmlns:xinclude="http://www.w3.org/2001/XInclude"> |
3 | <!-- Simple test of including another text document --> |
4 | <xinclude:include href="../ents/isolatin.txt" encoding="ISO-8859-1" parse="text"/> |
5 | </x> |
Note:
See TracBrowser
for help on using the repository browser.