>2. Is it valid to create a Text node with a null value? I hope not -- and/or I hope that if you do so, retrieving that value should return "" rather than null.. Query sent to DOM Working Group; awaiting a response. We may want to protect against it anyway. Note that the details of doing so will be different in DTM than they are in the previous code; I'll take a look at what DOM2DTM will do with this.
- createTextNode(null) causing Xalan NullPointerException Jeff Winter
- Joseph_Kesselman