-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove range attribute from element with a (large) restriction section
The restriction mentions the value that are allowed. The range gives the lower and upper limits. But without an indication on what to do with values in the range but with an unknown value we have more confusion than necessary. If the restriction values are later expanded older parser will ignore the new values no matter what. The range is only useful to tell if the value is legit or not, but there's still plenty of changes it is not.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters