xsl-list
[Top] [All Lists]

Re: [xsl] How to process a sequence of any type as input of a transformation?

2018-06-12 11:01:51
only tried with xml but you can read from stdin using -s:-

cat foo.xml | java -jar saxon9he.jar  -s:- style.xsl
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>