--- parser3/src/www/htdocs/Attic/index.html 2002/01/14 17:48:58 1.522 +++ parser3/src/www/htdocs/Attic/index.html 2002/01/22 09:27:02 1.531 @@ -4,6 +4,11 @@ $response:charset[windows-1251] $response:content-type[$.value[text/html]$.charset[$response:charset]] @main[] +$square[^image::create(100;100;0x000000)] +^square.arc(50;50;40;60;-900;360;0xFFFFFF) +$response:body[^square.gif[]] + + #^xpath[] #^ttablesetlang[] #^mail3[] @@ -801,27 +806,24 @@ by id: } @show-xdoc2[xdoc] -^rem{ ^xdoc.save[out/save.xml; -# $.encoding[windows-1251] +# $.encoding[utf-8] $.method[xml] ] $file[^xdoc.file[ -# $.encoding[windows-1251] + $.encoding[utf-8] $.method[html] ]] ^file.save[text;out/save_file.html] -} #$response:body[^xdoc.file[ $.media-type[text/paf] ]]
^taint[html][^xdoc.string[
 	$.method[html]
-#	$.version[1.0]
-#	$.encoding[utf-8]
+#	$.encoding[utF-8]
 #  	$.omit-xml-declaration[yes]
-#	$.standalone[yes]
-#	$.doctype-public[-//W3C//DTD XHTML]
-#	$.doctype-system[/a/b/c/]
-#	$.indent[no]
-	$.media-type[text/paf]
+#	$.standalone[no]
+#	-$.doctype-public[-//W3C//DTD XHTML]
+#	-$.doctype-system[/a/b/c/]
+#	$.indent[yes]
+#	$.media-type[text/paf]
 ]]