cornelius / kode

XML meta programming
http://www.lst.de/~cs/kode
20 stars 10 forks source link

[kxml_compiler]Add support for xs:int parsing #22

Closed martonmiklos closed 4 years ago

martonmiklos commented 4 years ago

Add support for parsing xs:int type elements to qint32 variables. This is not the same as xs:integer which is already supported.