From: <pka...@us...> - 2009-06-09 07:59:26
|
Revision: 245 http://cse-ip.svn.sourceforge.net/cse-ip/?rev=245&view=rev Author: pkasprzak Date: 2009-06-09 07:59:24 +0000 (Tue, 09 Jun 2009) Log Message: ----------- * NS changes Modified Paths: -------------- trunk/sandbox/lsf-adapter-demo/XSLTTransform/src/java/InboundTransformation.xsl Modified: trunk/sandbox/lsf-adapter-demo/XSLTTransform/src/java/InboundTransformation.xsl =================================================================== --- trunk/sandbox/lsf-adapter-demo/XSLTTransform/src/java/InboundTransformation.xsl 2009-06-09 07:58:50 UTC (rev 244) +++ trunk/sandbox/lsf-adapter-demo/XSLTTransform/src/java/InboundTransformation.xsl 2009-06-09 07:59:24 UTC (rev 245) @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://cse.campussource.de/schema/DataTypes"> +<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://cse.campussource.de/schema/LSFDataTypes"> <xsl:output method="xml" media-type="text/xml" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |