Re: [Gestalt-users] Gexslt crash with xsl:import: URI format?
Status: Alpha
Brought to you by:
colin-adams
From: Florent G. <dar...@ya...> - 2006-09-07 08:39:46
|
Colin Paul Adams wrote: Hi Colin. Thanks for your help. > >>>>> "Florent" == Florent Georges writes: > Florent> http://www.fgeorges.org/tmp/hello-world.xsl > Florent> http://www.fgeorges.org/tmp/test-hello-world.xts.xsl > I trust you meant stylesheet + input? Nop. The first is the input, the second is the stylesheet. In two words, hello-world.xsl is a stylesheet module. A test suite has been wrtitten to test this module, and generated test-hello-world.xts.xsl. Then to execute the test suite, the tested stylesheet is transformed with the generated stylesheet. > If not, then I gets dozens of compile errors. I recompiled Gexslt with a fresh check-out (a few hours ago) and I get now: # gexslt test-hello-world.xts.xsl hello-world.xsl <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.fgeorges.org/xslt-unit/report-to-html.xsl"?> <report xmlns:xsl="http://www.w3.org/1999/XSL/Transform" tested="hello-world.xsl" tested-absolute=".../xslt-unit/test/hello-world.xsl" date="2006-08-30T22:36:58.187+02:00"> <variable name="elem" as="element()"> <elem id="id"/> </variable>Tests: hello-world(), arity 0 <tests id="hello-world-0"> <title>hello-world(), arity 0</title> <expect-selected>Hello, world!</expect-selected> gexslt: system execution failed. Following is the set of recorded exceptions: ------------------------------------------------------------------------------- Class / Object Routine Nature of exception Effect ------------------------------------------------------------------------------- GEXSLT root's creation Segmentation violation: <0000000002324704> Operating system signal. Exit ------------------------------------------------------------------------------- GEXSLT root's creation <0000000002324704> Routine failure. Exit ------------------------------------------------------------------------------- I don't know how I could find more information. Hope that helps. Regards, --drkm ___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com |