Last change
on this file since 98321 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
348 bytes
|
Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <foo xmlns="urn:test:foo"
|
---|
3 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
---|
4 | xsi:schemaLocation="urn:test:foo any5_0.xsd">
|
---|
5 | <boo/>
|
---|
6 | <boo xmlns="urn:test:bar"/>
|
---|
7 | <boo xmlns="urn:test:bar"/>
|
---|
8 | <boo xmlns="urn:test:bar"/>
|
---|
9 | <boo xmlns="urn:test:bar"/>
|
---|
10 | <boo xmlns="urn:test:bar"/>
|
---|
11 | <boo xmlns="urn:test:bar"/>
|
---|
12 | <boo/>
|
---|
13 | </foo>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.