You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Bolduan, Eric R." <Bo...@mayo.edu> on 2000/03/23 23:37:05 UTC

Xalan C++ produces no output

	When running Xalan C++ (from the xalan-C_0_19_0-win32.zip file) I
get the following output:

     C:\xslt>testxslt -IN munson.hl7.xml -OUT out.test -XSL RTFView.xsl
     ========= Parsing file:///C:\xslt\RTFView.xsl ==========
     Parse of file:///C:\xslt\RTFView.xsl took 40 millis
     ========= Parsing munson.hl7.xml ==========
     Parse of munson.hl7.xml took 20 millis
     =============================
     Transforming...
     transform took 0 millis

	The parsing goes fine but the transforming doesn't seem to occur and
the output file that is created is empty.  The same XML/XSL file pair work
fine with the Java version of Xalan.  I've tried the -text, -html, and -xml
switches but still no output.  Has anyone else seen this?  Anyone have any
thoughts?

	Here are the files:
		 <<RTFView.xsl>>  <<munson.hl7.xml>> 

Eric Bolduan
Mayo Clinic - Integrated Clinical Systems
Phone: 507-266-2329
email: bolduan.eric@mayo.edu