Sanjay Mishra wrote: > I'm trying to use an Entity Refrence in my XML, but during parsing > Xerces2.0 does not returns the entity value. It returns the "null" > value. I'm using the Entity in one of my xml's attribute.
Using your sample files (but modifying them a bit to point to local files), I don't see the problem that you're experiencing. Could you go into more detail about how you are using the parser? For example, what version of the parser are you using? (I used Xerces 2.0.1 with your sample document.) Also, what settings are you using? etc... -- Andy Clark * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
