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

Beginner question with templates

Subject: Beginner question with templates
From: "Martin Rothschink, AxoNet Software" <Martin.Rothschink@xxxxxxxxx>
Date: Thu, 5 Aug 1999 18:55:06 +0200
axonet technologies
Hi,
I started using XSL and run into my first problem.

I have a XML file like this:

<SECTION>
	<DATA>...</DATA>
	<DATA>...</DATA>
	<SUMMARY>..<SUMMARY>
</SECTION
<SECTION>
	<DATA>...</DATA>
	<DATA>...</DATA>
</SECTION

If there's no summary I want to output all <DATA> elements of a <SECTIONS>
but if the summary is present I only want to output the <SUMMARY>:

<SECTION>
	<SUMMARY>..<SUMMARY>
</SECTION
<SECTION>
	<DATA>...</DATA>
	<DATA>...</DATA>
</SECTION

Any help appreciated
Martin Rothschink

AxoNet Software GmbH
Osianderstr. 2/1, 73230 Kirchheim unter Teck, Germany
Tel +49 (7021) 735 600, Fax +49 (7021) 735 601
mailto:Martin.Rothschink@xxxxxxxxx, Web http://www.axonet.de



 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.