Hello Ray,

When you edit the XSLT parameters of the transform scenario in <oXygen/>, set the value without the ' character, for example for table.frame.border.thickness use

0.5pt

instead of

'0.5pt'

because what you type as parameter value is the string value of the parameter, not an XSLT literal. The Configure parameters dialog does not render correctly the value that you type. For '0.5pt' it should render: ''0.5pt''.

The next version will improve rendering of XSLT parameter values.


Best regards,
Sorin

<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com/



Ray Miller wrote:
FYI

------------------------------------------------------------------------

*From:* Ray Miller [mailto:[EMAIL PROTECTED]
*Sent:* Monday, November 07, 2005 6:16 PM
*To:* [email protected]
*Subject:* RE: [docbook-apps] Table and Border Columns do not Appear

> Have you tried it outside of Oxygen?<<

That did the trick.

I suppose I should read the transformation output once in a while.

“Bad attribute border-top-width: Attribute type mismatch: border-before-width.length cannot have value '0.5pt' of type Word”

Seems XEP doesn’t like the quotes that oXygen-6.2 applies by default to stringparm values …

Ray


------------------------------------------------------------------------

_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user
_______________________________________________
oXygen-user mailing list
[email protected]
http://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to