This depends on how you have set your templates up.
Without any further knowledge of your code:
Code:<xsl:template match="w:p"> In your <xsl:template match="w:tbl"> have <xsl:apply-templates select="(.//w:p)[1]"/>
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |