projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a08cf3
)
Fixed XSD
author
Marcel Werk
<burntime@woltlab.com>
Thu, 1 Mar 2012 12:14:24 +0000
(13:14 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Thu, 1 Mar 2012 12:14:24 +0000
(13:14 +0100)
XSD/userOption.xsd
patch
|
blob
|
blame
|
history
diff --git
a/XSD/userOption.xsd
b/XSD/userOption.xsd
index f2d7c8e765c696d21c75400cf3d8c96872a3a029..11f3c346cdb83d3b2cf27b096bf532c3e685dcc7 100644
(file)
--- a/
XSD/userOption.xsd
+++ b/
XSD/userOption.xsd
@@
-78,7
+78,7
@@
<xs:simpleType>
<xs:restriction base="xs:integer">
<xs:minInclusive value="0" />
- <xs:maxInclusive value="
7
" />
+ <xs:maxInclusive value="
15
" />
</xs:restriction>
</xs:simpleType>
</xs:element>