[Home] [By Thread] [By Date] [Recent Entries]

Subject: Null Values
From: "Lawrence Pravin" <pravinl@xxxxxxxxxxx>
Date: Thu, 29 Mar 2001 19:56:28
My requirement is to remove tag names when I convert from one xml to another xml, if there is no data.
e.g
<F1>1234</F1>
<F2>1234</F2>
<F3></F3>
<F4>1234</F4>


to

<F1>1234</F1>
<F2>1234</F2>
<F4>1234</F4>

Is there any general method to do this, instead of checking node by node.

Thnaks for your help.

Regards
Lawrence.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


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



Current Thread
  • Null Values
    • Lawrence Pravin - Thu, 29 Mar 2001 14:57:17 -0500 (EST) <=
      • <Possible follow-ups>
      • Edmund Mitchell - Thu, 29 Mar 2001 15:07:14 -0500 (EST)
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member