Benutzer-Werkzeuge

Webseiten-Werkzeuge


docuteam:packer_530_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
Nächste ÜberarbeitungBeide Seiten der Revision
docuteam:packer_530_config [2019/06/06 16:55] Andreas Nefdocuteam:packer_530_config [2019/06/06 22:45] – [Metadaten-Elemente] Andreas Nef
Zeile 214: Zeile 214:
 ^ OOConverter.path | C:/Programme |Der Ordner in dem sich die OpenOffice.org Applikation befindet, welche für die Vorschau einiger Dateien benötigt wird. |  Es wird die interne OOO-Applikation genommen, falls sie vorhanden ist. Falls nicht, ist die Vorschau einiger Dateien nicht möglich. | ^ OOConverter.path | C:/Programme |Der Ordner in dem sich die OpenOffice.org Applikation befindet, welche für die Vorschau einiger Dateien benötigt wird. |  Es wird die interne OOO-Applikation genommen, falls sie vorhanden ist. Falls nicht, ist die Vorschau einiger Dateien nicht möglich. |
 ^ OOConverter.initializationRetries | 30 |Die Anzahl der Versuche, die OpenOffice.org-Applikation zu initialisieren. Diese wird für die Vorschau einiger Dateien benötigt. | 10 | ^ OOConverter.initializationRetries | 30 |Die Anzahl der Versuche, die OpenOffice.org-Applikation zu initialisieren. Diese wird für die Vorschau einiger Dateien benötigt. | 10 |
-^ docuteamPacker.pdftools.url | tcp://10.0.0.123:7981/O2PService |Die Adresse/Port des 3-Heights Document Converters | tcp://localhost:7981/O2PService |+^ docuteamPacker.pdftools.url | <code>tcp://10.0.0.123:7981/O2PService</code> | Die Adresse/Port des 3-Heights Document Converters | <code>tcp://localhost:7981/O2PService</code> |
 ^ filePreviewer.cacheSizeLimit | 20 |Die Grösse des Zwischenspeichers für die Vorschau der Dateien. Je höher dieser Wert, umso mehr Vorschauen hält sich packer im Speicher. | 100 | ^ filePreviewer.cacheSizeLimit | 20 |Die Grösse des Zwischenspeichers für die Vorschau der Dateien. Je höher dieser Wert, umso mehr Vorschauen hält sich packer im Speicher. | 100 |
 ^ openSystemOutViewOnOutput | true |Wenn true, wird beim Auftreten eines Fehlers das Fehlerfenster automatisch geöffnet. Wenn false, wird das Fehlerfenster nicht geöffnet. | Wie true | ^ openSystemOutViewOnOutput | true |Wenn true, wird beim Auftreten eines Fehlers das Fehlerfenster automatisch geöffnet. Wenn false, wird das Fehlerfenster nicht geöffnet. | Wie true |
Zeile 222: Zeile 222:
 ^ SIPView.DOIGenerator.nextNumberFilePath     | "./config/doi-numbers"       | Datei, in der die zuletzt verwendete Laufnummer gespeichert wird | ./config/NextNumber       | ^ SIPView.DOIGenerator.nextNumberFilePath     | "./config/doi-numbers"       | Datei, in der die zuletzt verwendete Laufnummer gespeichert wird | ./config/NextNumber       |
 ^ SIPView.DOIGenerator.prefix     | "doi-"       | Präfix, welches für den Identifikator vor die Laufnummer gesetzt wird | DOI wird ohne prefix erzeugt, i.e. einfach eine Laufnummer       | ^ SIPView.DOIGenerator.prefix     | "doi-"       | Präfix, welches für den Identifikator vor die Laufnummer gesetzt wird | DOI wird ohne prefix erzeugt, i.e. einfach eine Laufnummer       |
-^ actionsNotVisible      | deleteItemDontAskAction,deleteItemAction,deleteFileContentAction,exploreAction  |Liste der Aktionen (durch Kommas getrennt), die nicht im packer-Interface angezeigt werden. [Verweist auf die Namen der Instance Variablen von Aktionen innerhalb der Java-Klasse]   | keine Einschränkung   |+^ actionsNotVisible      | deleteItemDontAskAction,\\ deleteItemAction,\\ deleteFileContentAction,\\ exploreAction  |Liste der Aktionen (durch Kommas getrennt), die nicht im packer-Interface angezeigt werden. [Verweist auf die Namen der Instance Variablen von Aktionen innerhalb der Java-Klasse]   | keine Einschränkung   |
 ^ isDevMode | false |Sollte nur während der Entwicklung von packer auf true gesetzt werden. | Wie false | ^ isDevMode | false |Sollte nur während der Entwicklung von packer auf true gesetzt werden. | Wie false |
  
