<?xml version="1.0" encoding="utf-8" ?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:rs="urn:schemas-microsoft-com:office:spreadsheet" xmlns:z="urn:schemas-microsoft-com:office:spreadsheet">
  <xsl:template match="/">
    <table id="tbsub"  class="gv_tableobj" style="width: 1500px;">
      <tr>
        <th style="width: 20px;">
          <input type="checkbox" />
        </th>
        <th style="width: 170px;">        </th>
        <th style="width: 170px;">
        </th>
        <th style="width: 170px;">        </th>
        <th style="width: 120px;">        </th>
        <th style="width: 60px;">        </th>
        <th style="width: 90px;">        </th>
        <th style="width: 90px;">        </th>
        <th style="width: 100px;">
为什么在th标签中不能写入中文?