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> |