You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xalan.apache.org by Richard Sweeney <Ri...@spanlink.co.uk> on 2002/10/11 15:29:09 UTC

Preventing case changes

I'm having a problem when converting my xml document. I have some custom
tags which are case sensitive but when I convert them with Xalan they become
lowercase and thus no longer work with my interpreter. How can I prevent
this from happening?