Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on XML Schema v1.0 #26

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

nigelmegitt
Copy link
Collaborator

Depends on updating the ebu-tt-m-xsd submodule to match ebu/ebu-tt-m-xsd#31.

Closes #25

@nigelmegitt nigelmegitt requested a review from andreastai August 16, 2019 16:39
tai and others added 7 commits August 16, 2019 17:41
- The cell resolution type must allow leading zeros.

- The fix is based on the proposal by Zoltan Kozma.
- TTML does not allow a tt:metadata child under tt:style.

- This closes #9.
- The attribute itts:fillLineGap is new in EBU-TT-D 1.0.1.
- The attribute ittp:activeArea is new in EBU-TT-D 1.0.1.
* Bring in `ebu/ebu-tt-m-xsd` as a submodule
* Import metadata entities from that submodule
* Import datatypes from the submodule and remove duplicates
* Remove no-longer-needed files `ebutt_metadata.xsd` and `metadata.xsd`
* Update `styling.xsd`, `ebutt_d.xsd` and `ebutt_datatypes.xsd` to XML Schema v1.1 because we need its import and include handling functionality to make this work
@nigelmegitt nigelmegitt force-pushed the issue-0025-schema-v1-0 branch from 9c4ecb0 to fefe07d Compare August 16, 2019 16:51
Prevents unnecessary fetches in non-caching systems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switch to XML Schema v1.0
1 participant