From fb6739e7b0140134d1b84272e459a570d1f6bd6d Mon Sep 17 00:00:00 2001 From: Dave Jones Date: Wed, 3 Feb 2021 16:25:46 -0600 Subject: [PATCH] phase 2 - location tag --- docs/1.0.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/1.0.md b/docs/1.0.md index 7edf2ff..0d1c09c 100644 --- a/docs/1.0.md +++ b/docs/1.0.md @@ -186,7 +186,7 @@ This tag is intended to describe the location of editorial focus for a podcast's Single #### Node Value -This is a free-form string meant to be a human readable location. It may conform to conventional location verbiage (i.e. "Austin, TX"), but it shouldn't be depended on to be parseable in any specific way. This value cannot be blank.Designer +This is a free-form string meant to be a human readable location. It may conform to conventional location verbiage (i.e. "Austin, TX"), but it shouldn't be depended on to be parseable in any specific way. This value cannot be blank. #### Attributes - **geo:** (recommended) This is a latitude and longitude given in "geo" notation (i.e. "geoURI:30.2672,97.7431"). @@ -199,4 +199,6 @@ Please do not exceed `128 characters` for the node value or it may be truncated `Birmingham Civil Rights Museum` +`Dreamworld (Queensland)` + Please see the [implementation document](https://github.com/Podcastindex-org/podcast-namespace/blob/main/location/location.md) and the [example feed](https://github.com/Podcastindex-org/podcast-namespace/blob/main/example.xml) for more examples. \ No newline at end of file