Diff for /MPIWGWeb/updateSQL/personalwww.xml between versions 1.4 and 1.5

version 1.4, 2005/01/18 15:40:08 version 1.5, 2005/01/25 15:32:23
Line 8 Line 8
       <delimiter></delimiter>        <delimiter></delimiter>
       <mode>convert</mode>        <mode>convert</mode>
       <usenormantounicodemapper>false</usenormantounicodemapper>        <usenormantounicodemapper>false</usenormantounicodemapper>
       <table name = "Bibliography" layout = "" id = "ID" indexList ="">        <table name = "Bibliography" layout = "" id = "" indexList ="">
          <select>select * from "Bibliography"</select>           <select>select * from "Bibliography"</select>
       </table>        </table>
       <table name = "current_work" layout = "" id = "rec_id" indexList ="">        <table name = "current_work" layout = "" id = "" indexList ="">
          <select>select * from "current_work"</select>           <select>select * from "current_work"</select>
       </table>        </table>
       <table name = "institutsbiblio" layout = "" id = "ID" indexList ="">        <table name = "institutsbiblio" layout = "" id = "" indexList ="">
          <select>select * from "institutsbiblio"</select>           <select>select * from "institutsbiblio"</select>
       </table>        </table>
       <table name = "personal-www" layout = "" id = "ID" indexList ="">        <table name = "personal-www" layout = "" id = "" indexList ="">
          <select>select * from "personal-www"</select>           <select>select * from "personal-www"</select>
       </table>        </table>
       <table name = "publications" layout = "" id = "rec_ID" indexList ="">        <table name = "publications" layout = "" id = "" indexList ="">
          <select>select * from "publications"</select>           <select>select * from "publications"</select>
       </table>        </table>
       <table name = "research_interest" layout = "" id = "rec_ID" indexList ="">        <table name = "research_interest" layout = "" id = "" indexList ="">
          <select>select * from "research_interest"</select>           <select>select * from "research_interest"</select>
       </table>        </table>
       <table name = "talks" layout = "" id = "rec_ID" indexList ="">        <table name = "talks" layout = "" id = "" indexList ="">
          <select>select * from "talks"</select>           <select>select * from "talks"</select>
       </table>        </table>
       <table name = "teaching" layout = "" id = "rec_ID" indexList ="">        <table name = "teaching" layout = "" id = "" indexList ="">
          <select>select * from "teaching"</select>           <select>select * from "teaching"</select>
       </table>        </table>
     </database>      </database>

Removed from v.1.4  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>