You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@xmlbeans.apache.org by johnpaul mejorada <jm...@hotmail.com> on 2006/08/15 17:22:24 UTC

How do I format empty tags in the old format?

Hi.  I am new to XMLBeans and was wondering if anyone knew how I can save an 
XMLBean document so that the empty elements are in the old format:

<anElement></anElement>

instead of:

<anElement/>

The reason I ask is that Im trying to pass data into a parser of a legacy 
system, and it does not like the new format of empty tags.  Is there an easy 
way to do what I want, or am I screwed??  Any help would be greatly 
appreciated.

Thanks .  JP

_________________________________________________________________
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: user-help@xmlbeans.apache.org