Help for this page

Select Code to Download


  1. or download this
    <root>
     <tag>
    ...
      <sub>baz</sub>
     </tag>
    </root>
    
  2. or download this
    <root>
     <tag>
    ...
      <value>147</value>
     </tag>
    </root>
    
  3. or download this
    {
      'tag' => {
    ...
        }
      }
    }
    
  4. or download this
    <root>
      <tag>content only</tag>
      <tag attr="1">and content</tag>
    </root>