Help for this page

Select Code to Download


  1. or download this
    <?xml version="1.0" encoding="UTF-8"?>
    <customer>
    ...
      <surname>Wrigley</surname>
      <surname>Go</surname>
    </customer>
    
  2. or download this
    
    use strict;
    ...
    
    XMLout($Input, rootname => 'customer',    XMLDECL => $Decl, OutputFile
    + => $Input_File);