<p><strong>Mandatory if</strong> the value of "metadata" is "xml".</p>
<p>Local file path to the TableSet XML document. This XML must implement the schema TableSet defined by <ahref="http://www.ivoa.net/xml/VODataService/v1.1">VODataService</a>.</p>
<p>Local file path to the TableSet XML document.</p>
<p>The XML document must implement the schema TableSet defined by <ahref="http://www.ivoa.net/xml/VODataService/v1.1">VODataService</a>.</p>
<p>The file path must be either an absolute local file path or a file path relative to WebContent
(i.e. the web application directory in which there are WEB-INF and META-INF).</p>
# Local file path to the TableSet XML document. This XML must implement the schema TableSet defined by VODataService (http://www.ivoa.net/xml/VODataService/v1.1).
# Local file path to the TableSet XML document.
# The XML document must implement the schema TableSet defined by VODataService.
# The file path must be either an absolute local file path or a file path relative to WebContent (i.e. the web application directory in which there are WEB-INF and META-INF).
metadata_file =
#########
...
...
@@ -148,7 +150,8 @@ metadata_file =
file_manager=local
# [MANDATORY]
# File path of the directory in which all TAP files (logs, errors, job results, backup, ...) must be.
# Local file path of the directory in which all TAP files (logs, errors, job results, backup, ...) must be.
# The file path must be either an absolute local directory path or a directory path relative to WebContent (i.e. the web application directory in which there are WEB-INF and META-INF).
# Local file path to the TableSet XML document. This XML must implement the schema TableSet defined by VODataService (http://www.ivoa.net/xml/VODataService/v1.1).
# Local file path to the TableSet XML document.
# The XML document must implement the schema TableSet defined by VODataService.
# The file path must be either an absolute local file path or a file path relative to WebContent (i.e. the web application directory in which there are WEB-INF and META-INF).
metadata_file=
#########
...
...
@@ -100,5 +102,6 @@ metadata_file =
# Allowed values: local, a class name.
file_manager = local
# File path of the directory in which all TAP files (logs, errors, job results, backup, ...) must be.
# Local file path of the directory in which all TAP files (logs, errors, job results, backup, ...) must be.
# The file path must be either an absolute local directory path or a directory path relative to WebContent (i.e. the web application directory in which there are WEB-INF and META-INF).