<?xml version="1.0" encoding="UTF-8"?>
<tbody>
  <tr>
    <th>Id</th>
    <th>Assertion</th>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-ConsumeInvalidAllowed"/>
    </td>
    <td>MAY consume well-formed <bibref ref="XML"/> instance documents which do not satisfy local-schema validity against the originating <bibref ref="XMLSchema"/> document.</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-ConsumeXML"/>
    </td>
    <td>MUST be able to consume any well-formed <bibref ref="XML"/> document which satisfies local-schema validity against the originating <bibref ref="XMLSchema"/> document exposing all of the <bibref ref="XML"/> element node and attribute node content in the data model.</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-DataModel"/>
    </td>
    <td>MUST produce a data model exposing all of the <bibref ref="XML"/> element node and attribute node content constrained by the originating <bibref ref="XMLSchema"/> document.</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-ProduceInvalidAllowed"/>
    </td>
    <td>MAY allow the production of well-formed <bibref ref="XML"/> instance documents containing values exposed in the data model which do not satisfy local-schema validity against the originating <bibref ref="XMLSchema"/> document.</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-ProduceXML"/>
    </td>
    <td>MUST be able to produce well-formed <bibref ref="XML"/> instance documents which satisfy local-schema validity against the originating <bibref ref="XMLSchema"/> document containing values exposed in the data model.</td>
  </tr>
  <tr>
    <td>
      <assert-summary ref="assert-SchemaValid"/>
    </td>
    <td>MUST be able to process any <bibref ref="XMLSchema"/> document conforming to this specification</td>
  </tr>
</tbody>

