Dash-Industry-Forum / IOPv5

IOP v5 editing for tracking issues
1 stars 1 forks source link

PART 6: Add a licenseType example in Section 7.4 #9

Closed yotta-raj closed 2 years ago

yotta-raj commented 3 years ago

In Section 7 provides an example of contentId.

`

YmFzZTY0IGVuY29kZWQgY29udGVudHMgb2YgkXBzc2iSIGJveCB3aXRoIHRoaXMgU3lzdGVtSUQ= ` ` https://example.com/tenants/5341/authorize?contentId=movie865343651` `https://example.com/moviecatalog-license-api/movie865343651/AcquireLicense ` `

`

In the ATSC 3.0 market we use licenseType to provide some information about content ID. I would like this alternative to be added to show that this model may also be valid.

<dashif:Laurl licenseType=”contentId-1.0”>file://contentid/movie865343651</dashif:Laurl>

lpiron commented 2 years ago

Document updated with the proposed resolution