Opened 9 years ago
Closed 6 years ago
#70 closed enhancement (fixed)
Flexibility and verbosity of parse_xml
Reported by: | omamce | Owned by: | ymipsl |
---|---|---|---|
Priority: | minor | Component: | XIOS |
Version: | 1.0 | Keywords: | |
Cc: |
Description
2 requests
- When parse_xml is successful, it returns nothing. Could be a bit puzzling. A message would be appreciated.
- parse_xml does not take any parameter. The possibility to run something like parse_xml PARAM/iodef.xml would be helpful. In this case, parse_xml should assume that other xml files (included) are in the same directory.
Thanks,
Olivier
Change History (1)
comment:1 Changed 6 years ago by oabramkina
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
(1) A message has been added.
(2) As for now, the main definition file iodef.xml and parse_xml.exe should be in the same folder, while the paths to xml files included in iodef.xml are at user's discretion.