From: Egon W. <eg...@us...> - 2002-06-13 19:55:36
|
Update of /cvsroot/woc/woc/data/wml/s In directory usw-pr-cvs1:/tmp/cvs-serv29680/s Modified Files: smeltpunt.xml Log Message: Fixed a number of validity errors. Index: smeltpunt.xml =================================================================== RCS file: /cvsroot/woc/woc/data/wml/s/smeltpunt.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** smeltpunt.xml 13 Jun 2002 14:39:25 -0000 1.2 --- smeltpunt.xml 13 Jun 2002 19:55:32 -0000 1.3 *************** *** 23,32 **** <EXAMPLE> <p> ! Hoewel pentaan en 2,2-dimethylpropaan een gelijk molmasse hebben ! verschillen hun smeltpunt aanzienlijk. Van pentaan is het smeltpunt ! <import:specific macro="spt" select="pentaan@woc"/> <sup>o</sup>C. ! En dat van 2,2-dimethylpropaan (neopentaan) is ! <import:specific macro="spt" select="neopentaan@woc"/> <sup>o</sup>C. ! </p> </EXAMPLE> <tm:topicmap xmlns:tm="http://www.topic-maps.de/content/resources\tm.dtd" --- 23,32 ---- <EXAMPLE> <p> ! Hoewel pentaan en 2,2-dimethylpropaan een gelijk molmassa hebben ! verschillen hun smeltpunt aanzienlijk. Van pentaan is het smeltpunt:</p> ! <import:specific xmlns:import="http://www-woc.sci.kun.nl/wocimports.dtd" macro="spt" select="pentaan@woc"/> ! <p> ! En dat van 2,2-dimethylpropaan (neopentaan) is:</p> ! <import:specific xmlns:import="http://www-woc.sci.kun.nl/wocimports.dtd" macro="spt" select="neopentaan@woc"/> </EXAMPLE> <tm:topicmap xmlns:tm="http://www.topic-maps.de/content/resources\tm.dtd" |