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

Re: Newbie Needs Help

Subject: Re: Newbie Needs Help
From: Keith Visco <kvisco@xxxxxxxxx>
Date: Thu, 17 Dec 1998 11:40:32 -0500
Re: Newbie Needs Help
I know nothing about msxsl but try changing <process-children/>
to <xsl:process-children/>

--Keith

"Robert W. Hackenfort" wrote:
> 
> Just starting out in XML and XSL and tried to do a very simple document.
> 
> The XML is:
> 
> <?xml version="1.0"?>
> <?xml:stylesheet type="text/xsl" href="test.xsl"?>
> 
> <greeting>Hello XSL!</greeting>
> 
> and the XSL is:
> 
> <xsl:stylesheet
> xmlns:xsl="http//www.w3.org/TR/WD-xsl"
> xmlns:fo="http//www.w3.org/TR/WD-xsl/FO" result-ns="fo">
>  <xsl:template match= "greeting">
>  <fo:block color="red" font-size="16pt">
>    <process-children/>
>   </fo:block>
>  </xsl:template>
> </xsl:stylesheet>
> 
> So I open the greeting.xml in IE Beta2 and I get a blank screen.  I
> randomly
> change something in either document to generate an error message, so I
> know the
> browser sees the XML and is "gluing" it to the XSL.  Why am I getting a
> blank
> screen?
> 
> Thanks in advance for any help.
> 
> -Robert
> 
>  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.