summaryrefslogtreecommitdiff
path: root/examples/xml/c14n.xml
diff options
context:
space:
mode:
authorSehong Na <sehong.na@samsung.com>2014-05-31 13:20:46 +0900
committerSehong Na <sehong.na@samsung.com>2014-05-31 13:20:46 +0900
commit7122fb9745e4622cb4c5d340cf1557e2fda1efe3 (patch)
tree393207d68983c3b587733b83714bef2de2457025 /examples/xml/c14n.xml
downloadxmlstarlet-submit/tizen_2.3/20150202.060653.tar.gz
xmlstarlet-submit/tizen_2.3/20150202.060653.tar.bz2
xmlstarlet-submit/tizen_2.3/20150202.060653.zip
Diffstat (limited to 'examples/xml/c14n.xml')
-rw-r--r--examples/xml/c14n.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/xml/c14n.xml b/examples/xml/c14n.xml
new file mode 100644
index 0000000..fd8c0a6
--- /dev/null
+++ b/examples/xml/c14n.xml
@@ -0,0 +1,5 @@
+<n0:pdu xmlns:n0='http://a.example.com'>
+<n1:elem1 xmlns:n1='http://b.example'>
+content
+</n1:elem1>
+</n0:pdu>