On 18/04/2011 21:55, Rajpreet wrote:
Thanks for your replies. But the above message is jst a sample and the
exact message we get is pretty huge(its a trading sysem message)... I
do have XML Parser installed.. I was trying to format a sample message
using start and a default handler. I do get data
On Apr 19, 7:56 am, je...@krynicky.cz ("Jenda Krynicky") wrote:
> From: Rajpreet
>
> > Thanks for your replies. But the above message is jst a sample and the
> > exact message we get is pretty huge(its a trading sysem message)... I
> > do have XML Parser installed.. I was trying
From: Rajpreet
> Thanks for your replies. But the above message is jst a sample and the
> exact message we get is pretty huge(its a trading sysem message)... I
> do have XML Parser installed.. I was trying to format a sample message
> using start and a default handler. I do get d
Thanks for your replies. But the above message is jst a sample and the
exact message we get is pretty huge(its a trading sysem message)... I
do have XML Parser installed.. I was trying to format a sample message
using start and a default handler. I do get data in a variable and can
change it, but h
On 13/04/2011 01:42, Carlos Ivan Sosa wrote:
> On 4/12/11, Rob Dixon wrote:
>> On 12/04/2011 17:22, Carlos Ivan Sosa wrote:
>>>
>>> Since the structure of the XML output is not so complicated and
>>> massive
>>
>> Carlos this is data. Data grows.
>>
>
> Ohh sorry, misread.
No I don't think so. Y
On 4/12/11, Rob Dixon wrote:
> On 12/04/2011 17:22, Carlos Ivan Sosa wrote:
>>
>> Since the structure of the XML output is not so complicated and
>> massive
>
> Carlos this is data. Data grows.
>
Ohh sorry, misread.
> Rob
>
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additiona
On 12/04/2011 17:22, Carlos Ivan Sosa wrote:
Since the structure of the XML output is not so complicated and
massive
Carlos this is data. Data grows.
Rob
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/
On 11/04/2011 19:10, Rajpreet wrote:
Requirement goes like this. I have perl script reading from a MQ
Series queue. This queue has messages in form of XML.For exmpale
1 message is like -
New York
FINANCE GROUP
123
Since the structure of the XML output is not so complicated and
massive, you might want to try with the Perl Module "XML::Smart":
http://search.cpan.org/~gmpassos/XML-Smart-1.6.9/lib/XML/Smart.pm
On 4/11/11, Rajpreet wrote:
> Greetings,
>
> Requirement goes like this. I have perl script reading