VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/schemas/annot-err_0.xsd@ 98321

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: 680 bytes
Line 
1<?xml version="1.0"?>
2<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
3 targetNamespace="http://FOO"
4 xmlns:goo="http://GOO"
5 xmlns:but="http://BUT">
6 <xsd:element name="foo" xml:lang="hhh">
7 <xsd:annotation id="id1" death="is a good entertainer" but:such="is life">
8 I shouldn't do this here...
9 <xsd:appinfo id="id2" source="somewhere"
10 goo:fun="bag" fun="another fun-bag">
11 weeelll
12 </xsd:appinfo>
13 <xsd:documentation xml:lang="*" id="id3" source="anywhere"
14 goo:mothers="of invention" mothers="don't do your dishes">
15 hmmmmmm
16 </xsd:documentation>
17 ...and here as well - more than ever
18 </xsd:annotation>
19 </xsd:element>
20
21</xsd:schema>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette