I don't think you need both. From the spec, text
is a required attribute of outline
elements.
http://dev.opml.org/spec2.html#textAttribute
For subscription lists (what you're doing with an RSS reader), title is optional and is derived from the title of the RSS feed.
http://dev.opml.org/spec2.html#subscriptionLists
--
You received this message because you are subscribed to the Google Groups "opml-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to opml-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On 22 Jan 2017, at 22:45, c.b...@posteo.jp wrote:
I don't think you need both. From the spec, text
is a required attribute of outline
elements.
http://dev.opml.org/spec2.html#textAttribute