in reply to Re^3: SOAP::Lite - Attribute in array
in thread SOAP::Lite - Attribute in array
tofor my $t ($d->valueof('//get_ManufacturerListResult/Manufacturers/Man +ufacturer' ) )
)for my $t ($d->dataof('//get_ManufacturerListResult/Manufacturers/Manu +facturer' ) )
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: SOAP::Lite - Attribute in array
by Anonymous Monk on Nov 05, 2008 at 15:09 UTC |