xml serialization arraylist
-
Hello, i am serializing an arraylist and it gives such an output 69 213 69 213 Arraylist has 2 items, and i want an output like this 69 213 69 213 i dont want the outer tag how can i do that can someone help?
-
Hello, i am serializing an arraylist and it gives such an output 69 213 69 213 Arraylist has 2 items, and i want an output like this 69 213 69 213 i dont want the outer tag how can i do that can someone help?
-
aliaskain wrote:
i dont want the outer tag
Without the outer tag it's not valid XML. If you are new to using XML I strongly suggest you study the subject to gain an understanding of it before you try to use it in software projects.
led mike
im sorry that i did not write the whole xml here it has an outer tag like ...... in this tag it writes those that i wrote first i wanted to say it writes 1 more tag under Abc i want other elements