Help for this page

Select Code to Download


  1. or download this
    <foo name=bobby><name>robert</name></foo>
    
  2. or download this
    <foo name=bobby><age>27</age></foo>
    
  3. or download this
    <foo age=27><name>bobby</name></foo>
    
  4. or download this
    <foo age=27 name=bobby></foo>
    
  5. or download this
    <foo><age>27</age><name>bobby</name></foo>