|
Subject: RE: [xsl] pls help me on XML-XSLt Tag Display From: "Michael Kay" <mhkay@xxxxxxxxxxxx> Date: Wed, 27 Jun 2001 10:28:06 +0100 |
> However, if no value exists for DescInfo from the
> source, then the <ListofDescription> tag should not
> appear at all:
>
<xsl:template match="ListOfDescription">
<xsl:if test="DescInfo">
...
</xsl:if>
</xsl:template>
i.e. do nothing if there is no DescInfo child.
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] pls help me on XML-XSLt Tag D, Maricar Gold | Thread | Re: [xsl] pls help me on XML-XSLt T, Rafael R. Sevilla |
| [xsl] Importing from database, Gustaf Liljegren | Date | [xsl] <xsl:template match NOT WORKI, guru prasad |
| Month |