<?xml version="1.0" encoding="UTF-8"?>
<tbody>
  <tr>
    <th>Id</th>
    <th>Assertion</th>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-BOM"/>
    </td>
    <td>MAY include the <bibref ref="Unicode"/> Byte Order Mark (<bibref ref="BOM"/>).</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-BasicPatterns"/>
    </td>
    <td>MUST only contain <bibref ref="XML"/> element nodes and attribute nodes which form a part of one or more complete patterns contained in this and the <bibref ref="BasicPatterns"/> specifications.</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-CommentsAndPIs"/>
    </td>
    <td>MAY contain additional <bibref ref="XML"/> comment nodes and processing instruction nodes.</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-Unicode"/>
    </td>
    <td>MUST use either the UTF-8 or UTF-16 <bibref ref="Unicode"/> encoding.</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-XML10"/>
    </td>
    <td>MUST be a Well-formed <bibref ref="XML"/> document</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-XMLSchema10"/>
    </td>
    <td>MUST conform to the <bibref ref="XMLSchema"/> Recommendation</td>
  </tr>
</tbody>

