Namespaces


Let us take the example of a simple exam paper:

  <exam paper="cs203">
    <student>Fred Smith</student>
    <qapair>
      <question>Who is the last King of England</question>
      <answer>George VI</answer>
    <qapair>
    </qapair>
    - - -
    </qapair>
  </exam>