MineActionFieldReport

From IMSMA Wiki
Revision as of 21:02, 12 June 2017 by Alnaucler (talk | contribs)
Jump to: navigation, search

Mine Action Field Report contains elements for all the items used by IMSMANG to gather and exchange information. Almost all export and import by IMSMANG is by Data Entry Forms in maXML format.

IMSMANG imports its main objects in the form of field reports. The different types of field reports are all collected under the parents MineActionFieldReport, FieldReport in maXML. In order to correctly form a field report for import by IMSMANG one would need to construct a maXML document containing the elements DocumenHeader (not required see below), FieldReportInfo and the desired type of field report, there is also the option to include the element attachment if relevant. The different types of field report are Accident, Hazard, HazardReduction, Location, MREActivity, QAActivity, Victim, and VictimAssistance. Multiple field reports of various types can be included in one file and imported by IMSMANG each separate field report should then be contained within its own FieldReport tags.

All types of Data Entry Forms within MineActionFieldReport have the field report info component in addition to the document header and information specific to the type of item used. The field report information contains information about Data Entry Form template name, version, by whom it was reported and approved, Date of Information and when it was approved. The field report information is stored the the table fieldreport and the item information are stored in several tables per item.

DocumentHeader

Is described in the Common element pages.

FieldReportInfo

FieldReportInfo contains metadata describing MineActionFieldReports which contain information about items in IMSMANG. In IMSMANG MineActionFieldReports are referred to as Data Entry Forms. All MineActionFieldReports have a FieldReportInfo component.