Changes between Version 15 and Version 16 of workflow_img-xml
- Timestamp:
- Sep 15, 2010, 12:57:56 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
workflow_img-xml
v15 v16 81 81 * Copy the respective XML document from your working copy of [source:/trunk/texts/eXist/archimedesOldCVSRepository/archimedes/xml/] to the appropriate language folder in [source:/trunk/texts/eXist/archimedes], but insert an {{{_old-withdtd}}} before the {{{.xml}}} prefix. 82 82 * The DTD fragment has to be resolved. 83 * You need the {{{xmllint}}}-tool, which is part of [wiki:WikiStart#Tools libxml2], as well as the {{{archimedes.dtd}}}, which you can download [http://archimedes.mpiwg-berlin.mpg.de/cvs-web/read/cvswebread.cgi/texts/archimedes/dtd/ here] (NB you need the whole directory, a zipped version as of September 2010 is attachedto this page).83 * You need the {{{xmllint}}}-tool, which is part of [wiki:WikiStart#Tools libxml2], as well as the {{{archimedes.dtd}}}, which you can download [http://archimedes.mpiwg-berlin.mpg.de/cvs-web/read/cvswebread.cgi/texts/archimedes/dtd/ here] (NB you need the whole directory, a zipped version as of September 2010 is [http://it-dev.mpiwg-berlin.mpg.de:81/tracs/mpdl-project-content/raw-attachment/wiki/workflow_img-xml/dtd.zip attached] to this page). 84 84 * On the command-line, resolve the DTD with the following command (adjust the path to the {{{dtd}}}-folder and the name of the xml-file): 85 85 {{{