Help for this page

Select Code to Download


  1. or download this
    <DataContent>
    <head>
    <meta name="APU:IndustryCode" content="Banking / finance" />
    <meta name="APU:IndustryCode" content="Joint ventures / investment" />
    
  2. or download this
    my $xs1 = XML::Simple->new();
    $doc = $xs1->XMLin('./foo.xml');
    $industrycode1 = $doc->{DataContent}->{head}->{meta}->{"APU:IndustryCo
    +de"}->{content};