Giter Club home page Giter Club logo

Comments (2)

panars avatar panars commented on May 28, 2024

Dan @dponti was having this problem too. Here is what he had emailed me and Nick.

Hi Peter - I figured out that the schema validation errors occur because of multiple import and include statements in the various schema files. These are there in order for each schema file to individually validate. and Oxygen ignores multiple imports, as is allowable in the standard.This works fine when pointing to files on a local directory on on the GitHub site, but not when pointing to the files on diggsml.org/schemas/2.5.a. I have no idea why this is the case. However, I found a workaround by pointing to Kernel.xsd instead of Complete.xsd - this appears to avoid the multiple import issue and file validation works fine. I'll post info to GitHub on this so that folks point to the correct location.

Still would be nice to know what is different about the diggsml.org site that causes this...

I wondered if it could be that there are multiple schemas available on diggsml.org/schemas ?
In other words, maybe Oxygen is pulling multiple schema files from the diggsml.org website?

from schema-dev.

dponti avatar dponti commented on May 28, 2024

Until we figure out the issues on the diggsml.org site, Diggs v 2.5.a instance documents should point to Kernel.xsd for validation instead of Complete.xsd as follows:

xsi:schemaLocation="http://diggsml.org/schemas/2.5.a https://diggsml.org/schemas/2.5.a/Kernel.xsd"

from schema-dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.