w3c / ttml2

Timed Text Markup Language 2 (TTML2)
https://w3c.github.io/ttml2/
Other
41 stars 16 forks source link

Update metadata content model in schemas. #1169

Closed skynavga closed 4 years ago

skynavga commented 4 years ago

The current schemas do not match the specification w.r.t. the content model of the metadata element; in particular, they do not include Data.class in the content model.

This is an editorial change since the specification takes normative precedence over the schemas.