kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
cleanup
rodzic
ee2fcc2a03
commit
98fa8c8455
11
docs/1.0.md
11
docs/1.0.md
|
@ -603,9 +603,6 @@ Using this pattern, podcasts can maintain a consistent identity across the open
|
|||
### Node Value
|
||||
The node value is a UUIDv5 string.
|
||||
|
||||
### Attributes
|
||||
There are no attributes for this tag.
|
||||
|
||||
### Examples
|
||||
Example GUID for feed url `mp3s.nashownotes.com/pc20rss.xml`:
|
||||
```xml
|
||||
|
@ -1086,11 +1083,11 @@ requested. What data is being requested is determined by the parent item. For
|
|||
Multiple
|
||||
|
||||
### Attributes
|
||||
- `feedGuid` (required) The `<podcast:guid>` of the remote feed being pointed to.
|
||||
- `feedUrl` (optional) The url of the remote feed being pointed to.
|
||||
- `itemGuid` (optional) If this remote item element is intended to point to an `<item>` in the remote feed, this
|
||||
- **feedGuid** (required) The `<podcast:guid>` of the remote feed being pointed to.
|
||||
- **feedUrl** (optional) The url of the remote feed being pointed to.
|
||||
- **itemGuid** (optional) If this remote item element is intended to point to an `<item>` in the remote feed, this
|
||||
attribute should contain the value of the `<guid>` of that `<item>`.
|
||||
- `medium` (optional) If the feed being pointed to is not of medium type 'podcast', this attribute should contain it's
|
||||
- **medium** (optional) If the feed being pointed to is not of medium type 'podcast', this attribute should contain it's
|
||||
`<podcast:medium>` type from the list of types available in this document.
|
||||
|
||||
### Examples
|
||||
|
|
Ładowanie…
Reference in New Issue