"Paulus Oliver" <[EMAIL PROTECTED]> wrote on 02/14/2006 11:03:39 
AM:

> Is there a possibility to set this feature in the commandline mode? I do
> not use any java code (until now). My current call looks like this:
> 
> java -jar
> -Dorg.apache.xerces.xni.parser.XMLParserConfiguration=org.apache.xerces.
> parsers.XIncludeParserConfiguration
> parser\xalan-j_2_7_0-bin\xalan-j_2_7_0\xalan.jar -IN source\source1.xml
> -XSL xsl\main.xsl -OUT target\result.xml 

Hi Oliver,

Unfortunately, there's no way to pass feature values to the XML parser 
using the command line of Xalan's Process program.  I think you'll need to 
write a small Java program to get the functionality you want.

-- 
Peter McCracken
XML Parser Development
IBM Toronto Lab
Email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to