Explorar o código

Add unsignedInteger PTYPE's method to scheme

git-svn-id: https://klish.googlecode.com/svn/trunk@526 0eaa4687-2ee9-07dd-09d9-bcdd2d2dd5fb
Serj Kalichev %!s(int64=12) %!d(string=hai) anos
pai
achega
23421c4954
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      clish.xsd

+ 1 - 0
clish.xsd

@@ -102,6 +102,7 @@
         <xs:restriction base="xs:string">
             <xs:enumeration value="regexp"/>
             <xs:enumeration value="integer"/>
+            <xs:enumeration value="unsignedInteger"/>
             <xs:enumeration value="select"/>
             <xs:enumeration value="choice"/>
             <xs:enumeration value="subcommand"/>