Capitalization of my studies

I have a learned a lot while doing this project

  • I bettered my xsl skills

    • I 've discovered the generate_id() function which generally, generates unique ids in the xml document. I had to use this to handle the conversion from hdoc to simplechain because SCENARI automatically generates ids for every sc :para element you use

    • I've also discovered how you can tell to an xslt file to ignore some namespace with : exclude-result-prefixes

  • I understand better now what are namespaces for

  • I understand how powerful an ant script can be. If you use it with the right language (Java or Php for e.g or XML) you can do amazing things and very easily

  • I have bettered my team working skills. I understand better now how important it is to get help when you need it and be open minded about other people's suggestions regarding your work.