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

No Output using apply-template

Subject: No Output using apply-template
From: Wabei Wabei <wabei@xxxxxxxxx>
Date: Wed, 18 Apr 2001 15:07:16 -0700 (PDT)
wabei
Hello All,
I tried to use the stylesheet to input a problem and
was unable to open the document so please bear with me
for using regular mail.

I am verynew at this XSL and desparately need HELP.  I
am unable to get any output to show up when I run my
XSL through the XML when I use the specified xsl
stylesheet:
xmlns:xsl="http://www.w3.org/1999/XSL/Transform

XSL code:
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet version="1.0" 
xmlns:fotex="http://www.tug.org/fotex"
					xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
					xmlns:fo="http://www.w3.org/1999/XSL/Format">
  <xsl:template match="/">
    <xsl:apply-templates/>
  </xsl:template>
</xsl:stylesheet>

XML except code:
<?xml version="1.0" encoding="UTF-8"
standalone="yes"?>
<?xml-stylesheet href="./invoice.short.name.xsl"
type="text/xsl" ?>
<invoice>
	<POID>0.0.0.1 /bill 8339 3</POID>
	<BILLINFO elem="0">
		<CREATED_T>986943131</CREATED_T>
		<MOD_T>986944762</MOD_T>
		<BILL_NO>B1-1</BILL_NO>
		<CURRENCY>840</CURRENCY>
		<CURRENT_TOTAL>600</CURRENT_TOTAL>
		<END_T>989467200</END_T>
		<PARENT>0.0.0.0  0 0</PARENT>
		<PREVIOUS_TOTAL>0</PREVIOUS_TOTAL>
		<START_T>986943130</START_T>
		<SUBORDS_TOTAL>0</SUBORDS_TOTAL>
		<TOTAL_DUE>600</TOTAL_DUE>
		<CURRENCY_SECONDARY>0</CURRENCY_SECONDARY>
		<FLAGS>0</FLAGS>
		<BILL_OBJ>0.0.0.1 /bill 8339 3</BILL_OBJ>
	</BILLINFO>
	<NAMEINFO elem="1">
		<SALUTATION></SALUTATION>
		<LAST_NAME>fee1</LAST_NAME>
		<FIRST_NAME>late</FIRST_NAME>
		<MIDDLE_NAME></MIDDLE_NAME>
		<TITLE></TITLE>
		<COMPANY></COMPANY>
		<ADDRESS>late fee1</ADDRESS>
		<CITY>toronto</CITY>
		<STATE>MO</STATE>
		<ZIP>63746</ZIP>
		<COUNTRY>USA</COUNTRY>
		<NAME>late fee1</NAME>
	</NAMEINFO>
</invoice>

Any help would be greatly appreciated.  If I use the
http://www.w3.org/1999/TD/WD-xsl stylesheet it gives
me other errors such as that it does not recognize
call-template and apply-template etc.

Thankyou very much in advance

Desperate Wabei!!!!

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

 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.