VirtualBox

source: vbox/trunk/src/libs/libxml2-2.9.14/test/XPath/docs/id@ 98103

Last change on this file since 98103 was 95312, checked in by vboxsync, 2 years ago

libs/{curl,libxml2}: OSE export fixes, bugref:8515

File size: 706 bytes
Line 
1<?xml version="1.0"?>
2<EXAMPLE id="root" prop1="gnome is great" prop2="&amp; linux too">
3 <head id="head">
4 <title>Welcome to Gnome</title>
5 </head>
6 <chapter id="chapter1">
7 <title>The Linux adventure</title>
8 <p>bla bla bla ...</p>
9 <image href="linus.gif"/>
10 <p>...</p>
11 </chapter>
12 <chapter id="chapter2">
13 <title>Chapter 2</title>
14 <p>this is chapter 2 ...</p>
15 </chapter>
16 <chapter id="chapter3">
17 <title>Chapter 3</title>
18 <p>this is chapter 3 ...</p>
19 </chapter>
20 <chapter id="chapter4">
21 <title>Chapter 4</title>
22 <p>this is chapter 4 ...</p>
23 </chapter>
24 <chapter id="chapter5">
25 <title>Chapter 5</title>
26 <p>this is chapter 5 ...</p>
27 </chapter>
28</EXAMPLE>
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