The RaptorXML+XBRL Server executable provides application functionality that can be called from the command line interface (CLI). The path to the executable is:
Linux |
/opt/Altova/RaptorXMLXBRLServer2022/bin/raptorxmlxbrl |
Mac |
/usr/local/Altova/RaptorXMLXBRLServer2022/bin/raptorxmlxbrl |
Windows |
<ProgramFilesFolder>\Altova\RaptorXMLXBRLServer2022\bin\RaptorXMLXBRL.exe |
The command line syntax is:
raptorxmlxbrl --h | --help | --version | <command> [options] [arguments] |
•--help (short form --h) displays the help text of the given command. If no command is named, then all commands of the executable are listed, each with a brief description of the command.
•--version displays the version number of RaptorXML+XBRL Server.
•<command> is the command to execute. Commands are described in the sub-sections of this section (see list below).
•[options] are the options of a command; they are listed and described with their respective commands.
•[arguments] are the arguments of a command; they are listed and described with their respective commands.
The commands have been organized by their functionality as listed below, and are described in the sub-sections of this section.
•XML, DTD, XSD Validation Commands
•Well-formedness Check Commands