kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
Add table of contents
rodzic
d36797c511
commit
44d1e70a3f
26
docs/1.0.md
26
docs/1.0.md
|
|
@ -1,5 +1,4 @@
|
|||
# RSS Namespace Extension for Podcasting (Tag Specification)
|
||||
|
||||
A wholistic RSS namespace for podcasting that is meant to synthesize the fragmented world of podcast namespaces. As elements are canonized, they will be added to this document so developers can begin implementation. The specifications below are considered locked and the team will prioritize backward compatibility. We are operating under the [Rules for Standards-Makers](http://scripting.com/2017/05/09/rulesForStandardsmakers.html).
|
||||
|
||||
The namespace for this extension is `https://podcastindex.org/namespace/1.0`. Clients which recognize this namespace must also recognize `https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md` as identical. The suggested tag prefix for use in XML is `podcast`, but clients should support alternate prefixes for this namespace. If your application generates RSS feeds and you implement one or more elements below, you will need to link this document in your XML:
|
||||
|
|
@ -13,6 +12,31 @@ Each tag below exists in the podcast namespace within the specified parent. All
|
|||
|
||||
Anywhere the url of a hyper-text based resource is specified, it must be given as `https:` and not `http:`.
|
||||
|
||||
# Table of Contents
|
||||
- [Transcript](#transcript)
|
||||
- [Locked](#locked)
|
||||
- [Funding](#funding)
|
||||
- [Chapters](#chapters)
|
||||
- [Soundbite](#soundbite)
|
||||
- [Person](#person)
|
||||
- [Location](#location)
|
||||
- [Season](#season)
|
||||
- [Episode](#episode)
|
||||
- [Trailer](#trailer)
|
||||
- [License](#license)
|
||||
- [Alternate Enclosure](#alternate-enclosure)
|
||||
- [Source](#source)
|
||||
- [Integrity](#integrity)
|
||||
- [Guid](#guid)
|
||||
- [Value](#value)
|
||||
- [Value Recipient](#value-recipient)
|
||||
- [Medium](#medium)
|
||||
- [Images](#images)
|
||||
- [Live Item](#live-item)
|
||||
- [Content Link](#content-link)
|
||||
- [Social Interact](#social-interact)
|
||||
- [Block](#block)
|
||||
- [Txt](#txt)
|
||||
|
||||
|
||||
<br><br><br><br><!-- Tag block -->
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue