|
|
| version 1.30, 2004/03/10 10:04:30 | version 1.84.4.16, 2005/12/19 14:43:23 |
|---|---|
| Line 1 | Line 1 |
| @main[] | $entry_data[^xdoc::create{<?xml version="1.0" encoding="$response:charset" ?> |
| $request:charset[windows-1251] | <blog-entry> |
| $response:charset[windows-1251] | </blog-entry> |
| $response:content-type[text/html] | }] |
| $xdoc[^xdoc::load[_bug.xml]] | |
| #^xdoc.string[] | |
| $nodes[^xdoc.select[//x:second][ | |
| $.x[http://pif.design.ru/] | |
| ]] | |
| ^nodes._count[] | |
| # гвоздь программы | |
| ^for[i](1;300){ | |
| $node[^entry_data.createElement[span$i]] | |
| } | |
| # /гвоздь | |
| $entry_data[^entry_data.transform[/_bug.xsl]] | |
| $entry_data[ | |
| ^entry_data.string[ | |
| $.method[html] | |
| ] | |
| ] | |
| ^memory:compact[] | |
| OK |