What are the strict equivalents of xs:token, xs:date and xs:time from xsd in json schema?
Asked
Active
Viewed 307 times
0
-
Looks like there aren't any as yet, there is a date-time, but no date, time or token. – Dijkgraaf Nov 10 '16 at 01:55
-
Possible duplicate of [Generate Json schema from XML schema (XSD)](https://stackoverflow.com/questions/3922026/generate-json-schema-from-xml-schema-xsd) – Paul Sweatte Jul 11 '17 at 00:59