xsl-list
[Top] [All Lists]

data from XML

2004-08-05 00:41:42




I am printing out a form which displays user details. I need to display the
title of the user(Mr or Mrs or Ms.).

 The data is in a XML and the tag would look like this.
<TITLE>Mr</TITLE> or <TITLE>Mrs</TITLE> or <TITLE>Ms</TITLE>

But i have 3 items in my form which have to be filled with a X based on the
XML data.

Mr (X) Mrs (   ) Ms (   )  if <TITLE>Mr</TITLE> and so on.

How do we do it dynamically through XSL

Regards
Rao





<Prev in Thread] Current Thread [Next in Thread>