Hello, Do you think, if I have the XML stream (incoming one) and I want to split it, is it enough to count starting and ending tags, or they could be embedded in something like attribute? (eg. is <tag attr='<tag>'/> a legal thing or not?).
And, if I have these split things and insert them between the stream
header I got in the beginning and an corresponding stream end, can I
parse it using DOM parser for each separate stanza?
<stream:stream xmlns=....>
<message ...>
.
.
.
</message>
</stream:stream>
- can the thing depend or previous stanzas, or it depends only on the
stream header? (with prefixes and so)
Thank you
--
This email has not been checked by an antivirus system.
No virus found.
Michal "vorner" Vaner
pgpbiOl51gkvF.pgp
Description: PGP signature
