English | česky | Español | Português | Türkçe | Nederlands | >> Русский << | 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> |