EDN Admin
Well-known member
I have one SPListItemCollection object called item.
When I do item.xml, it gives me the whole data in xml format.
I have another SPUserCollection object called usercoll.
When I do usercoll.xml, it gives me the whole data in xml format.
I want to append usercoll.xmls data into item.xml.
In short, I want to append one variables xml data into another variables xml data.
Could you please guide me how will I do it??
Thanks <hr class="sig https://twitter.com/#!/NaimishPandya @NaimishPandya | mailtoandya.naimish@hotmail.com
Email | http://www.linkedin.com/in/naimishpandya LinkedIn | http://naimishpandya.wordpress.com/
My Blog
View the full article
When I do item.xml, it gives me the whole data in xml format.
I have another SPUserCollection object called usercoll.
When I do usercoll.xml, it gives me the whole data in xml format.
I want to append usercoll.xmls data into item.xml.
In short, I want to append one variables xml data into another variables xml data.
Could you please guide me how will I do it??
Thanks <hr class="sig https://twitter.com/#!/NaimishPandya @NaimishPandya | mailtoandya.naimish@hotmail.com
Email | http://www.linkedin.com/in/naimishpandya LinkedIn | http://naimishpandya.wordpress.com/
My Blog
View the full article