VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/relaxng/tutor11_3.rng@ 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: 332 bytes
Line 
1<element name="example" xmlns="http://relaxng.org/ns/structure/1.0">
2 <zeroOrMore>
3 <attribute>
4 <anyName/>
5 </attribute>
6 </zeroOrMore>
7 <optional>
8 <attribute name="xml:space">
9 <choice>
10 <value>default</value>
11 <value>preserve</value>
12 </choice>
13 </attribute>
14 </optional>
15</element>
Note: See TracBrowser for help on using the repository browser.

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