Introduction XML Tutorial

Sometimes an element has no PCDATA. 
 
    James 
      > 
    Bond 
 
You can write this element using a self-closing tag: 
 
The / and > always have to be together
 or this   
but not like this  or this  
Empty elements are used for elements with no PCDATA but attributes. 
      middle="James" 
      last="Last"/>