[xsl] how to deal with uncertain node name in xsl?

Subject: [xsl] how to deal with uncertain node name in xsl?
From: "glliu" <itslgl@xxxxxxxxxxx>
Date: Fri, 22 Nov 2002 10:53:17 +0800
hello all,

    I need help on the following problem.  Any suggestions?

      Thanks in Advance.

      glliu
  
  
    xml file: I do not know the sub node name and number of  <A>,how can i convert the xml  to html in xsl?

    <A>
                <..>node value</..>
                <...>node value</...>
                <....>node value</...>
                 ......
                 ......
   </A>

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


Current Thread