"Brady, Terrence W. (LNG)" wrote: > > I am using Xerces-j-1.4.2. I cannot get it to preserve Entity Reference > nodes within attribute values. The attached program will illustrate this. > > Interestingly, the AttrImpl API page mentions that this is possible. > > Do you have any advice on this?
That's because while our DOM implementation can do it, our parser cannot. Andy Clark added some support for this in the Xerces2 parser. I'm not sure what the status is though. -- Arnaud Le Hors - IBM, XML Standards Strategy Group / W3C AC Rep. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
