Coder Social home page Coder Social logo

Comments (4)

berlotti avatar berlotti commented on June 26, 2024

The XSD of IDS combines two namespaces; the one from IDS and the xsd restrictions.
The combination of namespaces is advanced use, but valid XSD. Not all tools support it.
There has been quite some discussion about it already. Sure you can find it when searching the repo.

Please be aware that this repo also falls under the buildingSMART behaviour guidelines and policies. Your comment is not complying with the way of communicating that we are used to.

from ids.

LukasKStavario avatar LukasKStavario commented on June 26, 2024

Your example (or official ids.xsd) has corrupted default xml namespaces and has links to not existing files on w3. Is it possible to develop and validate ids now or is it only prealpha?

sure I have seen two namespaces but there is no problem with that. I will edit my previous comment in the name of censure.

from ids.

berlotti avatar berlotti commented on June 26, 2024

The XSD validators that I use all return that this XSD is valid.
Are we talking about the official ids.xsd here https://github.com/buildingSMART/IDS/blob/master/Development/ids.xsd ?
What examples are you talking about?
Please be more specific.

from ids.

LukasKStavario avatar LukasKStavario commented on June 26, 2024

I am sorry, I have finally reach the function validation in C#. I was very confused of this 3 schemes - that 2 points to same schemeLocation.
<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd"/>
<xs:import namespace="http://www.w3.org/2001/XMLSchema" schemaLocation="http://www.w3.org/2001/XMLSchema.xsd"/>
<xs:import namespace="http://www.w3.org/2001/XMLSchema-instance" schemaLocation="http://www.w3.org/2001/XMLSchema-instance"/>
Closing and sorry!

But if you want points to better documentation I can prepare some example.

from ids.

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.