GauriGupta19 / Generic-XML-parser

Converts a given xml file to an excel file by parsing it as a tree
0 stars 0 forks source link

'class' parameter in xml_to_xlsx parameter #1

Open Syeda-Sufia opened 4 years ago

Syeda-Sufia commented 4 years ago

Heyy @GauriGupta19 ! What do i specify in the 'class' paramter in the final function call xml_to_xlsx() ?

GauriGupta19 commented 4 years ago

Hiii, You parse the parameter of which you want to construct different sheets.

Thanks and Regards Gauri

On Mon, Jul 27, 2020, 12:33 PM Syeda-Sufia notifications@github.com wrote:

Heyy @GauriGupta19 https://github.com/GauriGupta19 ! What do i specify in the 'class' paramter in the final function call xml_to_xlsx() ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GauriGupta19/Generic-XML-parser/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJRNI3P3WJEXRITAVZ7VKTR5URC5ANCNFSM4PIOIPQA .

sabasultana230 commented 4 years ago

Hiii, You parse the parameter of which you want to construct different sheets. Thanks and Regards Gauri On Mon, Jul 27, 2020, 12:33 PM Syeda-Sufia @.***> wrote: Heyy @GauriGupta19 https://github.com/GauriGupta19 ! What do i specify in the 'class' paramter in the final function call xml_to_xlsx() ? — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#1>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJRNI3P3WJEXRITAVZ7VKTR5URC5ANCNFSM4PIOIPQA .

Hello @GauriGupta19, Can you be a little clear about which parameter you are referring to here?