|
Here is the source I got with cocoon (xml->xsl) <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl"><xsl:template match="/"><HTML><HEAD><CENTER><H1>AS/400 FILE DISPLAY</H1></CENTER></HEAD><BODY><TABLE bgcolor="#6699CC" border="1" cellpadding="0" cellspacing="0" width="100%"><xsl:for-each select="ASDB/LAYOUT"><TR><xsl:for-each select="FIELD"><TD border="1" colspan="2"><xsl:value-of></xsl:value-of></TD></xsl:for-each></TR></xsl:for- each></TABLE><P></P><TABLE bgcolor="#6699CC" border="1" cellpadding="0" cellspacing="0" width="100%"><xsl:for-each select="ASDB/RECORD"><TR><xsl:for-each select="DATUM"><TD border="1" colspan="2"><xsl:value-of></xsl:value-of></TD></xsl:for-each></TR></xsl:for- each></TABLE></BODY></HTML></xsl:template></xsl:stylesheet> <!-- This page was served from cache in 1 milliseconds by Cocoon 1.6.1 --> No data :-( - Henri Gomez ___[_]____ EMAIL : gomez@slib.fr (. .) PGP KEY : 4912D659 ...oOOo..(_)..oOOo... PGP Fingerprint : 8CAD0D50356DA7E45C540B010FFE39E8 +--- | This is the LINUX5250 Mailing List! | To submit a new message, send your mail to LINUX5250@midrange.com. | To subscribe to this list send email to LINUX5250-SUB@midrange.com. | To unsubscribe from this list send email to LINUX5250-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.