At 2013-06-28 04:34 +0100, henry human wrote:
Could not run your sample Crane-ParseCSV without a howto-use
Section 1.1 of the readme-Crane-ParseCSV.html documentation file from
the distribution ZIP is copied below.
The documentation is embedded in the XSLT using XSLStyle, and the
HTML is the distilled, formatted documentation.
I hope this helps.
. . . . . . . . . Ken
1.1. Default processing
A default processing framework, typically overridden by an importing
stylesheet.
Example invocation using saxon9he.jar from http://saxon.sf.net
java -jar saxon9he.jar -it:{http://CraneSoftwrights.com/ns/parseCSV}start
-xsl:Crane-ParseCSV.xsl "filename=test.csv"
filename (xsl:param)
The file name to process
encoding select="'utf-8'" (xsl:param)
The encoding of the file name to process
--
Contact us for world-wide XML consulting and instructor-led training |
Free 5-hour lecture: http://www.CraneSoftwrights.com/links/udemy.htm |
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ |
G. Ken Holman mailto:gkholman(_at_)CraneSoftwrights(_dot_)com
|
Google+ profile: https://plus.google.com/116832879756988317389/about |
Legal business disclaimers: http://www.CraneSoftwrights.com/legal |
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--