Skip to content

Commit

Permalink
change name to node value - #138 #96
Browse files Browse the repository at this point in the history
  • Loading branch information
daveajones committed Jan 5, 2021
1 parent 7d2b95b commit 54a1d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ full implementation details.

### <u>Phase 2 (Open)</u>

- **\<podcast:person (role="[host,guest,etc.]") (group="[cast,writing,etc.]") (img="[uri of content]") (href="[uri to Podchaser/website/wiki/blog]") />**[name of person]**\</podcast:person>** (finalized)
- **\<podcast:person (role="[host,guest,etc.]") (group="[cast,writing,etc.]") (img="[uri of content]") (href="[uri to Podchaser/website/wiki/blog]")>**[name of person]**\</podcast:person>** (finalized)

Channel or Item (optional | multiple)

Expand All @@ -148,7 +148,7 @@ full implementation details.
<br>


- **\<podcast:location (geo="[geoURI]") (osm="[OSM type][OSM id](#OSM revision)") />**[humanly readable place name]**\</podcast:location>** (finalized)
- **\<podcast:location (geo="[geoURI]") (osm="[OSM type][OSM id](#OSM revision)")>**[humanly readable place name]**\</podcast:location>** (finalized)

Channel or Item (optional | multiple)

Expand Down

0 comments on commit 54a1d44

Please sign in to comment.