jsonix icon indicating copy to clipboard operation
jsonix copied to clipboard

jsonschemas not found

Open chriskangkang opened this issue 4 years ago • 4 comments
trafficstars

Hi Dr. Aleksei Valikov, I am currently using http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/integer http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/decimal http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/long http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/string http://www.jsonix.org/jsonschemas/w3c/2001/XMLSchema.jsonschema#/definitions/QName

But the schema cannot reference the link. Would you fix it?

Thanks Chris image

chriskangkang avatar Nov 25 '20 07:11 chriskangkang

I am having a similar problem. I can see the domain registration for jsonix.org has lapsed. Has this project been abandon?

ampron avatar Dec 02 '20 13:12 ampron

As a workaround, you can download the XMLSchema.jsonschema and change the references to link to it via a relative path (or a self-hosted domain).

RedMser avatar Dec 15 '20 14:12 RedMser

Which references are you referring to? Is there a way to do this without editing the source code? (i.e. via command line arguments) I could find docs show a way to do this on the command line.

ampron avatar Feb 10 '21 18:02 ampron

I am having a similar problem. I can see the domain registration for jsonix.org has lapsed. Has this project been abandon?

https://github.com/highsource/jsonix/issues/255

Programmierschmied avatar Jun 24 '21 05:06 Programmierschmied