Zeile 239: Zeile 239:
  <LEVELS:AllowedValuesSeparator>;</LEVELS:AllowedValuesSeparator>  <LEVELS:AllowedValuesSeparator>;</LEVELS:AllowedValuesSeparator>
 <!-- 1 --> <!-- 1 -->
 + <LEVELS:MetadataElement accessorNameID="refCodeSeparator"/>
 + <LEVELS:MetadataElement accessorNameID="refCodeIsVisible"                       allowedValues="true;false" default="true"/>
  <LEVELS:MetadataElement accessorNameID="refCode"/>  <LEVELS:MetadataElement accessorNameID="refCode"/>
- <LEVELS:MetadataElement accessorNameID="fromYear" validatorClassName="ch.docuteam.darc.mdconfig.MetadataElementValidatorYear"/> + <LEVELS:MetadataElement accessorNameID="refCodeOld"/> 
- <LEVELS:MetadataElement accessorNameID="toYear" validatorClassName="ch.docuteam.darc.mdconfig.MetadataElementValidatorYear"/>+ <LEVELS:MetadataElement accessorNameID="from" validatorClassName="ch.docuteam.darc.mdconfig.MetadataElementValidatorDateYYYYMMDD"/> 
 + <LEVELS:MetadataElement accessorNameID="to" validatorClassName="ch.docuteam.darc.mdconfig.MetadataElementValidatorDateYYYYMMDD"/> 
 + <LEVELS:MetadataElement accessorNameID="date"/>
  <LEVELS:MetadataElement accessorNameID="extent" validatorClassName="ch.docuteam.darc.mdconfig.MetadataElementValidatorShort"/>  <LEVELS:MetadataElement accessorNameID="extent" validatorClassName="ch.docuteam.darc.mdconfig.MetadataElementValidatorShort"/>
- <LEVELS:MetadataElement accessorNameID="material" allowedValues=";cm;lfm;Bd(e).;Heft(e);Einheit(en);kB;MB;GB"/>+ <LEVELS:MetadataElement accessorNameID="material" allowedValues=";cm;lfm;Bd(e).;Heft(e);Einheit(en);Datei(en);kB;MB;GB"/> 
 + <LEVELS:MetadataElement accessorNameID="extentNote"/> 
 + <LEVELS:MetadataElement accessorNameID="PID"/>
 <!-- 2 --> <!-- 2 -->
 + <LEVELS:MetadataElement accessorNameID="origination"/>
 + <LEVELS:MetadataElement accessorNameID="biographicalHistory"/>
  <LEVELS:MetadataElement accessorNameID="archivalHistory"/>  <LEVELS:MetadataElement accessorNameID="archivalHistory"/>
  <LEVELS:MetadataElement accessorNameID="accessNr"/>  <LEVELS:MetadataElement accessorNameID="accessNr"/>
Zeile 250: Zeile 258:
  <LEVELS:MetadataElement accessorNameID="scopeContent"/>  <LEVELS:MetadataElement accessorNameID="scopeContent"/>
  <LEVELS:MetadataElement accessorNameID="appraisalAndDestruction"/>  <LEVELS:MetadataElement accessorNameID="appraisalAndDestruction"/>
 + <LEVELS:MetadataElement accessorNameID="retentionPeriod"/>
 + <LEVELS:MetadataElement accessorNameID="accruals"/>
  <LEVELS:MetadataElement accessorNameID="arrangement"/>  <LEVELS:MetadataElement accessorNameID="arrangement"/>
 <!-- 4 --> <!-- 4 -->
  <LEVELS:MetadataElement accessorNameID="accessRestriction"/>  <LEVELS:MetadataElement accessorNameID="accessRestriction"/>
 + <LEVELS:MetadataElement accessorNameID="accessRestrictionClosureYear"/>
 + <LEVELS:MetadataElement accessorNameID="accessRestrictionPrivacy"/>
 + <LEVELS:MetadataElement accessorNameID="accessRestrictionIsPublic"/>
 + <LEVELS:MetadataElement accessorNameID="accessRestrictionIsMetadataPublic"/>
  <LEVELS:MetadataElement accessorNameID="conditionsOfReproductions"/>  <LEVELS:MetadataElement accessorNameID="conditionsOfReproductions"/>
