ebu / ebu-tt-live-toolkit

Toolkit for supporting the EBU-TT Live specification
http://ebu.github.io/ebu-tt-live-toolkit/
BSD 3-Clause "New" or "Revised" License
25 stars 10 forks source link

[EBUTTD] Add EBU-TT-D XSD 1.0 to repository and update it if necessary #177

Closed kozmaz87 closed 8 years ago

kozmaz87 commented 8 years ago

https://github.com/ebu/ebu-tt-d-xsd

As much as we could tell there are some transformations we should apply. Such as convert root elements to types.

kozmaz87 commented 8 years ago

Issues found with xsd so far: Mismatches between live(ours) ebuttd(theirs) XSDs:

andreastai commented 8 years ago

I think your regular expression ([0]*[1-9][0-9]*\s[0]*[1-9][0-9]*) to restrict the type of cellResolution is a more accurate representation of the spec constraint. Can you open issue at https://github.com/ebu/ebu-tt-d-xsd? We can then fix the issue in the EBU-TT-D XSD.

kozmaz87 commented 8 years ago

https://github.com/ebu/ebu-tt-d-xsd/issues/7