#text when parsing xml 2003-11-10 - By Kichline, Don (EM, PTL)
I am parsing my XML files and every other value, between elements, is of type TEXT (#text) with a blank value. I did not see this using the Sun XML Parser. So I used the TreeWalkerView example in the samples, and I see this in their as well. Any ideas? Don Kichline
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1264" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><SPAN class=070084215-10112003><FONT face=Arial color=#0000ff size=2><SPAN class=070084215-10112003><SPAN class=669272219-10112003>I am parsing my XML files and every other value, between elements, is of type TEXT (#text) with a blank value. I did not see this using the Sun XML Parser. So I used the TreeWalkerView example in the samples, and I see this in their as well.</SPAN></SPAN></FONT></SPAN></DIV> <DIV><SPAN class=070084215-10112003><FONT face=Arial color=#0000ff size=2><SPAN class=070084215-10112003><SPAN class=669272219-10112003></SPAN></SPAN></FONT></SPAN> </DIV> <DIV><SPAN class=070084215-10112003><FONT face=Arial color=#0000ff size=2><SPAN class=070084215-10112003><SPAN class=669272219-10112003>Any ideas?</SPAN></SPAN></FONT></SPAN></DIV> <DIV><SPAN class=070084215-10112003><FONT face=Arial color=#0000ff size=2><SPAN class=070084215-10112003><SPAN class=669272219-10112003></SPAN></SPAN></FONT></SPAN> </DIV> <DIV><SPAN class=070084215-10112003><FONT face=Arial color=#0000ff size=2><SPAN class=070084215-10112003><SPAN class=669272219-10112003>Don Kichline</SPAN></SPAN></FONT></DIV></SPAN></BODY></HTML>
--------------------------------------------------------------------- To unsubscribe, e-mail: xerces-j-user-unsubscribe@(protected) For additional commands, e-mail: xerces-j-user-help@(protected)
|
|