Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

Re: XML content not displaying in an html table

$
0
0

Hi Amr,

 

Try this;

 

  <xsl:for-each select="//Row">

     <tr>

       <td><xsl:value-of select="Jobs"/></td>

       <td><xsl:value-of select="Status"/></td>

       <td><xsl:value-of select="PercentComplete"/></td>

       <td><xsl:value-of select="StartDate"/></td>

       <td><xsl:value-of select="EndDate"/></td>

     </tr>

     </xsl:for-each>

C.PNG

 

Thanks,

Shridhar


Viewing all articles
Browse latest Browse all 4841

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>