Last change
on this file since 101978 was 95312, checked in by vboxsync, 3 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
318 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!--
|
---|
3 | -->
|
---|
4 | <foo xmlns="http://FOO" xmlns:foo="http://FOO" xmlns:bar="http://BAR" xmlns:boo="http://BOO" xmlns:doo="http://DOO"
|
---|
5 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
---|
6 | xsi:schemaLocation="http://FOO attrGroup-wildcard1_0.xsd"
|
---|
7 | foo:bar="o" doo:bar="o"/>
|
---|
8 |
|
---|
9 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.