Help for this page

Select Code to Download


  1. or download this
    <is:ItemMaster>
      <is:ItemMasterHeader>
    ...
        <oi:ManufacturerItemID>some_manufacturer_ID</oi:ManufacturerID>
        <is:Classification type="Group"></is:Classification>
        <is:Classification></is:Classification>
    
  2. or download this
    #!/bin/perl
    use XML::Twig;
    ...
       $twig->parsefile( '500syncItemMaster.xml'); # build it
       $twig->purge;                  # clear end of document from memory
     print %Items;                 # output the twig