highsource / jsonix

Powerful XML<->JSON JavaScript mapping library.
BSD 2-Clause "Simplified" License
356 stars 75 forks source link

jsonschemas not found #248

Open chriskangkang opened 3 years ago

chriskangkang commented 3 years ago

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

ampron commented 3 years ago

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

RedMser commented 3 years ago

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).

ampron commented 3 years ago

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.

Programmierschmied commented 3 years ago

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