[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

xslj, tables and background colors

Subject: xslj, tables and background colors
From: "Dehne, Patrick" <PATRICK.DEHNE@xxxxxxx>
Date: Fri, 11 Jun 1999 09:08:16 +0100
rtf background color
Hello,

I am trying to layout a simple xml-document, with xslj and the jade rtf
backend. I try to use the background-color attribute of a table-row like
this:

<table-row
  cell-background='true'
  background-color='color color-space "ISO/IEC 10179:1996//Color-Space
Family::Device RGB" (/ 0 255) (/ 0 255) (/ 0 255 )'>

This gives an error while generating the rtf because xslj translates this
into:

(make table-row
background-color: "color color-space \"ISO/IEC 10179:1996//Color-Space
Family::Device RGB\" (/ 0 255) (/ 0 255) (/ 0 255 )"
[...]

which is almost what I wanted. The right thing would be:

(make table-row
background-color: color color-space "ISO/IEC 10179:1996//Color-Space
Family::Device RGB" (/ 0 255) (/ 0 255) (/ 0 255 )
[...]

Are there any workarounds for this? 

Freundliche Grüße / Best regards
Patrick Dehne
----------------------------------------------------------------------------
-------------------------------------
CA Computer Associates GmbH * Zettachring 8a * D-70567  Stuttgart
Associate Consultant - Global Professional Services
Tel.: +49-711/72090-50 * Mobil: 0170/8538002 * Fax: +49-711/72090-11 *
Email: patrick.dehne@xxxxxxx
Internet: International - http://www.cai.com , National -
http://www.cai.com/offices/germany 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.