|
|
| version 1.519, 2002/01/11 13:00:52 | version 1.532, 2002/01/23 12:19:56 |
|---|---|
| Line 4 $response:charset[windows-1251] | Line 4 $response:charset[windows-1251] |
| $response:content-type[$.value[text/html]$.charset[$response:charset]] | $response:content-type[$.value[text/html]$.charset[$response:charset]] |
| @main[] | @main[] |
| ^xpath[] | $cost_value(2500001) |
| ^cost_value.format{%.2f} | |
| #^xpath[] | |
| #^ttablesetlang[] | #^ttablesetlang[] |
| #^mail3[] | #^mail3[] |
| #^ttime[] | #^ttime[] |
| #^tupper[] | #^tupper[] |
| #^treplace[] | #^treplace[] |
| #^xslt2[] | ^xslt2[] |
| #^tcache2[] | #^tcache2[] |
| #$ORIGINS(1) | #$ORIGINS(1) |
| #$t[^table::set{a b} ^table::set{c d}] | #$t[^table::set{a b} ^table::set{c d}] |
| Line 92 $xdoc[^xdoc::set{<?xml version="1.0" enc | Line 96 $xdoc[^xdoc::set{<?xml version="1.0" enc |
| <document><block><p>привет</p></block></document> | <document><block><p>привет</p></block></document> |
| }] | }] |
| #^show-xdoc2[$xdoc] | #^show-xdoc2[$xdoc] |
| $node[^xdoc.selectSingle['1<2']] | $node[^xdoc.selectSingle[/document/block/p]] |
| ^if(def $node){ | ^if(def $node){ |
| ^if($node is string){$node} | ^if($node is string){ |
| $node.nodeType | $node |
| }{ | |
| ^if($node is hash){ | |
| ^node._count[] | |
| }{ | |
| $node.nodeType | |
| } | |
| } | } |
| #$node.firstChild.nodeValue | #$node.firstChild.nodeValue |
| }{ | }{ |
| Line 171 $xdoc[^xdoc::set{<?xml version="1.0" enc | Line 181 $xdoc[^xdoc::set{<?xml version="1.0" enc |
| <document><block><p>привет</p></block></document> | <document><block><p>привет</p></block></document> |
| }] | }] |
| ^show-xdoc2[$xdoc] | ^show-xdoc2[$xdoc] |
| #^show-xdoc2[^xdoc.transform[templates/_document.xslt]] | ^show-xdoc2[^xdoc.transform[templates/_document.xslt]] |
| <hr> | <hr> |
| Line 795 by id: | Line 805 by id: |
| } | } |
| @show-xdoc2[xdoc] | @show-xdoc2[xdoc] |
| ^rem{ | |
| ^xdoc.save[out/save.xml; | ^xdoc.save[out/save.xml; |
| # $.encoding[windows-1251] | # $.encoding[utf-8] |
| $.method[xml] | $.method[xml] |
| ] | ] |
| $file[^xdoc.file[ | $file[^xdoc.file[ |
| # $.encoding[windows-1251] | $.encoding[utf-8] |
| $.method[html] | $.method[html] |
| ]] | ]] |
| ^file.save[text;out/save_file.html] | ^file.save[text;out/save_file.html] |
| } | |
| #$response:body[^xdoc.file[ $.media-type[text/paf] ]] | #$response:body[^xdoc.file[ $.media-type[text/paf] ]] |
| <pre>^taint[html][^xdoc.string[ | <pre>^taint[html][^xdoc.string[ |
| $.method[html] | $.method[html] |
| # $.version[1.0] | # $.encoding[utF-8] |
| # $.encoding[utf-8] | |
| # $.omit-xml-declaration[yes] | # $.omit-xml-declaration[yes] |
| # $.standalone[yes] | # $.standalone[no] |
| # $.doctype-public[-//W3C//DTD XHTML] | # -$.doctype-public[-//W3C//DTD XHTML] |
| # $.doctype-system[/a/b/c/] | # -$.doctype-system[/a/b/c/] |
| # $.indent[no] | # $.indent[yes] |
| $.media-type[text/paf] | # $.media-type[text/paf] |
| ]] | ]] |
| </pre> | </pre> |