--- parser3/tests/097.html 2005/12/19 13:48:04 1.3
+++ parser3/tests/097.html 2007/03/01 10:33:58 1.4
@@ -6,5 +6,18 @@ $file[^file::load[binary;http://www.pars
]]
#server: $file.SERVER
$file.status
-
$file.text+ + +$file[^file::load[binary;http://www.parser.ru/xmlview.xsl; + $.timeout(10) + $.any-status(1) +]] +^try{ + $xdoc[^xdoc::create[$file]] + xdoc from file created successfully (documentElement: $xdoc.documentElement.nodeName) +}{ + can't create xdoc. + $exception.handled(1) +}