
I wish I could solve this problem :-[ At least the parameter detection routine in oXygen now shows the paramter value I've set, though I don't know why that changed. The TestHarness.html and TestHarness.xhtml were made by executing the TestHarness HTML and XHTML transforms in oXygen. I made a 7 MiB video of me using a tool to generate the XML, verifying the oXygen transformation, executing the transform, viewing the output (which didn't respect xml:base), exporting the project to a temp folder on my website, executing the same transform with xsltproc, and comparing both outputs. I can get xsltproc to work, but not oXygen :-( I am hoping you will watch the video and be able to catch whatever I might have messed up. http://chris.chiasson.name/temp/C38951408874-transcoded.avi http://chris.chiasson.name/temp/Engineering_Optimization_Documentation.zip http://chris.chiasson.name/temp/Engineering_Optimization_Documentation/ Thanks, On 8/22/06, Sorin Ristache <sorin@oxygenxml.com> wrote:
Hello Chris,
The XSLT parameters and their default values are extracted from the stylesheet specified in the scenario in the XSL URL field. If that stylesheet specifies other value than the default value 1 set by the original DocBook stylesheet then that other value is listed in the Parameters dialog as default value. Default value means generally the value of the parameter if you do not set other value explicitly in the Parameters dialog, not the default set by the original DocBook stylesheet.
I downloaded
http://chris.chiasson.name/temp/Engineering_Optimization_Documentation.zip
and I applied your scenarios "TestHarness DocBook HTML" and "TestHarness DocBook XHTML" to TestHarness.xml with oXygen 7.2. I obtained a .html file and a .xhtml file which point to the low DPI images (html role) with correct paths (C:/path/to/Engineering_Optimization_Documentation/mote/*.png). That means the PNG images located in the Engineering_Optimization_Documentation\mout folder are displayed just fine. This happened in both oXygen standalone and in Eclipse. I see that in your files TestHarness.html and TestHarness.xhtml the paths do not contain the mout folder name. How did you generate these files ?
Best regards, Sorin
Chris Chiasson wrote:
After further reading of the help, it seems that the parameters and default listed in oXygen's transformation dialog are programatically extracted from the referenced xsl stylesheet. I notice that it always lists keep.relative.image.uris as 1, despite what my customization layer says in common.xsl.
The transformation still results in broken image uris.
oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user