Does LSSerializer have a way to control whether empty elements are written as <element/> or <element></element>? We have an application that requires empty elements to be written in the first manner (even though they're both equivalent, it makes a difference to a non-XML saavy 3rd-party application we use).
Is there a way within the w3c API to accomplish this? Is there a way specific to Xerces? Can it be done with XSL? Thx for any info you can provide -a --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]