Sha256: 2112761cc748b9ebfcafbc8bc6105f9dcdc74550a0c64a0eae72df093832078c

Contents?: true

Size: 621 Bytes

Versions: 30

Compression:

Stored size: 621 Bytes

Contents

<!DOCTYPE doc [<!ATTLIST e9 attr CDATA "default">]>
<doc>
   <e1   />
   <e2   ></e2>
   <e3    name = "elem3"   id="elem3"    />
   <e4    name="elem4"   id="elem4"    ></e4>
   <e5 a:attr="out" b:attr="sorted" attr2="all" attr="I'm"
       xmlns:b="http://www.ietf.org" 
       xmlns:a="http://www.w3.org"
       xmlns="http://www.uvic.ca"/>
   <e6 xmlns="" xmlns:a="http://www.w3.org">
       <e7 xmlns="http://www.ietf.org">
           <e8 xmlns="" xmlns:a="http://www.w3.org">
               <e9 xmlns="" xmlns:a="http://www.ietf.org" attr="default"/>
           </e8>
       </e7>
   </e6>
</doc>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
libxml-ruby-3.2.2-x64-mingw-ucrt test/c14n/given/example-3.xml
libxml-ruby-3.2.2 test/c14n/given/example-3.xml
libxml-ruby-3.2.1-x64-mingw32 test/c14n/given/example-3.xml
libxml-ruby-3.2.1 test/c14n/given/example-3.xml
libxml-ruby-3.2.0 test/c14n/given/example-3.xml
libxml-ruby-3.2.0-x64-mingw32 test/c14n/given/example-3.xml
libxml-ruby-3.1.0-x64-mingw32 test/c14n/given/example-3.xml
libxml-ruby-3.1.0 test/c14n/given/example-3.xml
libxml-ruby-3.0.0-x64-mingw32 test/c14n/given/example-3.xml
libxml-ruby-3.0.0 test/c14n/given/example-3.xml