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

there is no 'minver' attribute for enum values #390

Open
robUx4 opened this issue Sep 22, 2020 · 0 comments
Open

there is no 'minver' attribute for enum values #390

robUx4 opened this issue Sep 22, 2020 · 0 comments
Labels
enhancement Add more content to the document, explaning more things XML Schema EBML Schema validation
Milestone

Comments

@robUx4
Copy link
Contributor

robUx4 commented Sep 22, 2020

This may be a problem when adding new values to an enum. We can't tell which version of the format it was introduced and thus if the value is valid for the current value or not (or if the EBMLReadVersion needs to be bumped if a certain attribute value is used).

Example of adding new values: ietf-wg-cellar/matroska-specification#423

@robUx4 robUx4 added enhancement Add more content to the document, explaning more things XML Schema EBML Schema validation labels Sep 22, 2020
@robUx4 robUx4 added this to the new-rfc milestone Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Add more content to the document, explaning more things XML Schema EBML Schema validation
Projects
None yet
Development

No branches or pull requests

1 participant