OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Setting dynamic block attributes.

[ Lists Home | Date Index | Thread Index ]

Jacob Bager wrote:
> hey there..

Hey.
This is actually an XSLT question and would have been better been
asked on the XSL list:
  http://www.mulberrytech.com/xsl/xsl-list/

The problem is here:
>      <fo:block color="$color">
This creates a literal color="$color" property, which should cause
an error in the log (check it), and the color defaults to black.

Change it to
       <fo:block color="{$color}">

J.Pietschmann





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS