Git Product home page Git Product logo

xmlvalidate.js's People

Contributors

ca-d avatar fossabot avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xmlvalidate.js's Issues

Removing license scan

Since my GitHub account is no longer associated with this repository, I'm removing the corresponding Fossa project.

Seeing as this code only depends on libxml2, license scans here have always succeeded. If you want license scanning in the future to be safe when making changes, I suggest you create a new Fossa project.

Supporting imports

Hey! Thanks for the great library, I'm also trying to do XSD validation in the browser and found your comment here noppa/xmllint-wasm#1 (comment)

Unfortunately, my schema is spread across several different files and namespaces, and heavily leverages <xsd:import>s. Obviously that doesn't work (Element '{http://www.w3.org/2001/XMLSchema}import': Failed to locate a schema at location 'my_schema_fragment.xsd'. Skipping the import.), but I was wondering if anyone has tried this before, or knows how to approach the problem? Would there be a way to tweak the C code to support passing in multiple files?

Cheers!

Updated version

I tried to make new version of a updated version of libxml2
Did not go well, making old version was ok. but looks like libxml2 have changed.

I just tried to manually add the xmlvalidate.c to libxml2_la_SOURCES in the makefile.am.
But no xmlvalidate.o gets generated.

Figured I could ask if you see what is needed, so I get a better start.

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.