This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: how can I write in the commandline that dealwith several input xml files


the -o option is Send output to named file or directory
not what I need. I need several input xml file with one stylesheet and one
output file

"Messineo, Chris" wrote:

> Should be java com.icl.saxon.StyleSheet -o book.xml book1.xml book.xsl
>
> -----Original Message-----
> From: liying [mailto:lsui@cs.ucsd.edu]
> Sent: Friday, November 17, 2000 2:17 PM
> To: XSL-List@mulberrytech.com
> Subject: how can I write in the commandline that dealwith several input
> xml files
>
> hi:
>
> I want to know how can I write in the command line
> to deal with several input xml file and one xslt file then output one
> output file
>
> I use saxon
>
> when I use java com.icl.saxon.StyleSheet book.xml book1.xml book.xsl
> it just output
>
> Usage:  java com.icl.saxon.StyleSheet [options] source-doc style-doc
> {param=value}...
> Options:
>   -a              Use xml-stylesheet PI, not style-doc argument
>   -o filename     Send output to named file or directory
>   -t              Display version and timing information
>   -u              Names are URLs not filenames
>   -x classname    Use specified SAX parser for source file
>   -y classname    Use specified SAX parser for stylesheet
>   -?              Display this message
>
> thanks
>
> --/Liying
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]