<!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 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT face=Arial size=2>Hi Chun,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Hmm - where do your AcctNum and AcctDesc
start?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> Jim</FONT></DIV>
<DIV> </DIV></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=cnuesa@ep-services.com
href="mailto:cnuesa@ep-services.com">ChristianNUESA "Chun"</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=jdom-interest@jdom.org
href="mailto:jdom-interest@jdom.org">jdom-interest@jdom.org</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, January 04, 2001 10:05
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [jdom-interest] Bug</DIV>
<DIV><BR></DIV>
<DIV><FONT color=#000000 size=2>Hello,</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2>Given this example (please notice the begining
tag -- in bold);</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2><?xml version="1.0"
encoding="UTF-8"?><BR><STRONG><test><BR></STRONG>
<CostItem> <BR>
</AcctNum><BR>
</AcctDesc><BR>
</CostItem><BR></test></FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2>If I would read that xml and put some
data in it using JDOM and use the JDOM's outputer object, ther result would
this;</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2><?xml version="1.0"
encoding="UTF-8"?><STRONG><test><BR></STRONG>
<CostItem> <BR>
<AcctNum>test</AcctNum><BR>
<AcctDesc>test</AcctDesc><BR>
</CostItem><BR></test></FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2>The indent of <STRONG><test>
</STRONG>suddenly is out of place. </FONT><FONT color=#000000 size=2>Has
someone fix this already?</DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT color=#000000 size=2>christian NUESA<BR>Software Manager, R&D
Group<BR>Entertainment Partner<BR>(818)
955-6241</FONT></DIV></BLOCKQUOTE></BODY></HTML>