English | česky | Español | Português | Türkçe | Nederlands | По-русски | >> Deutsch << | Français | Italiano | 中文 | ქართული | Magyar | Polski | ZVON > Tutorials > XML Tutorial |
Intro / Suchen / ZVON |
>> Beispiel 4 << | Zurück | Weiter | Inhalt |
<Weight> <number>12</number> <unit>grams</unit> </Weight> |
<book> <chapter> <title>Introduction</title> </chapter> <chapter> <title>Story</title> <subChapter> <title>Part 1</title> </subChapter> <subChapter> <title>Part 2</title> </subChapter> </chapter> <chapter> <title>Index</title> </chapter> </book> |
<text> <bold><italic>XML</bold></italic> </text> |