diff options
Diffstat (limited to 'result/c14n/1-1-without-comments/xmlbase-prop-1')
-rw-r--r-- | result/c14n/1-1-without-comments/xmlbase-prop-1 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/result/c14n/1-1-without-comments/xmlbase-prop-1 b/result/c14n/1-1-without-comments/xmlbase-prop-1 new file mode 100644 index 0000000..da3a2b6 --- /dev/null +++ b/result/c14n/1-1-without-comments/xmlbase-prop-1 @@ -0,0 +1,14 @@ +<ietf:c14n11XmlBaseDoc1 xmlns:ietf="http://www.ietf.org" xmlns:w3c="http://www.w3.org" xml:base="http://xmlbase.example.org/xmlbase0/"> + <ietf:e1 xml:base="/xmlbase1/"> + <ietf:e11 xml:base="/xmlbase11/"> + <ietf:e111 xml:base="/xmlbase111/"></ietf:e111> + </ietf:e11> + <ietf:e12 at="2"> + <ietf:e121 xml:base="/xmlbase121/"></ietf:e121> + </ietf:e12> + </ietf:e1> + + <ietf:e3> + <ietf:e31 at="3"></ietf:e31> + </ietf:e3> +</ietf:c14n11XmlBaseDoc1>
\ No newline at end of file |