Errata exists for this version of the document.
This Structure DataType represents the PublishedDataSet parameters. The PublishedDataSetDataType is formally defined in Table 9.
Table 9 – PublishedDataSetDataType Structure
Name |
Type |
Description |
PublishedDataSetDataType |
Structure |
|
name |
String |
Name of the PublishedDataSet. The name of the PublishedDataSet shall be unique in the Publisher. |
dataSetFolder |
String[] |
Optional path of the DataSet folder used to group PublishedDataSets where each entry in the String array represents one level in a DataSet folder hierarchy. If no grouping is needed the parameter is a null String array. |
dataSetMetaData |
DataSetMetaDataType |
Defined in 6.2.2.1. |
extensionFields |
KeyValuePair[] |
Defined in 6.2.2.3. |
dataSetSource |
PublishedDataSetSourceDataType |
Defined in 6.2.2.5. |