Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
java | 2024-05-14 | ||
LICENSE | 2017-04-19 | 9.4 kB | |
easyml.dtd | 2016-06-15 | 577 Bytes | |
easyml.dtd.readme | 2016-06-15 | 489 Bytes | |
Totals: 4 Items | 10.5 kB | 1 |
DTD types: nil: "NULL", need I say more? boolean: boolean value: "true" or "false" int: 32-bit integer value double: 64-bit, double precision floating point number date: ISO8601 timestamp, without time zone information: "yyyy-MM-dd'T'HH:mm:ss:SSS" string: a non-null string base64: serialized data (byte arrays) encoded as RFC2045 string object: a structure with properties (eg: JavaBeans properties, CSharp properties, ...) array: an array of all the above and/or other arrays