Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jsonschemas not found #248

Open
chriskangkang opened this issue Nov 25, 2020 · 4 comments
Open

jsonschemas not found #248

chriskangkang opened this issue Nov 25, 2020 · 4 comments

Comments

@chriskangkang
Copy link

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
Copy link

ampron commented Dec 2, 2020

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

@RedMser
Copy link

RedMser commented Dec 15, 2020

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
Copy link

ampron commented Feb 10, 2021

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.

klardotsh added a commit to logixboard/jsonix that referenced this issue Apr 8, 2021
- fixes highsource#248 by referring to
githubusercontent links instead of the defunct jsonix.org

- remove repeated "repository" blob in package.json entries that cause
esbuild to complain

- work around MacOS readlink behavior
klardotsh added a commit to logixboard/jsonix that referenced this issue Apr 8, 2021
- fixes highsource#248 by referring to
githubusercontent links instead of the defunct jsonix.org

- remove repeated "repository" blob in package.json entries that cause
esbuild to complain

- work around MacOS readlink behavior
@Programmierschmied
Copy link

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

#255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants