Sha256: 5e935b33dfa75d6966c9da42bffa4c56c256bbc11b7b1eb7b8c6288083036aab

Contents?: true

Size: 315 Bytes

Versions: 16

Compression:

Stored size: 315 Bytes

Contents

<!DOCTYPE doc [
<!ATTLIST e2 xml:space (default|preserve) 'preserve'>
<!ATTLIST e3 id ID #IMPLIED>
]>
<doc xmlns="http://www.ietf.org" xmlns:w3c="http://www.w3.org" xml:base="something/else">
   <e1>
      <e2 xmlns="" xml:id="abc" xml:base="bar/">
         <e3 id="E3" xml:base="foo"/>
      </e2>
   </e1>
</doc>

Version data entries

16 entries across 16 versions & 1 rubygems

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