xsl-list
[Top] [All Lists]

Re: Noob: Wrap cell content and some validation??

2003-09-16 12:14:47
At 02:19 PM 9/16/2003, you wrote:
1 how do i "wrap" header-cell content
2 how do i create some validation, like if xml-node = "null" show nothing and xml-node !="null show the value


Why not just show the value, and if it's nothing, it's nothing?

Oh, you have the word "null"?

<xsl:apply-templates select="$xml-node[not(.='null')]"/>

Cheers,
Wendell



======================================================================
Wendell Piez                            
mailto:wapiez(_at_)mulberrytech(_dot_)com
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list