Last change
on this file since 95312 was 95312, checked in by vboxsync, 2 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
410 bytes
|
Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <foo:Root xmlns:bar="http://example.org/bar" xmlns:baz="http://example.org/baz" xmlns:foo="http://example.org/foo" xmlns="http://example.org/" xml:lang="en-ie">
|
---|
3 | <bar:Something>
|
---|
4 | <foo:Something>
|
---|
5 | <bar:Something>
|
---|
6 | <foo:Something>
|
---|
7 | <baz:Something />
|
---|
8 | </foo:Something>
|
---|
9 | </bar:Something>
|
---|
10 | </foo:Something>
|
---|
11 | </bar:Something>
|
---|
12 | </foo:Root>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.