Sha256: 56b88e608c31fea28d1ad7b8eef11160b055de5faa421fdd3c9228913675250f

Contents?: true

Size: 603 Bytes

Versions: 16

Compression:

Stored size: 603 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

16 entries across 16 versions & 1 rubygems

Version Path
libxml-ruby-2.9.0-x64-mingw32 test/c14n/given/example-3.xml
libxml-ruby-2.9.0 test/c14n/given/example-3.xml
libxml-ruby-2.8.0 test/c14n/given/example-3.xml
libxml-ruby-2.7.0-x86-mingw32 test/c14n/given/example-3.xml
libxml-ruby-2.7.0 test/c14n/given/example-3.xml
libxml-ruby-2.6.0-x86-mingw32 test/c14n/given/example-3.xml
libxml-ruby-2.6.0 test/c14n/given/example-3.xml
libxml-ruby-2.5.0-x86-mingw32 test/c14n/given/example-3.xml
libxml-ruby-2.5.0 test/c14n/given/example-3.xml
libxml-ruby-2.4.0-x86-mingw32 test/c14n/given/example-3.xml
libxml-ruby-2.4.0 test/c14n/given/example-3.xml
libxml-ruby-2.3.3-x86-mingw32 test/c14n/given/example-3.xml
libxml-ruby-2.3.3 test/c14n/given/example-3.xml
libxml-ruby-2.3.2 test/c14n/given/example-3.xml
libxml-ruby-2.3.0-x86-mingw32 test/c14n/given/example-3.xml
libxml-ruby-2.3.0 test/c14n/given/example-3.xml