[ 
https://issues.apache.org/jira/browse/XALANJ-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12488249
 ] 

Michael Glavassevich commented on XALANJ-2264:
----------------------------------------------

If you're using Xerces it's already possible to enable XInclude processing 
without writing any code.  Overriding the default parser configuration [1] with 
org.apache.xerces.parsers.XIncludeParserConfiguration will do the trick.

[1] http://xerces.apache.org/xerces2-j/faq-xni.html#faq-2

> Supporting xi:include (and other factory features) on xalan Process 
> command-line
> --------------------------------------------------------------------------------
>
>                 Key: XALANJ-2264
>                 URL: https://issues.apache.org/jira/browse/XALANJ-2264
>             Project: XalanJ2
>          Issue Type: New Feature
>          Components: Xalan-CmdLine
>    Affects Versions: 2.7.1
>         Environment: all
>            Reporter: Rudolf Weber
>         Attachments: xalan-xi.patch.txt
>
>
> The xi:include-awareness should be specifiable on the command-line.
> The default is on, since I think in the normal case it is useful.
> In the special case, the default has to be swiched off with -NIA.
>  (Of course, it may be good keep the current behavior on default. I think, 
> that the xi:include is not in wide use, so I want to risk to change the 
> default. )
> In our project we want to include declarations in a programming language
> in the xslt-file, so the option -XSLIA.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to