Giter VIP home page Giter VIP logo

Comments (5)

pdvrieze avatar pdvrieze commented on May 26, 2024

The reason for the additional namespace/prefix declaration is that the default namespace binding does not apply to attributes. Attributes without prefix always map to the null namespace. You probably want the language attribute to be unqualified (or in the xml prefix/namespace if that is appropriate).

from xmlutil.

pdvrieze avatar pdvrieze commented on May 26, 2024

I have just pushed a version that may help a bit with this case. When you use default namespace attributes (the for now snapshot release) should now let the attribute be unqualified (no-namespace attributes).
Your classes are incomplete (and incorrect - in terms of capitalisation).

from xmlutil.

wbervoets avatar wbervoets commented on May 26, 2024

Hi, I probably made a mistake when creating a simpler example. The snapshot version now lets the attribute unqualified. thanks!
Any idea when you're planning a new release?

from xmlutil.

pdvrieze avatar pdvrieze commented on May 26, 2024

I've gathered quite a number of bug fixes myself (trying to implement xmlschema parsing - and validating that the schema is valid - gets lots and lots of edge cases exposed). I will look at making a bug fix release with those (and the other ones) soon.

from xmlutil.

pdvrieze avatar pdvrieze commented on May 26, 2024

Should now be released.

from xmlutil.

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.