Valid Classification Systems
Multiple occurrencesNoRequiredYes
Classifications define master data for the ecoSpold2 format. They will be used for the validation of the activityClassification in ecoSpold2 datasets. A classifications.xml file contains different classifications schemes. Each with a different name and a list of valid values for this classification.
NameFieldIDSpoldID,
version 1
OptionsTypeSizeMultiple
Occurrence
ReqMulti
Language
Redundant
Master Data
@originalSource5100newanyURINoNoNoNo
Reference to the location of the original document. Can be used to verify the data and/or to check for updates in the future.
@majorRelease5101newintegerNoYesNoNo
This version number can be used to make sure that the necessary master data entries are present for an activity. They are referenced by the valid... elements of the fileAttributes element in activity datasets. The release version number is used as follows: with a major update (e.g. every second year) the major release number is increased by one (1.00, 2.00, etc.).
@minorRelease5102newintegerNoYesNoNo
This version number can be used to make sure that the necessary master data entries are present for an activity. They are referenced by the valid... elements of the fileAttributes element in activity datasets. The release version number is used as follows: minor updates (corrected errors) within the period of two major updates increase the minor release version.
@majorRevision5103newintegerNoNoNoNo
This version number can be used to make sure that the necessary master data entries are present for an activity. They are referenced by the valid... elements of the fileAttributes element in activity datasets. The revision version number is used to discern different versions during the working period until the dataset is entered into the database). The revision is generated automatically with each change made in the dataset or related file.
@minorRevision5104newintegerNoNoNoNo
This version number can be used to make sure that the necessary master data entries are present for an activity. They are referenced by the valid... elements of the fileAttributes element in activity datasets. The revision Version number is used to discern different versions during the working period until the dataset is entered into the database). The revision is generated automatically with each change made in the dataset or related file.
@contextId5105newTUuid36NoNoNoNo
Reference to the context of the master data file.
contextName5106newTString8080NoNoYesYes
The name of the context referenced by field 3880.
classificationSystem5110newTValidClassificationSystemYesYesNoNo
A list of valid classifications and their values. This element provides hierarchical grouping only and contains no information on its own. See details in complex data type TValidClassificationSystem.

Top

TValidClassificationSystem
Multiple occurrencesYesRequiredYes
For the validation of the activityClassification in ecoSpold2 datasets. A classifications.xml file contains different classifications schemes. Each with a different name and a list of valid values for this classification.
NameFieldIDSpoldID,
version 1
OptionsTypeSizeMultiple
Occurrence
ReqMulti
Language
Redundant
Master Data
@id5115newTUuid36NoYesNoNo
Unique identifier for this classification system.
name5120newTString255255NoYesYesNo
The name of the classification system used, e.g. ISIC Rev. 4.
classificationValue5125newTValidClassificationValueYesYesNoNo
A specific class within the classification system that can be assigned to activities or products depending on the type of the classification system (relates to field 5160).
@type5130new1 = activity classification, 2 = product classification, 3 = activity and product classificationintegerNoYesNoNo
Indicates to what kind of target this classification system can be applied.
1 = classification system is valid for activities.
2 = classification system is valid for products.
3 = classification system is valid for both activities and products.
comment5150newTString3200032000NoNoYesNo
Description of the classification system.

Top

TValidClassificationValue
Multiple occurrencesYesRequiredYes
A valid value within a classification.
NameFieldIDSpoldID,
version 1
OptionsTypeSizeMultiple
Occurrence
ReqMulti
Language
Redundant
Master Data
@id5160newTUuid36NoYesNoNo
Unique identifier for this classification system value.
name5170newTString120120NoYesYesNo
The name of the classification value, e.g. 01:Crop and animal production, hunting and related service activities.
comment5180newTString3200032000NoNoYesNo
Description of the classification value.

Top