From: Egon W. <eg...@us...> - 2002-06-13 19:55:35
|
Update of /cvsroot/woc/woc/data/wml/a In directory usw-pr-cvs1:/tmp/cvs-serv29680/a Modified Files: alkanonen.xml amfifiel.xml anhydride.xml Log Message: Fixed a number of validity errors. Index: alkanonen.xml =================================================================== RCS file: /cvsroot/woc/woc/data/wml/a/alkanonen.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** alkanonen.xml 13 Jun 2002 14:39:22 -0000 1.2 --- alkanonen.xml 13 Jun 2002 19:55:31 -0000 1.3 *************** *** 14,18 **** <EXAMPLE> <p>Aceton is het meest eenvoudige alkanon:<br /> ! <import:specific macro="picture" select="aceton@woc"/> </p> </EXAMPLE> --- 14,18 ---- <EXAMPLE> <p>Aceton is het meest eenvoudige alkanon:<br /> ! <import:specific xmlns:import="http://www-woc.sci.kun.nl/wocimports.dtd" macro="picture" select="aceton@woc"/> </p> </EXAMPLE> Index: amfifiel.xml =================================================================== RCS file: /cvsroot/woc/woc/data/wml/a/amfifiel.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** amfifiel.xml 13 Jun 2002 14:39:22 -0000 1.2 --- amfifiel.xml 13 Jun 2002 19:55:31 -0000 1.3 *************** *** 17,21 **** <EXAMPLE> <p>Dodecylsulfonzuur.<br/> ! <import:specific macro="picture" select="dodecylsulfonzuur@woc"/></p> </EXAMPLE> <tm:topicmap xmlns:tm="http://www.topic-maps.de/content/resources\tm.dtd" --- 17,21 ---- <EXAMPLE> <p>Dodecylsulfonzuur.<br/> ! <import:specific xmlns:import="http://www-woc.sci.kun.nl/wocimports.dtd" macro="picture" select="dodecylsulfonzuur@woc"/></p> </EXAMPLE> <tm:topicmap xmlns:tm="http://www.topic-maps.de/content/resources\tm.dtd" Index: anhydride.xml =================================================================== RCS file: /cvsroot/woc/woc/data/wml/a/anhydride.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** anhydride.xml 13 Jun 2002 14:39:22 -0000 1.2 --- anhydride.xml 13 Jun 2002 19:55:31 -0000 1.3 *************** *** 21,28 **** <p>Een voorbeeld van een anhydride is azijnzuuranhydride waarbij twee azijnzuurmoleculen via hun zuurgroepen met elkaar verbonden.<br/> ! <import:specific macro="picture" select="azijnzuuranhydride@woc"/></p> <p>Een voorbeeld van een intramoleculaire anhydridefunctie is te vinden in ftaalzuuranhydride.<br/> ! <import:specific macro="picture" select="ftaalzuuranhydride@woc"/></p> </EXAMPLE> <tm:topicmap xmlns:tm="http://www.topic-maps.de/content/resources\tm.dtd" --- 21,28 ---- <p>Een voorbeeld van een anhydride is azijnzuuranhydride waarbij twee azijnzuurmoleculen via hun zuurgroepen met elkaar verbonden.<br/> ! <import:specific xmlns:import="http://www-woc.sci.kun.nl/wocimports.dtd" macro="picture" select="azijnzuuranhydride@woc"/></p> <p>Een voorbeeld van een intramoleculaire anhydridefunctie is te vinden in ftaalzuuranhydride.<br/> ! <import:specific xmlns:import="http://www-woc.sci.kun.nl/wocimports.dtd" macro="picture" select="ftaalzuuranhydride@woc"/></p> </EXAMPLE> <tm:topicmap xmlns:tm="http://www.topic-maps.de/content/resources\tm.dtd" |