Is there a way to control whether or not XML elements that have no content (only attributes) are self-closing, as in:
<element attributes/> or have a separate closing tag, as in: <element attributes></element> JiBX seems to generally prefer the latter, whereas the former makes more sense to me. By the way, my situation is that these are elements that can have content, but in this case don't happen to. Thanks. ------------------------------------------------------------------- Dan Cooperstock, Senior Software Developer, Quest Software 260 King St. E., Toronto ON Canada M5A 4L5 [EMAIL PROTECTED] 416-933-5165 With Quest Software, you can expect more ... more performance, more productivity, more value from your IT investments. Visit www.quest.com to learn how. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
