[dssslist] how to process title with condition? or, do not display empty title in figure object

Subject: [dssslist] how to process title with condition? or, do not display empty title in figure object
From: JtoEE JtoME <j2eeorj2me@xxxxxxxxx>
Date: Wed, 29 Mar 2006 05:42:23 -0800 (PST)
Hi All,

Could anybody please suggest me how to solve the
following situation?

Lets say we have the following xml pattern:

...
...
<figure>
	<title>My Title</title>
	<graphic .... > </graphic>
</figure>

<figure>
	<title></title>
	<graphic .... > </graphic>
</figure>

....
...

Now, I would like to process only the title which
contains a text. All empty title should not be
processed.

Background: For empty title I am getting an automatic
figure number (eg. "Figure 7.2") in my book (rtf
backend) which I dont want.

Thanks for your assitance.

Greetings...

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Current Thread