-
On even closer inspection, both Xerces and Saxon report this error.
Peter.
2009-05-20 02:48:15 UTC in Saxon XSLT and XQuery Processor
-
On closer inspection, it looks as though the validation is being done with Xerces.
Peter.
2009-05-20 02:44:54 UTC in Saxon XSLT and XQuery Processor
-
I'm trying to transform an XHTML file generated by OpenOffice from an original Word document. OO incudes the following PUBLIC declaration.
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd">
The DTD http://www.w3.org/TR/MathML2/dtd/xhtml-math11-f.dtd contains the following...
2009-05-20 02:34:40 UTC in Saxon XSLT and XQuery Processor
-
Sorry I didn't elaborate.
The error can be observed in processing examples/java. The build.xml for this, as for other examples, doesn't work out of the box, but when it is made to work, the build process yields a directory
declaration_opt ::= package_declaration |
which derives from this line in java12.cup
package_declaration_opt ::= package_declaration | ;
This may also explain issue...
2009-04-12 05:11:52 UTC in JFlex
-
Found a problem in the corresponding class of JavaCUP, when parsing the .cup file, leading to a spurious package name.
Patch attached.
$ cd jflex-1.4.2
$ patch -p1
2009-04-11 07:49:49 UTC in JFlex
-
pbw committed patchset 203 of module LineFold to the LineFold - TeX line-breaking for Java 6 CVS repository, changing 2 files.
2009-02-02 12:32:01 UTC in LineFold - TeX line-breaking for Java 6
-
pbw committed patchset 202 of module LineFold to the LineFold - TeX line-breaking for Java 6 CVS repository, changing 1 files.
2009-02-02 12:31:13 UTC in LineFold - TeX line-breaking for Java 6
-
pbw committed patchset 201 of module LineFold to the LineFold - TeX line-breaking for Java 6 CVS repository, changing 2 files.
2009-02-02 12:30:15 UTC in LineFold - TeX line-breaking for Java 6
-
pbw committed patchset 200 of module LineFold to the LineFold - TeX line-breaking for Java 6 CVS repository, changing 3 files.
2009-02-02 12:29:14 UTC in LineFold - TeX line-breaking for Java 6
-
pbw committed patchset 199 of module LineFold to the LineFold - TeX line-breaking for Java 6 CVS repository, changing 2 files.
2009-01-31 13:48:05 UTC in LineFold - TeX line-breaking for Java 6