- <LEVELS:MetadataElement accessorNameID="language" allowedValues="*;Deutsch;English;Français;Italiano"/>+ <LEVELS:MetadataElement accessorNameID="language" allowedValues="*;deutsch;englisch;französisch;italienisch"/>
  <LEVELS:MetadataElement accessorNameID="characteristics"/>  <LEVELS:MetadataElement accessorNameID="characteristics"/>
  <LEVELS:MetadataElement accessorNameID="findingAids"/>  <LEVELS:MetadataElement accessorNameID="findingAids"/>
Zeile 265: Zeile 279:
  <LEVELS:MetadataElement accessorNameID="comment"/>  <LEVELS:MetadataElement accessorNameID="comment"/>
 <!-- 7 --> <!-- 7 -->
 + <LEVELS:MetadataElement accessorNameID="processInfoArchivist"/>
  <LEVELS:MetadataElement accessorNameID="descriptionRules"/>  <LEVELS:MetadataElement accessorNameID="descriptionRules"/>
 + <LEVELS:MetadataElement accessorNameID="processInfoDate"/>
  </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="images/LevelUndefined.png" allowedSublevelNameRefs="Undefiniert Archiv Abteilung Bestand Unterbestand Serie Unterserie Dossier Teildossier Dokument"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 291: Zeile 321:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
- <LEVELS:Level nameID="Archiv" iconFileName="resources/images/Level1.png" allowedSublevelNameRefs="Abteilung Bestand Undefiniert">+ <LEVELS:Level nameID="Archiv" iconFileName="images/Level1.png" allowedSublevelNameRefs="Abteilung Bestand Undefiniert"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 314: Zeile 360:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
- <LEVELS:Level nameID="Abteilung" iconFileName="resources/images/Level2.png" allowedSublevelNameRefs="Bestand Undefiniert">+ <LEVELS:Level nameID="Abteilung" iconFileName="images/Level2.png" allowedSublevelNameRefs="Bestand Undefiniert"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 337: Zeile 399:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
- <LEVELS:Level nameID="Bestand" iconFileName="resources/images/Level3.png" allowedSublevelNameRefs="Unterbestand Serie Dossier Undefiniert">+ <LEVELS:Level nameID="Bestand" iconFileName="images/Level3.png" allowedSublevelNameRefs="Unterbestand Serie Dossier Undefiniert"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 360: Zeile 438:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
- <LEVELS:Level nameID="Unterbestand" iconFileName="resources/images/Level4.png" allowedSublevelNameRefs="Serie Dossier Undefiniert">+ <LEVELS:Level nameID="Unterbestand" iconFileName="images/Level4.png" allowedSublevelNameRefs="Serie Dossier Undefiniert"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 383: Zeile 477:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
- <LEVELS:Level nameID="Serie" iconFileName="resources/images/Level5.png" allowedSublevelNameRefs="Unterserie Dossier Dokument Undefiniert">+ <LEVELS:Level nameID="Serie" iconFileName="images/Level5.png" allowedSublevelNameRefs="Unterserie Dossier Dokument Undefiniert"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 406: Zeile 516:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
- <LEVELS:Level nameID="Unterserie" iconFileName="resources/images/Level6.png" allowedSublevelNameRefs="Unterserie Dossier Dokument Undefiniert">+ <LEVELS:Level nameID="Unterserie" iconFileName="images/Level6.png" allowedSublevelNameRefs="Unterserie Dossier Dokument Undefiniert"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 429: Zeile 555:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
- <LEVELS:Level nameID="Dossier" iconFileName="resources/images/Level7.png" allowedSublevelNameRefs="Teildossier Dokument Undefiniert">+ <LEVELS:Level nameID="Dossier" iconFileName="images/Level7.png" allowedSublevelNameRefs="Teildossier Dokument Undefiniert"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 452: Zeile 594:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
- <LEVELS:Level nameID="Teildossier" iconFileName="resources/images/Level8.png" allowedSublevelNameRefs="Teildossier Dokument Undefiniert">+ <LEVELS:Level nameID="Teildossier" iconFileName="images/Level8.png" allowedSublevelNameRefs="Teildossier Dokument Undefiniert"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 475: Zeile 633:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
- <LEVELS:Level nameID="Dokument" iconFileName="resources/images/Level9.png" allowedSublevelNameRefs="Undefiniert">+ <LEVELS:Level nameID="Dokument" iconFileName="images/Level9.png" allowedSublevelNameRefs="Undefiniert"
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeSeparator" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="refCodeIsVisible" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="refCode" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
- <LEVELS:LevelMetadataElement accessorNameRef="fromYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> + <LEVELS:LevelMetadataElement accessorNameRef="refCodeOld" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
- <LEVELS:LevelMetadataElement accessorNameRef="toYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>+ <LEVELS:LevelMetadataElement accessorNameRef="from" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="to" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/> 
 + <LEVELS:LevelMetadataElement accessorNameRef="date" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="extent" 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="material" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="extentNote" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="PID"        isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="origination"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="biographicalHistory"    isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="archivalHistory" 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="accessNr" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="scopeContent" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="3"/>  <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="appraisalAndDestruction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="retentionPeriod"         isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accruals"              isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="arrangement" 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="accessRestriction" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionClosureYear" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionPrivacy" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="accessRestrictionIsMetadataPublic" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="conditionsOfReproductions" 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="language" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
