changeset 18 | 47c74d1534e1 |
0:e4d67989cc36 | 18:47c74d1534e1 |
---|---|
1 <!-- Comment --> |
|
2 <?PI ?> |
|
3 <foobar> |
|
4 <e1>Hi & this is some text inside an element Two 'E' chars as character refs: E E and some 'J': J J</e1> |
|
5 <e2:foo> Text <childfree/> with some <nested>nested elements</nested> and entities "& < >> ' and whitespace </e2:foo> |
|
6 <tag ab="fo<o" bar="foo" baz="blah">This element has attributes</tag> |
|
7 <nochildren a="b" xyz="qrs"/> |
|
8 </foobar> |
|
9 |