English | česky | Español | Português | Türkçe | Nederlands | По-русски | Deutsch | Français | Italiano | >> 中文 << | ქართული | Magyar | Polski | ZVON > Tutorials > XML Tutorial |
介绍 / 搜索 / ZVON |
>> 实例 7 << | 前页 | 后页 | 目录 |
<elements-with-attributes> <el _ok = "yes" /> <one attr = "a value"/> <several first="1" second = '2' third= "333"/> <apos_quote case1="John's" case2='He said: "Hello, world!" '/> </elements-with-attributes> |
<errors> <wrong_char a*b = "23432"/> <mismatched_separator value = "12'/> <wrong_separator_type value="aa"aa"/> <wrong_separator_type value='bb'bb'/> <wrong_start XML-ID = "xml234"/> </errors> |