AW: [scilab-Users] Problems with xmltojar

Calixte Denizet calixte at contrib.scilab.org
Tue Dec 28 15:28:27 CET 2010


Le mardi 28 décembre 2010 à 06:16 -0800, Harald Galda, Dr. Eng. (J) a
écrit :
> Hi Calixte,
> 
> I started Scilab from a terminal and changed to the toolbox directory. 
> tbx_builder_help(pwd()) yields:
> 
> 
> 
> Building help...
> 
> erzeuge Meister Dokumente:
> 
>             SCI\contrib\IPD-7.1\help\de_DE\.
> 
> An error occured during the conversion:
> 
> org.xml.sax.SAXException: Refentry without id attributes in 
> file:/C:/PROGRA~1/SCILAB~2.0/contrib/IPD-7.1/help/de_DE/ANALYZ~1.XML at line 8
> 
>            at org.scilab.forge.scidoc.HTMLDocbookLinkResolver.startElement 
> (Unknown Source)
> 

The "unknown source" is not important... The interesting information is
"Refentry without id attributes in..."

In the refentry tag, you must add something like
xml:id="myIDForThisFile". This id is important to identify this help
page (to put it in the TOC or to make link, in a closed future
developpers could make links between differents toolboxes...).

FYI, this kind of messages will directly appear (in version 5.3.1) in
the console (so no need to start Scilex) 

Regards,

Calixte

> Similar error messages follow. After this, the error messages mentioned in my 
> previous e-mail are displayed.
> 
> What is this unknown source? Is it a server that does not respond?
> 
> Regards
> Harald
> 
> 
> 
> ----- Ursprüngliche Mail ----
> Von: Calixte Denizet <calixte at contrib.scilab.org>
> An: users at lists.scilab.org
> Gesendet: Dienstag, den 28. Dezember 2010, 11:59:49 Uhr
> Betreff: Re: [scilab-Users] Problems with xmltojar
> 
> Hi Harald,
> 
> Could you start scilab from a terminal (bin\Scilex) ? and give me an
> error message (if one) ?
> 
> Cheers,
> 
> Calixte
> 
> 





More information about the users mailing list