Sha256: 190abb0744eac5782aad49973080b607d717c77e84c5ff3cff7c8857cb634f16

Contents?: true

Size: 362 Bytes

Versions: 31

Compression:

Stored size: 362 Bytes

Contents

<!--
Description: entry contributor uri
Expect:      not bozo and entries[0]['contributors'][0]['url'] == u'http://example.com/'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
<entry>
  <contributor>
    <name>Example contributor</name>
    <email>me@example.com</email>
    <uri>http://example.com/</uri>
  </contributor>
</entry>
</feed>

Version data entries

31 entries across 31 versions & 6 rubygems

Version Path
arthurgeek-rfeedparser-0.9.940 tests/wellformed/atom/entry_contributor_uri.xml
eric-rfeedparser-0.9.951.2 tests/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.17 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.18 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.19 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.20 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.21 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.23 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.22 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.24 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.26 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.25 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.27 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.28 test/feeds/wellformed/atom/entry_contributor_uri.xml
feedtools-0.2.29 test/feeds/wellformed/atom/entry_contributor_uri.xml
rfeedparser-0.9.7 tests/wellformed/atom/entry_contributor_uri.xml
rfeedparser-0.9.85 tests/wellformed/atom/entry_contributor_uri.xml
rfeedparser-0.9.8 tests/wellformed/atom/entry_contributor_uri.xml
rfeedparser-0.9.86 tests/wellformed/atom/entry_contributor_uri.xml
rfeedparser-0.9.87 tests/wellformed/atom/entry_contributor_uri.xml