vgritsenko 02/01/24 06:31:57 Modified: src/webapp/docs/samples sample-dynamic.xml Log: First two XScript samples works Ok Revision Changes Path 1.4 +4 -2 xml-cocoon2/src/webapp/docs/samples/sample-dynamic.xml Index: sample-dynamic.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/src/webapp/docs/samples/sample-dynamic.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- sample-dynamic.xml 23 Jan 2002 08:14:08 -0000 1.3 +++ sample-dynamic.xml 24 Jan 2002 14:31:57 -0000 1.4 @@ -76,7 +76,7 @@ Sample to illustrate file uploads. </sample> </group> -<!-- FIX ME + <group name="XScript and SOAP"> <sample name="Simple Sample" href="xscript/simple"> An simple sample for XScript. @@ -86,6 +86,7 @@ Cocoon. It accesses a SOAP service that provides stock quotes and displays the result. </sample> +<!-- FIX ME <sample name="SOAP Sample 2" href="xscript/soap-getquote2"> This example uses an inline XSLT stylesheet and an XScript transform instruction to extract the stock @@ -96,8 +97,9 @@ logicsheets. This sample is very similar with SOAP Sample 2, except that the stylesheet is defined in an external file. </sample> - </group> --> + </group> + <group name="Aggregation Sample"> <sample name="Slashdot" href="slashdot/slashdot.xml"> Live XML Feed from Slashdot.
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]