Hi Sebastian,
This is not a problem of the parser. If you want the output to be the
expanded form, then you might need to write your own serializer.
Cheers,
Sandy Gao
Software Developer, IBM Canada
(1-416) 448-3255
[EMAIL PROTECTED]
"Sebastian
Schmidt" To: <[EMAIL PROTECTED]>
<schmidt@derda cc:
ck.com> Subject: Xerces Parser Problem
06/15/2001
06:43 AM
Please respond
to
xerces-j-dev
Hello,
i've one problem with the Xerces Parser. After parsing a XML document all
empty elements are rewritten in a short format. For e.g. original
<value></value> after parsing <value/>.
Is there any way to disabled it or any method to convert it back?
The problem is when i try to put some text in this format <value/>, then
the
parser didn't found the node in the xml document, but when the format is
"<value></value>" then it's all the parser found the node and can put the
text.
Thank you for your help.
Best Regards,
Sebastian Schmidt
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Xerces Parser Problem Sebastian Schmidt
- Re: Xerces Parser Problem sandygao
- Re: Xerces Parser Problem Willy Ching
- RE: Xerces Parser Problem Swanson, Brion
- Re: Xerces Parser Problem Willy Ching
