Help for this page

Select Code to Download


  1. or download this
    while(my $batch_aid = $xmlconfig->{order}->{'item-info'}->{batch}->{'b
    +atch-member'}->{aid}){
      my $batch_pii = $xmlconfig->{order}->{'item-info'}->{batch}->{'batch
    +-member'}->[$i]->{'pii'};
    ...
    
    
    }
    
  2. or download this
    <?xml version="1.0" encoding="iso-8859-1"?>
    <?xml-stylesheet type="text/xsl" href="coversheet.xsl" ?>
    ...
        </item-info>
      </order>
    </orders>