Page 1 of 1
tools for parsing xml file
Posted: Tue Nov 19, 2013 9:31 am
by Le Basque
Hi ,
In oxygen 14.2 exist tools for parsing xml file in command line ?
as xmllint.exe
Thank you
Re: tools for parsing xml file
Posted: Tue Nov 19, 2013 10:59 am
by sorin_ristache
Hello,
You can set an XML parser that is called from command line as
custom validation engine in Oxygen from menu
Options -> Preferences -> Editor / Custom Validation Engines. You have to set a complete command line for calling the XML parser, including all necessary command line parameters. You can use
Oxygen editor variables when setting this command line.
Regards,
Sorin
Re: tools for parsing xml file
Posted: Tue Nov 19, 2013 11:05 am
by Le Basque
hi,
i found xmllint.exe in your distribution, but you have document about ?
Thank you
Re: tools for parsing xml file
Posted: Tue Nov 19, 2013 11:17 am
by sorin_ristache
Hi,
xmllint.exe is an external engine, so it is not developed by us. It is configured in Oxygen as an external XML parser, but we do not provide the documentation for this engine because we did not create it and we are not actively develop it. You can find
the documentation on the website of that engine.
Regards,
Sorin