kode icon indicating copy to clipboard operation
kode copied to clipboard

XML meta programming

Results 22 kode issues
Sort by recently updated
recently updated
newest added

They are printed in wrong format. xs:date should be in: [-]CCYY-MM-DD[Z|(+|-)hh:mm] src: http://books.xmlschemata.org/relaxng/ch19-77041.html while xs:datetime should be in: [-]CCYY-MM-DDThh:mm:ss[Z|(+|-)hh:mm] src: http://books.xmlschemata.org/relaxng/ch19-77049.html

kxml_compiler

kxml_compiler supports XML example files as schema input. It would be great to also have that for JSON example files.

kxml_compiler