|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
xalan -i 1 : No difference in the output...: what's the use of the command xalan -i 1 ?XSLT: Version 1.0
Processor: Xalan-C_1_8_0-windows_2000-msvc_60 /xerces-c_2_5_0-windows_nt-msvc_60 Platform: Windows XP Command: xalan -i 1 -o Output.xml input.xml file.xsl I am unable to find the difference by using the above command with -i or without -i Could any one explain. $ xalan ? Xalan version 1.8.0. Xerces version 2.5.0. Usage: Xalan [options] source stylesheet Options: -a Use xml-stylesheet PI, not the 'stylesheet' argument -e encoding Force the specified encoding for the output. -i integer Indent the specified amount. -m Omit the META tag in HTML output. -o filename Write output to the specified file. -p name expression Sets a stylesheet parameter. -t Display timing information. -u Disable escaping of URLs in HTML output. -? Display this message. -v Validates source documents. - A dash as the 'source' argument reads from stdin. ('-' cannot be used for both arguments.) Regards, Raja This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. |
|
|
Re: xalan -i 1 : No difference in the output...: what's the use of the command xalan -i 1 ?This is the mailing list for Xerces: you need to post your question to
the Xalan mailing list, xalan-c-users@... Alberto Sathasivam, Elayaraja wrote: > XSLT: Version 1.0 > > Processor: Xalan-C_1_8_0-windows_2000-msvc_60 > /xerces-c_2_5_0-windows_nt-msvc_60 > > Platform: Windows XP > > > > > > Command: xalan -i 1 -o Output.xml input.xml file.xsl > > > > I am unable to find the difference by using the above command with -i or > without -i > > > > Could any one explain. > > > > > > $ xalan ? > > Xalan version 1.8.0. > > Xerces version 2.5.0. > > Usage: Xalan [options] source stylesheet > > Options: > > -a Use xml-stylesheet PI, not the > 'stylesheet' argument > > -e encoding Force the specified encoding for the > output. > > -i integer Indent the specified amount. > > -m Omit the META tag in HTML output. > > -o filename Write output to the specified file. > > -p name expression Sets a stylesheet parameter. > > -t Display timing information. > > -u Disable escaping of URLs in HTML > output. > > -? Display this message. > > -v Validates source documents. > > - A dash as the 'source' argument > reads from stdin. > > ('-' cannot be used for > both arguments.) > > > > > > > > > > Regards, > > Raja > > > > > > > > > > This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is > intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to > read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message > in error, please notify the sender immediately and delete all copies of this message. > > |
| Free Forum Powered by Nabble | Forum Help |