Benutzer-Werkzeuge

Webseiten-Werkzeuge


docuteam:packer_240_config

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Letzte ÜberarbeitungBeide Seiten der Revision
docuteam:packer_240_config [2017/07/14 11:06] – [Beispiel] ladinadocuteam:packer_240_config [2019/01/07 11:24] – Externe Bearbeitung 127.0.0.1
Zeile 19: Zeile 19:
  
 In [[docuteam:docupackconfig_161&#beispiel|docuteamPacker.properties]] wird die Funktionalität, die verwendeten Ordner und das Aussehen von packer eingestellt.\\  In [[docuteam:docupackconfig_161&#beispiel|docuteamPacker.properties]] wird die Funktionalität, die verwendeten Ordner und das Aussehen von packer eingestellt.\\ 
-In [[docuteam:packer_240_config#config_levelsxml|levels.xml]] werden die Verzeichnungsstufen, die Stufenlogik, die Icons für die Stufen, die Metadaten sowie die Zuweisung von Metadaten zu den Stufen definiert.+In [[docuteam:packer_200_config&#config_levelsxml|levels.xml]] werden die Verzeichnungsstufen, die Stufenlogik, die Icons für die Stufen, die Metadaten sowie die Zuweisung von Metadaten zu den Stufen definiert.
  
 ===== config/docuteamPacker.properties ===== ===== config/docuteamPacker.properties =====
Zeile 32: Zeile 32:
  
 # Display language (if undefined or empty, use the OS language): # Display language (if undefined or empty, use the OS language):
-docuteamPacker.displayLanguage = de+docuteamPacker.displayLanguage = de
  
 # The default data directory, used for "Insert" and "New" (if undefined or empty, use user home): # The default data directory, used for "Insert" and "New" (if undefined or empty, use user home):
 # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop" # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop"
-docuteamPacker.dataDir.Win = C:/docuteam/Beispieldaten+docuteamPacker.dataDir.Win = ${HOME}/Projekte/docuteam/packer/Daten
 # docuteamPacker.dataDir.OSX =  # docuteamPacker.dataDir.OSX = 
 # docuteamPacker.dataDir.Linux =  # docuteamPacker.dataDir.Linux = 
Zeile 42: Zeile 42:
 # The default SIP directory, used for "Save as", "Open", and "New" (if undefined or empty, use user home): # The default SIP directory, used for "Save as", "Open", and "New" (if undefined or empty, use user home):
 # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop" # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop"
-docuteamPacker.SIPDir.Win = C:/docuteam/workbench_de/0_preparation+docuteamPacker.SIPDir.Win = ${HOME}/Projekte/docuteam/packer/SIPs
 # docuteamPacker.SIPDir.OSX =  # docuteamPacker.SIPDir.OSX = 
 # docuteamPacker.SIPDir.Linux =  # docuteamPacker.SIPDir.Linux = 
Zeile 48: Zeile 48:
 # The backup directory, used when saving SIPs (if undefined or empty, use SIPDir): # The backup directory, used when saving SIPs (if undefined or empty, use SIPDir):
 # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop" # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop"
-docuteamPacker.backupDir.Win = +docuteamPacker.backupDir.Win = ${HOME}/Projekte/docuteam/packer/Backups
 # docuteamPacker.backupDir.OSX =  # docuteamPacker.backupDir.OSX = 
 # docuteamPacker.backupDir.Linux =  # docuteamPacker.backupDir.Linux = 
Zeile 54: Zeile 54:
 # The directory the templates are stored in and retrieved from (if undefined or empty, use SIPDir): # The directory the templates are stored in and retrieved from (if undefined or empty, use SIPDir):
 # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop" # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop"
-docuteamPacker.templateDir.Win = +docuteamPacker.templateDir.Win = ${HOME}/Projekte/docuteam/packer/Templates
 # docuteamPacker.templateDir.OSX =  # docuteamPacker.templateDir.OSX = 
 # docuteamPacker.templateDir.Linux =  # docuteamPacker.templateDir.Linux = 
  
-# The directory the export templates (xsl) are stored in and retrieved from (if undefined or empty, use "./resources/templates/exports"):+# The temp-folder for temporary files can be set here (if undefined or empty, use the folder "DocuteamPacker" in the java temp dir (System.getProperty("java.io.tmpdir"))):
 # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop" # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop"
-docuteamPacker.exportsDir.Win =  +docuteamPacker.tempDir.Win = ${HOME}/Projekte/docuteam/packer/Temp 
-# docuteamPacker.exportsDir.OSX =  +# docuteamPacker.tempDir.OSX =  
-# docuteamPacker.exportsDir.Linux = +# docuteamPacker.tempDir.Linux = 
  
-# The directory the report templates (xslare stored in and retrieved from (if undefined or empty, use "./resources/templates/reports"):+For the submission process: The directory where to copy the submitted SIPs to (= ingest drop folder) (if undefined or empty, don'use):
 # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop" # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop"
-# docuteamPacker.reportsDir.Win =  +# docuteamPacker.ingestSubmitDir.Win =  
-# docuteamPacker.reportsDir.OSX =  +# docuteamPacker.ingestSubmitDir.OSX =  
-# docuteamPacker.reportsDir.Linux = +# docuteamPacker.ingestSubmitDir.Linux = 
  
-# The temp-folder for temporary files can be set here (if undefined or empty, use the folder "DocuteamPacker" in the java temp dir (System.getProperty("java.io.tmpdir"))):+For the submission process: The directory where to get the ingest result from (= ingest feedback folder(if undefined or empty, don'use):
 # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop" # NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop"
-# docuteamPacker.tempDir.Win =  +NOTE: This folder MUST lie next to the folder defined in "docuteamPacker.ingestSubmitDir" and MUST be named "feedback"
-# docuteamPacker.tempDir.OSX =  +# docuteamPacker.ingestFeedbackDir.Win =  
-# docuteamPacker.tempDir.Linux = +# docuteamPacker.ingestFeedbackDir.OSX =  
 +# docuteamPacker.ingestFeedbackDir.Linux = 
  
 # For the submission process: The class name of the AIPCreator (if undefined or empty, don't use): # For the submission process: The class name of the AIPCreator (if undefined or empty, don't use):
-docuteamPacker.AIPCreator.className = ch.docuteam.darc.ingest.AIPCreatorBasic+docuteamPacker.AIPCreator.className = 
  
-# For the submission process: The directory where to copy the submitted SIPs to (= ingest drop folder) (if undefined or empty, don't use): +# When true (case doesn't matter), create backup on every saveotherwise not (undefined = true): 
-# NOTE: Environment variables can be referenced by embedding them between "${" and "}", e.g. "${HOMEPATH}/Desktop" +# docuteamPacker.versioning = false
-AIPCreator.ingestSubmitDir.Win = C:/docuteam/workbench_de/1_inbox +
-# AIPCreator.ingestSubmitDir.OSX =  +
-# AIPCreator.ingestSubmitDir.Linux =  +
- +
-# When true (case doesn't matter), the source files for new SIP are deleted after the SIP creationdefaults to "false" +
-# docuteamPacker.newSIPDeleteSourcesByDefault = false+
  
 # When true (case doesn't matter), the default format of a new SIP is a zipped archive; otherwise it is a folder (undefined = true): # When true (case doesn't matter), the default format of a new SIP is a zipped archive; otherwise it is a folder (undefined = true):
 # docuteamPacker.newSIPDefaultsToZipped = false # docuteamPacker.newSIPDefaultsToZipped = false
- 
-# When true (case doesn't matter), the default migration action will be set to keep the original file together with the selected migrated file; otherwise it will replace the original file (undefined = true): 
-# docuteamPacker.migrateFileKeepOriginal = false 
- 
-# When true (case doesn't matter), create a backup on every save; otherwise not (undefined = true): 
-docuteamPacker.versioning = false 
  
 # When docuteamPacker.versioning = true, set here the max. number of backups. Exeeding backups will be deleted (if undefined or empty, use default = 10) # When docuteamPacker.versioning = true, set here the max. number of backups. Exeeding backups will be deleted (if undefined or empty, use default = 10)
Zeile 113: Zeile 102:
 # When true (case doesn't matter), use system look-and-feel; otherwise use cross-platform = "Metal" (undefined = true): # When true (case doesn't matter), use system look-and-feel; otherwise use cross-platform = "Metal" (undefined = true):
 # docuteamPacker.useSystemLookAndFeel = false # docuteamPacker.useSystemLookAndFeel = false
- 
-# Set the default digest algorithm to calculate file checksums (valid values: CRC-32, MD5, SHA-1, SHA-256, SHA-512) 
-# docuteamPacker.defaultChecksumAlgorithm = MD5 
  
 # When true, retrieve the current SAs from the server (from URL below) on startup; otherwise don't (undefined = false): # When true, retrieve the current SAs from the server (from URL below) on startup; otherwise don't (undefined = false):
Zeile 137: Zeile 123:
 # When true, the SystemOutView opens when output occurs; otherwise not (undefined = true): # When true, the SystemOutView opens when output occurs; otherwise not (undefined = true):
 # docuteamPacker.openSystemOutViewOnOutput = false # docuteamPacker.openSystemOutViewOnOutput = false
- 
-# When true, expand all nodes in tree of SIPView (if undefined or empty, use false as default) 
-# docuteamPacker.SIPView.TreeExpandAll = true 
- 
-# When a value between 1 and 3 is given, the appropriate tab in SIPView is automatically set (if undefined or empty, 1 is assumed) 
-# docuteamPacker.SIPView.DefaultTab = 1 
  
 # For developers (undefined = false): # For developers (undefined = false):
Zeile 190: Zeile 170:
  <LEVELS:MetadataElements>  <LEVELS:MetadataElements>
  <LEVELS:AllowedValuesSeparator>;</LEVELS:AllowedValuesSeparator>  <LEVELS:AllowedValuesSeparator>;</LEVELS:AllowedValuesSeparator>
-<!-- 1 --+ <LEVELS:MetadataElement accessorNameID="accessPolicy"/
- <LEVELS:MetadataElement accessorNameID="refCode"/> + <LEVELS:MetadataElement accessorNameID="accessRestriction"/> 
- <LEVELS:MetadataElement accessorNameID="fromYear" validatorClassName="ch.docuteam.darc.mdconfig.MetadataElementValidatorYear"/> + <LEVELS:MetadataElement accessorNameID="accessRestrictionExplanation"/> 
- <LEVELS:MetadataElement accessorNameID="toYear" validatorClassName="ch.docuteam.darc.mdconfig.MetadataElementValidatorYear"/> + <LEVELS:MetadataElement accessorNameID="accessRestrictionPeriod"/> 
- <LEVELS:MetadataElement accessorNameID="extent" validatorClassName="ch.docuteam.darc.mdconfig.MetadataElementValidatorShort"/> + <LEVELS:MetadataElement accessorNameID="accessRestrictionPeriodBaseYear"/> 
- <LEVELS:MetadataElement accessorNameID="material" allowedValues=";cm;lfm;Bd(e).;Heft(e);Einheit(en);kB;MB;GB"/> + <LEVELS:MetadataElement accessorNameID="accessRestrictionClassification"/> 
-<!-- 2 --+ <LEVELS:MetadataElement accessorNameID="accessRestrictionPrivacy"/> 
- <LEVELS:MetadataElement accessorNameID="archivalHistory"/> + <LEVELS:MetadataElement accessorNameID="accessRestrictionStatus"/> 
- <LEVELS:MetadataElement accessorNameID="accessNr"/> + <LEVELS:MetadataElement accessorNameID="accessRestrictionStatusExplanation"/> 
-<!-- 3 --+ <LEVELS:MetadataElement accessorNameID="retentionPolicy"/> 
- <LEVELS:MetadataElement accessorNameID="scopeContent"/> + <LEVELS:MetadataElement accessorNameID="retentionPeriod"/
- <LEVELS:MetadataElement accessorNameID="appraisalAndDestruction"/> + <LEVELS:MetadataElement accessorNameID="retentionPeriodBaseYear"/> 
- <LEVELS:MetadataElement accessorNameID="arrangement"/> + <LEVELS:MetadataElement accessorNameID="accessNr"/> 
-<!-- 4 --+ <LEVELS:MetadataElement accessorNameID="reproductions"/
- <LEVELS:MetadataElement accessorNameID="accessRestriction"/> + <LEVELS:MetadataElement accessorNameID="appraisalAndDestruction"/> 
- <LEVELS:MetadataElement accessorNameID="conditionsOfReproductions"/> + <LEVELS:MetadataElement accessorNameID="arrangement"/> 
- <LEVELS:MetadataElement accessorNameID="language" allowedValues="*;Deutsch;English;Français;Italiano"/> + <LEVELS:MetadataElement accessorNameID="bibliography"/> 
- <LEVELS:MetadataElement accessorNameID="characteristics"/> + <LEVELS:MetadataElement accessorNameID="institution"/
- <LEVELS:MetadataElement accessorNameID="findingAids"/> + <LEVELS:MetadataElement accessorNameID="objectType"/> 
-<!-- 5 --+ <LEVELS:MetadataElement accessorNameID="compartment"/> 
- <LEVELS:MetadataElement accessorNameID="locationOfOriginals"/> + <LEVELS:MetadataElement accessorNameID="fundingSource"/> 
- <LEVELS:MetadataElement accessorNameID="reproductions"/> + <LEVELS:MetadataElement accessorNameID="institute"/> 
- <LEVELS:MetadataElement accessorNameID="relatedMaterial"/> + <LEVELS:MetadataElement accessorNameID="journal"/> 
- <LEVELS:MetadataElement accessorNameID="bibliography"/> + <LEVELS:MetadataElement accessorNameID="keyword"/> 
-<!-- 6 --+ <LEVELS:MetadataElement accessorNameID="location"/> 
- <LEVELS:MetadataElement accessorNameID="comment"/> + <LEVELS:MetadataElement accessorNameID="method"/> 
-<!-- 7 --+ <LEVELS:MetadataElement accessorNameID="publisher"/> 
- <LEVELS:MetadataElement accessorNameID="descriptionRules"/>+ <LEVELS:MetadataElement accessorNameID="status"/> 
 + <LEVELS:MetadataElement accessorNameID="university"/> 
 + <LEVELS:MetadataElement accessorNameID="author"/> 
 + <LEVELS:MetadataElement accessorNameID="involved"/> 
 + <LEVELS:MetadataElement accessorNameID="responsible"/> 
 + <LEVELS:MetadataElement accessorNameID="staff"/> 
 + <LEVELS:MetadataElement accessorNameID="archivalHistory"/> 
 + <LEVELS:MetadataElement accessorNameID="PID"/> 
 + <LEVELS:MetadataElement accessorNameID="abstract"/> 
 + <LEVELS:MetadataElement accessorNameID="languageNotes"/> 
 + <LEVELS:MetadataElement accessorNameID="language"/> 
 + <LEVELS:MetadataElement accessorNameID="origination"/> 
 + <LEVELS:MetadataElement accessorNameID="extent"/> 
 + <LEVELS:MetadataElement accessorNameID="material"/> 
 + <LEVELS:MetadataElement accessorNameID="creationPeriod"/
 + <LEVELS:MetadataElement accessorNameID="creationPeriodNotes"/> 
 + <LEVELS:MetadataElement accessorNameID="fromYear"/> 
 + <LEVELS:MetadataElement accessorNameID="toYear"/> 
 + <LEVELS:MetadataElement accessorNameID="year"/> 
 + <LEVELS:MetadataElement accessorNameID="refCode"/> 
 + <LEVELS:MetadataElement accessorNameID="refCodeAdmin"/> 
 + <LEVELS:MetadataElement accessorNameID="refCodeOld"/> 
 + <LEVELS:MetadataElement accessorNameID="unitTitleAdditional"/
 + <LEVELS:MetadataElement accessorNameID="comment"/> 
 + <LEVELS:MetadataElement accessorNameID="doiJournal"/> 
 + <LEVELS:MetadataElement accessorNameID="project"/> 
 + <LEVELS:MetadataElement accessorNameID="projectAbbreviation"/> 
 + <LEVELS:MetadataElement accessorNameID="projectName"/> 
 + <LEVELS:MetadataElement accessorNameID="projectTitle"/> 
 + <LEVELS:MetadataElement accessorNameID="usage"/> 
 + <LEVELS:MetadataElement accessorNameID="locationOfOriginals"/> 
 + <LEVELS:MetadataElement accessorNameID="findingAids"/> 
 + <LEVELS:MetadataElement accessorNameID="characteristics"/> 
 + <LEVELS:MetadataElement accessorNameID="descriptionLevel"/> 
 + <LEVELS:MetadataElement accessorNameID="descriptionLevelNotes"/> 
 + <LEVELS:MetadataElement accessorNameID="revisions"/
 + <LEVELS:MetadataElement accessorNameID="descriptionRules"/> 
 + <LEVELS:MetadataElement accessorNameID="relatedMaterial"/> 
 + <LEVELS:MetadataElement accessorNameID="scopeContent"/> 
 + <LEVELS:MetadataElement accessorNameID="conditionsOfReproductions"/>
  </LEVELS:MetadataElements>  </LEVELS:MetadataElements>
  
  <LEVELS:Levels>  <LEVELS:Levels>
  <!-- NOTE: The 1st element in this list always has to be the "undefined" level! -->  <!-- NOTE: The 1st element in this list always has to be the "undefined" level! -->
- <LEVELS:Level nameID="Undefiniert" iconFileName="resources/images/LevelUndefined.png" allowedSublevelNameRefs="Undefiniert Archiv Abteilung Bestand Unterbestand Serie Unterserie Dossier Teildossier Dokument"> + <LEVELS:Level nameID="Undefiniert" iconFileName="resources/images/LevelUndefined.png" allowedSublevelNameRefs="Undefiniert"> 
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessPolicy" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionExplanation" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPeriod" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPeriodBaseYear" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClassification" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionStatus" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionStatusExplanation" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="retentionPolicy" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriodBaseYear" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="institution" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="objectType" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> + <LEVELS:LevelMetadataElement accessorNameRef="compartment" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="fundingSource" isMandatory="false" isRepeatable="true"/> 
- </LEVELS:Level> + <LEVELS:LevelMetadataElement accessorNameRef="institute" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:Level nameID="Archiv" iconFileName="resources/images/Level1.png" allowedSublevelNameRefs="Abteilung Bestand Undefiniert"> + <LEVELS:LevelMetadataElement accessorNameRef="journal" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="keyword" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="location" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="method" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="publisher" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="status" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="university" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="author" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> + <LEVELS:LevelMetadataElement accessorNameRef="involved" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="responsible" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="staff" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="PID" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="abstract" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="languageNotes" isMandatory="false" isRepeatable="false"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="origination" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="creationPeriod" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> + <LEVELS:LevelMetadataElement accessorNameRef="creationPeriodNotes" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/+ <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="true"/> 
- </LEVELS:Level> + <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:Level nameID="Abteilung" iconFileName="resources/images/Level2.png" allowedSublevelNameRefs="Bestand Undefiniert"+ <LEVELS:LevelMetadataElement accessorNameRef="year" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeAdmin" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="unitTitleAdditional" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="doiJournal" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="project" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> + <LEVELS:LevelMetadataElement accessorNameRef="projectAbbreviation" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="projectName" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="projectTitle" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="usage" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="descriptionLevel" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="descriptionLevelNotes" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="revisions" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> + <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="true"/>
- </LEVELS:Level> +
- <LEVELS:Level nameID="Bestand" iconFileName="resources/images/Level3.png" allowedSublevelNameRefs="Unterbestand Serie Dossier Undefiniert"> +
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- </LEVELS:Level> +
- <LEVELS:Level nameID="Unterbestand" iconFileName="resources/images/Level4.png" allowedSublevelNameRefs="Serie Dossier Undefiniert"> +
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- </LEVELS:Level> +
- <LEVELS:Level nameID="Serie" iconFileName="resources/images/Level5.png" allowedSublevelNameRefs="Unterserie Dossier Dokument Undefiniert"> +
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- </LEVELS:Level> +
- <LEVELS:Level nameID="Unterserie" iconFileName="resources/images/Level6.png" allowedSublevelNameRefs="Unterserie Dossier Dokument Undefiniert"> +
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/+
- </LEVELS:Level> +
- <LEVELS:Level nameID="Dossier" iconFileName="resources/images/Level7.png" allowedSublevelNameRefs="Teildossier Dokument Undefiniert"+
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- </LEVELS:Level> +
- <LEVELS:Level nameID="Teildossier" iconFileName="resources/images/Level8.png" allowedSublevelNameRefs="Teildossier Dokument Undefiniert"> +
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- </LEVELS:Level> +
- <LEVELS:Level nameID="Dokument" iconFileName="resources/images/Level9.png" allowedSublevelNameRefs="Undefiniert"> +
- <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="extent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="arrangement" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="characteristics" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="findingAids" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="locationOfOriginals" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="reproductions" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="relatedMaterial" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="bibliography" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/> +
- <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+
  </LEVELS:Level>  </LEVELS:Level>
  </LEVELS:Levels>  </LEVELS:Levels>
Zeile 457: Zeile 315:
 </code> </code>
  
-In der ersten Sektion von levels.xml (<LEVELS:MetadataElements>) werden alle zur Verfügung stehenden [[docuteam:packer_240_config#metadaten-elemente|Metadaten-Elemente]] definiert.\\  +In der ersten Sektion von levels.xml (<LEVELS:MetadataElements>) werden alle zur Verfügung stehenden [[docuteam:packer_200_config&#metadaten-elemente|Metadaten-Elemente]] definiert.\\  
-In der zweiten Sektion von levels.xml (<LEVELS:Levels>) werden die [[docuteam:packer_240_config#verzeichnungsebenen|Verzeichnungsebenen]] sowie die Zuweisung von Metadaten-Elementen zu diesen Verzeichnungsebenen definiert.+In der zweiten Sektion von levels.xml (<LEVELS:Levels>) werden die [[docuteam:packer_200_config&#verzeichnungsebenen|Verzeichnungsebenen]] sowie die Zuweisung von Metadaten-Elementen zu diesen Verzeichnungsebenen definiert.
 ==== Metadaten-Elemente ==== ==== Metadaten-Elemente ====
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki