Monika Machunik wrote:
> Hello
> 
> I would like to subscribe to OpenMath discussion list - I don't know who to
> ask for it.

You can usually subscribe by following the instructions at the public
mailing list page: http://openmath.org/mailman/listinfo/om

But as an exception I've added you manually.
> 
> I am working on master thesis in Computer Science which will include working
> with OM objects. I have tried do push my work a little bit forward since I
> read first information about Openmath, but I can't. I have many questions to
> ask.
> 
> One of the questions is: how to use the XSLT validation sheet from
> www.openmath.org page (http://www.openmath.org/cdfiles2/xsl/omvalidate.xsl)
> in a Java application? EVERY library I tried to use (JAXP and some other,
> based on it) says this stylesheet has syntax error here:
> 
> "<xsl:if test="* or not(. = '')">"
> 
> - how can I overcome this problem? Is the stylesheet wrong or am I wrong? If
> it is because of the JAXP library, what other library can I use?
> 

It seems to work fine in Saxon 9 (although Saxon is actually written for
XSLT 2.0).

More information about the free version of Saxon can be found at
http://saxon.sourceforge.net 

There exist two versions of Saxon. A basic version (Saxon-B) that is
available under the Mozilla public license and a commercial non-free
version that is Schema Aware (Saxon-SA).

For your project the basic version will probably be more than enough.

If you have any further questions feel free to ask me, or the list.

Regards,

Jan Willem Knopper

Attachment: pgp06kgOxSv56.pgp
Description: PGP signature

_______________________________________________
Om mailing list
[email protected]
http://openmath.org/mailman/listinfo/om

Reply via email to