> Anyone know if Xalan would accept a document structure that had xml > declrations in node attribute values?
If the declaration is just treated as text, there's nothing wrong with it as the value of an XML attribute... though obviously it isn't what you intended. Intermittants are always a pain to track down. It could still be our glitch, but if I were debugging this I'd start by checking check the input data just in the hope that I could blame someone else. <grin><sigh/></grin> >Could not load output_text.properties (check CLASSPATH), now using just >the defaults There have been some past problems the properties in environments with fancier class loading. I believe a proposed patch for that went by on the developers' list fairly recently; I'm not sure what the current status is. ______________________________________ Joe Kesselman / IBM Research
