tools for parsing xml file

Oxygen general issues.
Le Basque
Posts: 147
Joined: Sat Oct 19, 2013 8:21 am

tools for parsing xml file

Post by Le Basque »

Hi ,

In oxygen 14.2 exist tools for parsing xml file in command line ?
as xmllint.exe

Thank you
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: tools for parsing xml file

Post 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
Le Basque
Posts: 147
Joined: Sat Oct 19, 2013 8:21 am

Re: tools for parsing xml file

Post by Le Basque »

hi,

i found xmllint.exe in your distribution, but you have document about ?

Thank you
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: tools for parsing xml file

Post 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
Post Reply