Last change
on this file since 102035 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
420 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
2 | <!-- Test for bug #341150 -->
|
---|
3 | <TestRoot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
---|
4 | xsi:noNamespaceSchemaLocation="subst-group-1.xsd">
|
---|
5 | <Events>
|
---|
6 | <TestEvent>Test 1.</TestEvent>
|
---|
7 | <!-- Uncomment the following element to cause libxml's xmllint to
|
---|
8 | fail to validate. -->
|
---|
9 | <TestEvent>Test 2.</TestEvent>
|
---|
10 | </Events>
|
---|
11 | </TestRoot>
|
---|
12 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.