author | sl |
Tue, 10 Jun 2014 14:32:02 +0200 | |
changeset 1 | 260cb5ec6c19 |
permissions | -rw-r--r-- |
sl@0 | 1 |
<!-- Comment --> |
sl@0 | 2 |
<?PI ?> |
sl@0 | 3 |
<foobar> |
sl@0 | 4 |
<e1>Hi & this is some text inside an element Two 'E' chars as character refs: E E and some 'J': J J</e1> |
sl@0 | 5 |
<e2:foo> Text <childfree/> with some <nested>nested elements</nested> and entities "& < >> ' and whitespace </e2:foo> |
sl@0 | 6 |
<tag ab="fo<o" bar="foo" baz="blah">This element has attributes</tag> |
sl@0 | 7 |
<nochildren a="b" xyz="qrs"/> |
sl@0 | 8 |
</foobar> |
sl@0 | 9 |