mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-14 19:24:06 +03:00
598f6ebb94
Tue Jun 4 09:09:18 MDT 2002 John Fleck <jfleck@inkstain.net> * added doc/tutorial, including: apa.html apb.html apc.html apd.html ar01s02.html ar01s03.html ar01s04.html ar01s05.html ar01s06.html includeaddattribute.c includeaddkeyword.c includekeyword.c includestory.xml index.html xmltutorial.xml libxml tutorial, including generated html
14 lines
301 B
XML
14 lines
301 B
XML
<![CDATA[
|
|
<?xml version="1.0"?>
|
|
<story>
|
|
<storyinfo>
|
|
<author>John Fleck</author>
|
|
<datewritten>June 2, 2002</datewritten>
|
|
<keyword>example keyword</keyword>
|
|
</storyinfo>
|
|
<body>
|
|
<headline>This is the headline</headline>
|
|
<para>This is the body text.</para>
|
|
</body>
|
|
</story>
|
|
]]> |