|
|
| version 1.1, 2004/02/18 11:47:04 | version 1.94, 2005/08/08 13:30:45 |
|---|---|
| Line 1 | Line 1 |
| @main[] | $document[^xdoc::load[_bug.xml]] |
| $xdoc[^xdoc::create{<?xml version="1.0"?> | $idroot[^document.selectSingle[//games]] |
| <doc> | $idold[^document.selectSingle[//games/lastid]] |
| <br/> | $idremove[^idroot.removeChild[$idold]] |
| </doc> | ^document.save[games1.xml] |
| }] | |
| $xdoc[^xdoc.transform[_bug.xsl]] | |
| ^xdoc.string[] |