>>>>> "Paul" == Paul Campion <[EMAIL PROTECTED]> writes:

    Paul> Is there are way to distinguish between and empty element
    Paul> ie: <Class><Class/> or <Class/> and a NULL string element,
    Paul> ie: <Class>""<Class/>?


Yes. In the last case the Class element will contain a single text
node, whose contents is two quotation marks.
-- 
Colin Paul Adams
Preston Lancashire

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to