in reply to Re: errors in printing latex template output
in thread errors in printing latex template output
Hi, you modified my XML data and after modifying its working in first model. But I has to keep my XML data as original.
trying like this its working it printing the data. but<address> <house_number>12</house_number> <street_name>yyyy</street_name> <kadapa/> </address>
trying like this its not printing house number and street name. and also I can't understand your code for reading XML data from file. I need to create "t.xml" file separately or I can give my file name directly. because your t.xml file starts with like this<address> <house_number="128"/> <street_name="xxxx"/> <kadapa/> </address>
my file is not start with like t.xml or not end with --end t.xml like that. I am beginner to perl can you tell me.t.xml=............... .......... --end t.xml
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: errors in printing latex template output
by keszler (Priest) on Oct 24, 2011 at 11:00 UTC |