Zeile 498: Zeile 672:
  <LEVELS:LevelMetadataElement accessorNameRef="bibliography" 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="comment" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true" displayRows="5"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoArchivist"      isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>  <LEVELS:LevelMetadataElement accessorNameRef="descriptionRules" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
 + <LEVELS:LevelMetadataElement accessorNameRef="processInfoDate" isMandatory="false" isRepeatable="false" isAlwaysDisplayed="true"/>
  </LEVELS:Level>  </LEVELS:Level>
  </LEVELS:Levels>  </LEVELS:Levels>
Zeile 505: Zeile 681:
 </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_530_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_530_config#verzeichnungsebenen|Verzeichnungsebenen]] sowie die Zuweisung von Metadaten-Elementen zu diesen Verzeichnungsebenen definiert.
 ==== Metadaten-Elemente ==== ==== Metadaten-Elemente ====
  
-Ein ''Metadaten-Element'' wird durch folgende fünf Attribute definiert:+Ein ''Metadaten-Element'' wird durch folgende sechs Attribute definiert:
  
 ^ Name ^ Inhalt (Beispiel) ^ Erklärung ^ Obligatorisch/optional ^ ^ Name ^ Inhalt (Beispiel) ^ Erklärung ^ Obligatorisch/optional ^
-^ accessorNameId | accessNr |Der eindeutige Name des Metadatenfelds. Dieses muss den [[#Verzeichnis der beschreibenden Metadaten gemäss Encoded Archival Description (EAD)|unten ersichtlichen Akzessoren]] entsprechen, mit welchen in packer auf die Daten zugegriffen wird. Über die i18n-Konfiguration kann im Bedarfsfall einem Metadaten-Feld ein individuelles Label zugewiesen werden. | obligatorisch | +^ accessorNameId | accessNr |Der eindeutige Name des Metadatenfelds. Dieses muss den [[#Verzeichnis der beschreibenden Metadaten gemäss Encoded Archival Description (EAD)|unten ersichtlichen Akzessoren]] entsprechen, mit welchen in packer auf die Daten zugegriffen wird. Über die i18n-Konfiguration kann im Bedarfsfall einem Metadaten-Feld ein individuelles Label zugewiesen werden für die Anzeige im GUI. | obligatorisch | 
-^ defaultExpression | <code>new java.text.SimpleDateFormat("yyyy-MM-dd").format(new java.util.Date())</code> oder <code>((ch.docuteam.darc.mets.structmap.NodeAbstract)object1).getMimeType()</code> |Ein Java-Ausdruck, um dieses Feld beim Erstellen zu initialisieren. Der aktuelle Knoten wird referenziert durch: ''(ch.docuteam.darc.mets.structmap.NodeAbstract)object1'' optional  |+^ defaultExpression | <code>new java.text.SimpleDateFormat("yyyy-MM-dd").format(new java.util.Date())</code> oder <code>((ch.docuteam.darc.mets.structmap.NodeAbstract)object1).getMimeType()</code> |Ein Java-Ausdruck, um dieses Feld beim Erstellen mit einem Wert zu initialisieren. Der aktuelle Knoten wird referenziert durch: ''(ch.docuteam.darc.mets.structmap.NodeAbstract)object1'' optional  |
 ^ validatorClassName | ch.docuteam.darc.mdconfig.MetadataElementValidatorDate |Eine Java-Klasse, die den Inhalt dieses Metadaten-Elementes beim Setzen validiert. Falls die Validierung den eingegebenen Wert nicht erlaubt, wird eine Fehlermeldung angezeigt und das Feld mit dem vorigen Wert gefüllt . |  optional  | ^ validatorClassName | ch.docuteam.darc.mdconfig.MetadataElementValidatorDate |Eine Java-Klasse, die den Inhalt dieses Metadaten-Elementes beim Setzen validiert. Falls die Validierung den eingegebenen Wert nicht erlaubt, wird eine Fehlermeldung angezeigt und das Feld mit dem vorigen Wert gefüllt . |  optional  |
 ^ postActionClassName | ch.docuteam.darc.mdconfig.MetadataElementSetterPostActionSysOut |Eine Java-Klasse, die beliebige Aktionen ausführt, **nachdem** der Wert dieses Feldes gesetzt wurde. Diese Aktion wird **nicht** ausgeführt, wenn die Validierung des eingegebenen Werts fehlschlägt. |  optional  | ^ postActionClassName | ch.docuteam.darc.mdconfig.MetadataElementSetterPostActionSysOut |Eine Java-Klasse, die beliebige Aktionen ausführt, **nachdem** der Wert dieses Feldes gesetzt wurde. Diese Aktion wird **nicht** ausgeführt, wenn die Validierung des eingegebenen Werts fehlschlägt. |  optional  |
-^ allowedValues | <code>*;Deutsch;English;Français;Italiano</code> oder <code>file:///config/skos/SKOS_R_gles_de_dur_e_d_utilit_administrative_2018-06-07_11_21_18.rdf</code> |Eine Liste von Werten, die in packer als DropDown-Liste dargestellt wird. Ist das erste Element dieser Liste ein Asterisk "*", können zusätzlich zu den Listenelementen auch beliebige andere Begriffe eingegeben werden. \\ Die Liste von Werten darf ebenfalls in einer Datei, welche das SKOS-Schema ("Simple Knowledge Organization System") respektiert, vordefiniert werden. Der realtive Pfad zu dieser RDF-Datei (?) muss in diesem Fall geliefert werden. |  optional  |+^ allowedValues | <code>*;Deutsch;English;Français;Italiano</code> oder <code>file:///config/skos/retentions.rdf</code> |Eine Liste von Werten, die in packer als DropDown-Liste dargestellt wird. Ist das erste Element dieser Liste ein Asterisk "*", können zusätzlich zu den Listenelementen auch beliebige andere Begriffe eingegeben werden. \\ Die Liste von Werten darf ebenfalls in einer Datei, welche das SKOS-Schema ("Simple Knowledge Organization System") respektiert, vordefiniert werden. Der realtive Pfad zu dieser RDF-Datei muss in diesem Fall geliefert werden. |  optional 
 +^ allowedValuesType | stringList | Angabe zum Typ der Auswahlliste erlaubter Werte. Unterstützt sind "stringList", "skosFile", "csvFile". |  optional  |
  
 Ein Beispiel: Ein Beispiel:
Zeile 523: Zeile 700:
 <LEVELS:MetadataElement accessorNameID="retentionPolicy" <LEVELS:MetadataElement accessorNameID="retentionPolicy"
  defaultExpression='"Confidential"'  defaultExpression='"Confidential"'
- allowedValues="OpenAccess;EmbargoPeriod30Years;EmbargoPeriod50Years;Confidential"/>+ allowedValues="OpenAccess;EmbargoPeriod30Years;EmbargoPeriod50Years;Confidential
 + allowedValuesType="stringList"/>
 </code> </code>
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki