Difference between revisions of "MineActionFieldReport"

From IMSMA Wiki
Jump to: navigation, search
(Created page with "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 Ent...")
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
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.  
+
Mine Action Field Report contains elements for almost all data used in {{IMSMANG}}. Almost all export and import from/to {{IMSMANG}} is Data Entry Forms in maXML format.  
  
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.
+
The different types of Data Entry Forms are all collected under the grandparent '''MineActionFieldReport''' and parent '''FieldReport''' in maXML. In order to correctly build a maXML file for import to {{IMSMANG}} one would need to construct a maXML document containing the elements DocumenHeader (not required), FieldReportInfo and the desired type of item, there is also the option to include the element attachment. Multiple Data Entry Forms of various items can be included in one file and imported to{{IMSMANG}}. Each separate field report should then be contained within its own FieldReport tags.
 +
 
 +
Auxiliary data is not possible to import to {{IMSMANG}} from maXML files. When Auxiliary data is exported from {{IMSMANG}}, each maXML file contains '''one''' type of Auxiliary data.
  
 
==DocumentHeader==__NOEDITSECTION__  
 
==DocumentHeader==__NOEDITSECTION__  
Is described in the Common element pages.
+
The DocumentHeader is the first part of all maXML files and is described on the [[DocumentHeader Element]] page.
 +
 
 +
==Data==__NOEDITSECTION__
 +
The data is of two different types:
 +
* Auxiliary data,
 +
: differentiated by the value in ''maXML element level2''
 +
* Item data,
 +
: has value ''FieldReport'' in ''maXML element level2'' and is differentiated by the value in ''maXML element level3''.
 +
: there are elements that may be repeated inside a level3 e.g. Ordnance reported in an Activity.
  
==FieldReportInfo ==__NOEDITSECTION__
+
There are also common elements that are described separately e.g. [[Geospatialinfo Element]]
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.
 
  
 +
[[Image:Xml MAFR.png|600px|center]]<br/>
 +
<div align="center">
 +
'' Click on the image to enlarge''
 +
</div>
 
{{NavBox XML Documentation}}
 
{{NavBox XML Documentation}}
 
[[Category:NAA]]
 
[[Category:NAA]]

Latest revision as of 22:19, 19 June 2017

Mine Action Field Report contains elements for almost all data used in IMSMANG. Almost all export and import from/to IMSMANG is Data Entry Forms in maXML format.

The different types of Data Entry Forms are all collected under the grandparent MineActionFieldReport and parent FieldReport in maXML. In order to correctly build a maXML file for import to IMSMANG one would need to construct a maXML document containing the elements DocumenHeader (not required), FieldReportInfo and the desired type of item, there is also the option to include the element attachment. Multiple Data Entry Forms of various items can be included in one file and imported toIMSMANG. Each separate field report should then be contained within its own FieldReport tags.

Auxiliary data is not possible to import to IMSMANG from maXML files. When Auxiliary data is exported from IMSMANG, each maXML file contains one type of Auxiliary data.

DocumentHeader

The DocumentHeader is the first part of all maXML files and is described on the DocumentHeader Element page.

Data

The data is of two different types:

  • Auxiliary data,
differentiated by the value in maXML element level2
  • Item data,
has value FieldReport in maXML element level2 and is differentiated by the value in maXML element level3.
there are elements that may be repeated inside a level3 e.g. Ordnance reported in an Activity.

There are also common elements that are described separately e.g. Geospatialinfo Element

Xml MAFR.png

Click on the image to enlarge