| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.25 2004/02/09 19:25:39 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/xml-guide.xml,v 1.26 2004/02/19 14:48:06 swift Exp $ --> |
| 3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
3 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 4 | |
4 | |
| 5 | <guide link="/doc/en/xml-guide.xml"> |
5 | <guide link="/doc/en/xml-guide.xml"> |
| 6 | <title>Gentoo Linux XML Guide</title> |
6 | <title>Gentoo Linux XML Guide</title> |
| 7 | |
7 | |
| … | |
… | |
| 16 | </author> |
16 | </author> |
| 17 | <author title="Editor"> |
17 | <author title="Editor"> |
| 18 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
18 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
| 19 | </author> |
19 | </author> |
| 20 | |
20 | |
| 21 | <license/> |
|
|
| 22 | |
|
|
| 23 | <abstract> |
21 | <abstract> |
| 24 | This guide shows you how to compose web documentation using the new lightweight |
22 | This guide shows you how to compose web documentation using the new lightweight |
| 25 | Gentoo GuideXML syntax. This syntax is the official format for Gentoo Linux |
23 | Gentoo GuideXML syntax. This syntax is the official format for Gentoo Linux |
| 26 | documentation, and this document itself was created using GuideXML. This guide |
24 | documentation, and this document itself was created using GuideXML. This guide |
| 27 | assumes a basic working knowledge of XML and HTML. |
25 | assumes a basic working knowledge of XML and HTML. |
| 28 | </abstract> |
26 | </abstract> |
|
|
27 | |
|
|
28 | <license/> |
| 29 | |
29 | |
| 30 | <version>2.7</version> |
30 | <version>2.7</version> |
| 31 | <date>February 9, 2004</date> |
31 | <date>February 9, 2004</date> |
| 32 | |
32 | |
| 33 | <chapter> |
33 | <chapter> |