Coder Social home page Coder Social logo

Comments (2)

eerohele avatar eerohele commented on May 26, 2024

Great plugin! I have been hoping for a long time that someone would make a package that will validate against an xsd schema.

Thanks! Glad to hear you find it useful.

  1. Can you make the number of spaces for XML formatting configurable? I didn't see a way to do that with your current version.

Exalt is built on top of lxml, which unfortunately doesn't have an option for defining the number of spaces to use for indentation.

It might be possible to come up with some sort of hack for that, but I'm not sure I want to go there. Also, it would almost certainly hinder performance.

  1. This is a bigger request, but code hinting based on xsd or other schemas would be a great feature.

It would indeed be great, but there's no existing library that I know of that I could build something like this on and writing one from scratch would be such a massive undertaking that it's not really realistic, I'm afraid.

Sorry I couldn't be of more help on these issues.

from exalt.

bmix avatar bmix commented on May 26, 2024

As for code hinting based on schema: Wouldn't this be something of service: xmlschema - An XML Schema validator and decoder which is developed here, at Github ?

from exalt.

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.