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

RE: Which xmlns:xsl to use ?

Subject: RE: Which xmlns:xsl to use ?
From: "Dudu Oz" <duduoz@xxxxxxxxxxxxxx>
Date: Tue, 20 Mar 2001 15:49:31 +0200
using xmlns
Thanks
The transform using 
xmlns:xsl="http://www.w3.org/1999/XSL/Transform
was good after installing msxml3.

Do you know which xmlns:fo should I use in order to do:
	<xsl:template match="TITLE">
	<fo:block font-size="280pt" font-weight="bold">
	<xsl:apply-templates/>
	</fo:block>
	</xsl:template>
I have tried to do it using
xmlns:fo="http://www.w3.org/1999/XSL/Format"
and there was no change in the font of the title.

Thanks for the help
David

-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Linda van den
Brink
Sent: Tue, March 20, 2001 11:47 AM
To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
Subject: RE:  Which xmlns:xsl to use ?


The answer to this FAQ is at http://www.netcrucible.com/xslt/msxml-faq.htm.

> When I use the blue declaration
> <!--xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl"-->
> it works
> but when I use the declaration
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
> version="1.0">
> it does not work-
> Instead of building the title:
> This is title2 - OZ
> it put the title:
> <xsl:value-of select="book/tit[1]"/> - OZ
> 
> So what is wrong? What declaration should I use according to 
> what rule ?
> (and which xnlns:fo should I use ?)
> 
> Thanks
> 	David
> 
> ______________________________________________________________
> ___________
> Get Your Private, Free E-mail from MSN Hotmail at 
http://www.hotmail.com.



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

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



 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.