|
-
May 12th, 2009, 12:26 AM
#1
Thread Starter
Frenzied Member
My XML File..
Currently i'm getting news data from an XML file the user data from another etc Was thinking about have a file such as
<ApplicationData>
<News>
<NewsItem>aaaa<NewsItem>
<NewsItem>bbbb<NewsItem>
<NewsItem>cccc<NewsItem>
<NewsItem>dddd<NewsItem>
<News>
<Users>
<UserItem>zzzz</UserItem>
<UserItem>xxxx</UserItem>
<UserItem>yyyy</UserItem>
</Users>
</ApplicationData>
Would this be okay? can anyone see any issues with it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|