Code.GeekInterview.com
 
Code Samples XML
 

Basic XML code


Code ResourceAuthor: vivek  

Difficulty Level:

Published: 6th Feb 2007   Read: 5084 times  

Filed in: XML
Add Comment


 

 

Sponsored Links


 

 

Sample of Basic XML code.

 


Sample Code
  1.  
  2.   <?xml version="1.0" encoding="UTF-8" ?>
  3. - <movies>
  4. - <movie>
  5.   <title>Gone With the Wind</title>
  6. - <actors>
  7.   <actorName>Vivien Leigh</actorName>
  8.   <actorName>Clark Gable</actorName>
  9.   </actors>
  10.   <description>A movie classic set during the Civil War.</description>
  11.   </movie>
  12.   </movies>
  13.  
Copyright GeekInterview.com


Next Article: XML Interactive Slide Show


 

Latest Code Samples

 

Popular Code Samples

 

Related Code Samples

 

Post Your Comment:

Members Please Login
Your Name:*
e-mail ID:(required for notification)*
Image Verification: 
 
 Subscribe    



Popular Coders

# Coder NameHits
1. vivek5085
2. newton123189
3. chowsys3044

Active Coders

# Coder NameCodes
1. chowsys1
2. vivek1
3. newton121

Refined Tags