diff options
| author | Thomas Schmucker <ts@its1.de> | 2025-03-09 22:26:25 +0100 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2025-03-09 22:26:25 +0100 |
| commit | 0cf833840b19e603f480dead5ca211f947503f9b (patch) | |
| tree | 9b146c5644e1bb93ed0307275a6930bffe11d0ad /test.xml | |
| download | expat++-0cf833840b19e603f480dead5ca211f947503f9b.tar.gz expat++-0cf833840b19e603f480dead5ca211f947503f9b.tar.bz2 expat++-0cf833840b19e603f480dead5ca211f947503f9b.zip | |
Initial commit
Diffstat (limited to 'test.xml')
| -rw-r--r-- | test.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test.xml b/test.xml new file mode 100644 index 0000000..24d4371 --- /dev/null +++ b/test.xml | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | <start> | ||
| 2 | <data param="Hallo Welt" /> | ||
| 3 | <data param="ich kann Programmieren" /> | ||
| 4 | <![CDATA[<gruss>Hallo Welt!</gruss>]]> | ||
| 5 | </start> | ||
| 6 | |||
| 7 | |||
