Procedural File: export_build_xml.php
Source Location: /tools/export_build_xml.php
Page Details:
Create a template XML file to be used with the export_to_xml program.
This program is used to prepare an export format file to be used by the export_to_xml.php program. This program creates an XML file based on the metadata for a given dataset in the ODI database. The XML file name will be the SEDAT dataset name with the .set.xml extension. The .set.xml file may then be edited to produce the desired exported data. Usage: export_build_xml.php dataset_name where dataset_name is the SEDAT dataset name. <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
<> ___ ___ __ _ <>
<> / _ \/ __|/ _` | european space agency <>
<> | __/\__ \ (_| | <>
<> \___/\___/\__,_| agence spatiale europeenne <>
<> <>
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> The IPR of this software belongs to the European Space Agency. The usage is at the discretion of the Agency and licenses for its use should be addressed to the Contracts Dept. at ESTEC: European Space Agency ESA/ESTEC
Contracts Department
Postbus 299
2200 AG Noorwijk
The Netherlands
WEB: http://www.esa.int/
Phone: +31 71 565-6565 The software was developed under the ESA/ESTEC contract 21964/08/NL/AT by: Peter Wintoft, Swedish Institute of Space Physics and
Daniel Heynderickx, DH Consultancy Version number: 1.0 Release Date: 2 December, 2009
Tags:
Includes:
require_once($_SERVER["ODI_HOME"].'/lib/odi.library.php') [line 57]
|