Sha256: 8e84c9440ee4879120d1d32b8defb2e4aa52af322779c463a7c081e6978fe161

Contents?: true

Size: 331 Bytes

Versions: 31

Compression:

Stored size: 331 Bytes

Contents

<!--
Description: channel dc:author maps to author_detail name if both name and email are given
Expect:      not bozo and feed['author_detail']['name'] == u'Example editor'
-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<dc:author>Example editor (me@example.com)</dc:author>
</channel>
</rss>

Version data entries

31 entries across 31 versions & 6 rubygems

Version Path
rfeedparser-0.9.9 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser-0.9.91 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser-0.9.92 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser-0.9.93 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser-0.9.931 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser-0.9.940 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser-0.9.950 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser-0.9.951 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser-ictv-0.9.931 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser_ictv-0.9.931 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml
rfeedparser_ictv-0.9.932 tests/wellformed/rss/channel_dc_author_map_author_detail_name.xml