New installers: 2018-09-13

This commit is contained in:
Tom Schoonjans
2018-09-13 13:36:13 +01:00
parent fdb647da0c
commit fd197d4ef0
4284 changed files with 4553 additions and 15648 deletions

View File

@ -49,8 +49,8 @@
<!ELEMENT range EMPTY >
<!-- min and max must be parseable as values of the key type and
min must be less than or equal to max -->
<!ATTLIST range min CDATA #REQUIRED
max CDATA #REQUIRED >
<!ATTLIST range min CDATA #IMPLIED
max CDATA #IMPLIED >
<!-- choices is only allowed for keys with string or string array type -->
<!ELEMENT choices (choice+) >