source:
vbox/trunk/src/libs/libxml2-2.9.14/result/XInclude/ns1.xml@
95312
Last change on this file since 95312 was 95312, checked in by , 3 years ago | |
---|---|
File size: 251 bytes |
Line | |
---|---|
1 | <?xml version="1.0"?> |
2 | <doc xmlns:xi="http://www.w3.org/2001/XInclude"> |
3 | <ns:elem xmlns:ns="urn:foo" xml:id="a"/> |
4 | <elem xmlns:ns="urn:foo"> |
5 | <ns:elem xml:id="a"/> |
6 | </elem> |
7 | |
8 | <ns:elem xmlns:ns="urn:bar"/> |
9 | |
10 | </doc> |
Note:
See TracBrowser
for help on using the repository browser.