>> English << | česky | Español | Português | Türkçe | Nederlands | По-русски | Deutsch | Français | Italiano | 中文 | ქართული | Magyar | Polski | ZVON > Tutorials > XML Tutorial |
Intro / Search / ZVON |
>> Example 4 << | Prev | Next | Contents |
<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> |