GithubHelp home page GithubHelp logo

xqgrammar's Issues

too restrivtive handling of reserved function names

W3C recommendation mandates that reserved names may not be used as function
names in unprefixed form. XQgrammar imposes the stronger restriction of
reserved names not being allowed for use as NCName at all. This is too
restrictive an unnecessary.

Original issue reported on code.google.com by [email protected] on 11 Aug 2009 at 5:03

Can't build XQGrammer version 1.4.0 using Maven

What steps will reproduce the problem?
1. I invoked maven using the following command
   mvn -e -X clean install -l build.log
2.
3.

What is the expected output? What do you see instead?

The build script is producing two kinds of errors:
a. it looks like the maven plugins for antlr are not found
b. it also appears that there are errors in the grammar

What version of the product are you using? On what operating system?
See attached file.

Please provide any additional information below.
I also tried using antlrworks 1.4.3 and came up with the same grammar errors.

Original issue reported on code.google.com by [email protected] on 29 Oct 2011 at 1:32

Attachments:

Decimal character references not checked for validity

Besides syntax validity CharRef tokens must also be valid in the sence
of referencing a valid Char. This is checked by call to checkCharRef()
in the base class Parser. The grammar actions do that for hex CharRef
but not for decimal. There is also a bug in checkCharRef() for decimal
CharRef.

Original issue reported on code.google.com by [email protected] on 6 Aug 2009 at 4:31

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.