Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


[xsl] FO invisible data

From: "Alan Boldock" <aboldock@------------------>
To:
Date: 6/1/2006 6:48:00 AM
Greetings xsl-list

I am trying to extract some data from a proprietary medical data system. The
system basically generates a FO file that from the system goes on to be
printed/faxed/emailed to many sources. I can grad the FO file on its way
past copy it and do some other processing that I need to do to it. 

I have access to the XSL file that did generate the FO file and I can modify
it as long as the FO file appears the same when printed/faxed/emailed. 

However the problem I have is that there is one key piece of data missing
form the FO file that I need. I can insert it into the XSL file quite easily
but when I do it appears on the final output and I can't have that.

So my question is: Is there some way to include something like below but for
it to have a property perhaps that makes the formatter ignore it completely
but will still allow me to get to the data in the FO file?

Eg: 

Currently I have things like this
<fo:table-cell>
<fo:block xsl:use-attribute-sets="ItemHeading"
font-weight="bold">MRN:</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block xsl:use-attribute-sets="ItemData"><xsl:value-of
select="/Report/Body/zSpRptSepSumPatDemogSP/MRN"/>
</fo:block>
</fo:table-cell>
 

But I want the same thing but to be not visible on the page. 

Is it possible to put in an invisible table or block? 

Thanks for any help out there

Alan

Alan Boldock
Senior Analyst Programmer 
Information Technology Services
Margaret Graham Building Level 2
Royal Adelaide Hospital 
South Australia
Speed Dial: 1953
Phone: 0411 659 867
Email: aboldock@xxxxxxxxxxxxxxxxxx


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent