| branch | RCL_3 |
| changeset 56 | acd3cd4aaceb |
| 54:4332f0f7be53 | 56:acd3cd4aaceb |
|---|---|
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 |