...
Option | Comment |
---|---|
SHOW_STATISTICS | Show statistics when reading/writing XML |
XML_PARSE_TRACE | Show trace when reading/writing XML |
CREATE_SCRATCH_INSTANCES | The imported population in the xml document will not be persistantpersistent. |
CONTINUE_STORING_ON_ERROR | Ignore errors when populating the data model from the Xml document. E.g, entities that do not exist in the Express schema will simply be ignored. By default, the import will be abrupted cancelled in case of erroneous data. |
...