62,266
社区成员
发帖
与我相关
我的任务
分享
<xsl:for-each select="INVENTORY/BOOK">
<tr>
<td style="border-style: none solid none none; border-width: 0px 1px 0px 0px; border-color: #C0C0C0; width:10%; text-align:center; vertical-align:middle; color: #666699;"><xsl:value-of select="TITLE"/>
</td>
<td style="border-style: none solid none none; border-width: 0px 1px 0px 0px; border-color: #C0C0C0; width:10%; text-align:center; vertical-align:middle; color: #666699;"><xsl:value-of select="AUTHOR"/>
</td>
<td style="border-style: none solid none none; border-width: 0px 1px 0px 0px; border-color: #C0C0C0; width:10%; text-align:center; vertical-align:middle; color: #666699;"><xsl:value-of select="BINDING"/>
</td>
<td style="border-style: none solid none none; border-width: 0px 1px 0px 0px; border-color: #C0C0C0; width:10%; text-align:center; vertical-align:middle; color: #666699;"><xsl:value-of select="PAGES"/>
</td>
<td style="border-style: none solid none none; border-width: 0px 1px 0px 0px; border-color: #C0C0C0; width:10%; text-align:center; vertical-align:middle; color: #666699;"><xsl:value-of select="PRICE"/>
<a src="http://www.aaa.com"><xsl:value-of select="link"/></a>
</td>
</tr>
</xsl:for-each>
<a target="_blank">
<xsl:attribute name="href">
<xsl:value-of select="link"/>
</xsl:attribute>
<xsl:value-of select="link"/>
</a>
<a target="_blank">
<xsl:attribute name="href">
<xsl:value-of select="link"/>
</xsl:attribute>
<xsl:value-of select="link"/>
</a><a>
<xsl:attribute name="href">
<xsl:value-of select="link"/>
</xsl:attribute>
<xsl:value-of select="link"/>
</a>