English | česky | Español | Português | Türkçe | Nederlands | По-русски | Deutsch | Français | Italiano | >> 中文 << | ქართული | Magyar | Polski | ZVON > Tutorials > XML Tutorial |
介绍 / 搜索 / ZVON |
>> 实例 4 << | 前页 | 后页 | 目录 |
<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> |