Re: Distinguishing between and empty element and a Null element

2003-03-28 Thread Colin Paul Adams
> "Paul" == Paul Campion <[EMAIL PROTECTED]> writes: Paul> Is there are way to distinguish between and empty element Paul> ie: or and a NULL string element, Paul> ie: ""? Yes. In the last case the Class element will contain a single text node, whose contents is two quotation ma

Distinguishing between and empty element and a Null element

2003-03-28 Thread Paul Campion
Is there are way to distinguish between and empty element ie: or and a NULL string element, ie: ""? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]