Click here to Skip to main content
15,897,891 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi

How can write xml for the following Scenario

The parent element is Verizon no in the version the child item is version type and in the version type the child item is the text to be written.

it is some thing like this

HTML
<version>
   <versiontype>
      <versioninfo>

      </versioninfo>

   </versiontype>
</version>


[edit]Code block added - OriginalGriff[/edit]
[edit]Missing slash added- idle63[/edit]
Posted
Updated 21-Dec-13 23:54pm
v3
Comments
OriginalGriff 22-Dec-13 4:45am    
What is the problem?
How are you trying to create it?
Because what you have looks reasonably valid to me...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900