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

Re: Where is my Content

Subject: Re: Where is my Content
From: Jeroen van Rotterdam <jeroen@xxxxxx>
Date: Tue, 16 Feb 1999 17:26:42 +0100
jeroen van rotterdam
>     <xsl:template match="greeting">
>         <fo:block>
>             <fo:sequence>
>                 <xsl:text>greeting</xsl:text>
>                 <xsl:process-children/>
>             </fo:sequence>
>         </fo:block>
>     </xsl:template>
> </xsl:stylesheet>
> 
> When I display my XML in IE5 the result is :
> 
> root xdoc greeting
> 
> It looks like the structure of the XML is
> properly recognised, but where is my content,
> i.e. "Hello Dolly" ?

Flow objects (FO) are not supported by ie5 beta.
process-children should be <xsl:apply-templates/>
according to the microsoft implementation

(take a look at the microsoft readme)

jeroen 


-- 
________________________________________________________
 name          : Jeroen van Rotterdam
 organization  : The Connection Factory b.v.
                 Grotekerkplein 38
                 3011 GE  Rotterdam, the Netherlands
 url           : http://www.tcf.nl
 email         : jeroen@xxxxxx
 tel           : +31 10 4046870
 fax           : +31 10 4046498
________________________________________________________


 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.