@riannella re your "I assume JSON uses xml schema datatpes?": no, it doesn't. JSON has only the basic Javascript data types string, numeric, boolean and operator. And JSON Schema allows to add formats, e.g. to strings: date-time, uri, email ... and numeric could have number (= xsd:decimal) and integer as sub-types. Therefore a note "... should be a xsd:date or a xsd:dateTime ..." cannot be implemented by JSON (Schema). -- GitHub Notification of comment by nitmws Please view or discuss this issue at https://github.com/w3c/poe/issues/67#issuecomment-274429327 using your GitHub accountReceived on Monday, 23 January 2017 08:44:55 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:46:59 UTC