Closed andreastai closed 8 years ago
I agree. I was hoping to use this XSD as a validator, but all begin/end tags in the Elephant's Dream sample from here http://rdmedia.bbc.co.uk/dash/ondemand/elephants_dream/1/elephantsdream_25fps.ebuttd.xml fail validation because of this. I would think deciseconds, centiseconds, and milliseconds should all be supported.
@novaterata this should have been fixed now - do you want to review and confirm?
Fixed in commit 87ef5cf6de8a2c2075ecad01771823cadbeedd2a. Please re-open if there is still an issue.
Fixed on my end, thanks! On Nov 13, 2015 2:03 AM, "Andreas Tai" notifications@github.com wrote:
Fixed in commit 87ef5cf https://github.com/ebu/ebu-tt-d-xsd/commit/87ef5cf6de8a2c2075ecad01771823cadbeedd2a. Please re-open if there is still an issue.
— Reply to this email directly or view it on GitHub https://github.com/ebu/ebu-tt-d-xsd/issues/2#issuecomment-156347103.
The distributionMediaTimingType currently does not allow the specification of fractions of a second with less than three digits (e.g. 00:00:00.12 would not be allowed). But the EBU-TT-D spec does not specify this restriction.