Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] NEED YOUR HELP! (FILES INCLUDED)

From: normbishop1@------------
To:
Date: 6/3/2002 4:34:00 PM
Thank you all very much for the input.  Yes, the copy-of did the trick.  Now I am trying to usng FOP redering as follows..  I see no FO effect. I muct be doing something silly but, don't know what.

Thanks

<?xml version="1.0" encoding="iso-8859-1" ?>
<xsl:stylesheet version="1.0"
    xmlns:fo="http://www.w3.org/1999/XSL/Format"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >     

 <xsl:template match="document" >
                  <fo:block text-align="center" 
                            font-size="18pt" 
                            font-weight="bold"
                            font-family="serif"
                            line-height="2em" >
                <xsl:copy-of select="."/>
         </fo:block>
 </xsl:template>
</xsl:stylesheet>


<?xml version="1.0"?>
<?xml-stylesheet type='text/xsl' href='test.xsl'?>
<document id=" ">
  <chapter>
        <name1>subscript <sub> testsub </sub></name1>
</chapter>
</document>



__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop@Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/


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


transparent
Print
Mail
Digg
delicious
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