Hi, Is there a way to identify whether an empty tag in the xml is in '<tag/>' or '<tag></tag>' format? The startElement() and endElement() of the XMLParser only identifies that the tags are found but no details about whether the 1st or 2nd format of end tags were found.
Callista --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
