Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Name

Formalbeschreibung
Physical Description

Beschreibung

Allgemeine Formalbeschreibung. Kann auf allen Verzeichnungsebenen verwendet werden.

Kann mit reiner Textinformation oder mit den Unterelementen <extent>, <genreform> und <dimensions> verwendet werden. Falls <physdesc> direkt mit Text befüllt wird, sollen die Unterelemente <extent>, <genreform> und <dimensions> nicht verwendet werden, sondern in ein separates <physdesc> eingetragen werden.

Wird verwendet innerhalb von

<did> (auf allen level außer "collection" in der Tektonik-EAD)

Verwendung

0/*

Werte

 Freitext oder -

Elemente verpflichtend

 -

Elemente optional

 <extent>

<genreform>

<dimensions>

Attribute verpflichtend

-

Attribute optional

-

Beispiel

Code Block
languagexml
titleTektonik-EAD
linenumberstrue
<ead xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:isbn:1-931666-22-9 "
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="urn:isbn:1-931666-22-9  http://www.loc.gov/ead/ead.xsd http://www.w3.org/1999/xlink http://www.loc.gov/standards/xlink/xlink.xsd"
    audience="external">
 
    <!-- (...) -->
 
    <archdesc level="collection" type="Tektonik">
 
        <!-- (...) -->
 
        <dsc>

            <c level="collection" id="Identifier_der_Archivtektonik">
                <did>
					<!-- (...) -->

                </did>
                <userestrict><c level="class" id="Identifier_der_Klassifikation">
                    <did>
						<!-- (...) -->
                </userestrict>
    	<physdesc>
            <otherfindaid>
                <genreform normal="Karten   <!-- (...) -->
  und Pläne">Archivalientyp</genreform>
              </otherfindaid>
                <c level="class" id="Identifier_der_Klassifikation"><dimensions>Maße</dimensions>
                    <did>
                    	<unitid><extent>Umfang</extent>
						</physdesc>
							<!-- (...) -->
						</unitid>
                    	<unittitle>
							<!-- (...) -->
						</unittitle>/did>
                    	<unitdate>
							<!-- (...) -->
						</unitdate>
                    	<abstract>
							<!-- (...) -->
						</abstract>
<c level="series" id="Identifier_der_Bestandsserie">
                        	<origination><did>
							<!-- (...) -->
                    		</origination>
    <physdesc>
								<genreform normal="Karten und Pläne">Archivalientyp</genreform>
	                	<physdesc>
            <dimensions>Maße</dimensions>
                <genreform normal="Karten und Pläne">Archivalientyp</genreform>
        		<extent>Umfang</extent>
							</physdesc>
							<!-- (...) -->
                    <dimensions>Maße</dimensions>
    </did>
                        <extent>Umfang</extent>
						</physdesc>
<c level="file" id="Identifier_des_Findbuchs">
                            <did>
	<materialspec>
							<!-- (...) -->
						</materialspec>
    	                		<langmaterial><physdesc>
							<!-- (...) -->
  		<genreform normal="Karten und Pläne">Archivalientyp</genreform>
		                  	</langmaterial>
          <dimensions>Maße</dimensions>
    	                       		<extent>Umfang</extent>
								<note></physdesc>
								<!-- (...) -->
						</note>
                      </did>
      </did>
              <otherfindaid>
                       	<!-- (...) -->

                        </otherfindaid>c>
                    <accessrestrict></c>
                        <!-- (...) --></c>
            </c>
        </accessrestrict>dsc>
                    <userestrict>
                        <!-- (...) -->
                    </userestrict>
                    <odd>
                        <!-- (...) -->
                    </odd>
                    <index>
                        <!-- (...) -->
                    </index>
                    <c level="series" id="Identifier_der_Bestandsserie">
                        <did>
                    		<unitid>
								<!-- (...) -->
							</unitid>
                    		<unittitle>
								<!-- (...) -->
							</unittitle>
                    		<unitdate>
								<!-- (...) -->
							</unitdate>
                    		<abstract>
								<!-- (...) -->
							</abstract>
                    		<origination>
								<!-- (...) -->
                    		</origination>
                    		<physdesc>
								<genreform normal="Karten und Pläne">Archivalientyp</genreform>
	                            <dimensions>Maße</dimensions>
                           		<extent>Umfang</extent>
							</physdesc>
                    		<materialspec>
							<!-- (...) -->
							</materialspec>
                    		<langmaterial>
								<!-- (...) -->
                    		</langmaterial>
							<note>
								<!-- (...) -->
							</note>
                        </did>
                        <c level="file" id="Identifier_des_Findbuchs">
                            <did>
                    			<unitid>
									<!-- (...) -->
								</unitid>
                    			<unittitle>
									<!-- (...) -->
								</unittitle>
                    			<unitdate>
									<!-- (...) -->
								</unitdate>
                    			<abstract>
									<!-- (...) -->
								</abstract>
    	                		<origination>
									<!-- (...) -->
    	                		</origination>
    	                		<physdesc>
									<genreform normal="Karten und Pläne">Archivalientyp</genreform>
		                            <dimensions>Maße</dimensions>
    	                       		<extent>Umfang</extent>
								</physdesc>
                    			<materialspec>
								<!-- (...) -->
								</materialspec>
                    			<langmaterial>
									<!-- (...) -->
                    			</langmaterial>
								<note>
									<!-- (...) -->
								</note>
                            </did>
                            <scopecontent>
                                <!-- (...) -->
                            </scopecontent>
                            <relatedmaterial>
                                <!-- (...) -->
                            </relatedmaterial>
                            <accessrestrict>
                                <!-- (...) -->
                            </accessrestrict>
                            <index>
                                <!-- (...) -->
                            </index>
                            <odd>
                                <!-- (...) -->
                            </odd>
                            <otherfindaid>
                                <!-- (...) -->
                            </otherfindaid>
                        </c>
                    </c>
                </c>
            </c>
        </dsc>
    </archdesc>
</ead>
</archdesc>
</ead>
Code Block
languagexml
titleFindbuch-EAD
linenumberstrue
<ead xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:isbn:1-931666-22-9 "
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="urn:isbn:1-931666-22-9  http://www.loc.gov/ead/ead.xsd http://www.w3.org/1999/xlink http://www.loc.gov/standards/xlink/xlink.xsd"
    audience="external">
 
    <!-- (...) -->
 
    <archdesc level="collection" type="Findbuch">
 
        <!-- (...) -->
 
Code Block
languagexml
titleFindbuch-EAD
linenumberstrue
<ead xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:isbn:1-931666-22-9 "
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="urn:isbn:1-931666-22-9  http://www.loc.gov/ead/ead.xsd http://www.w3.org/1999/xlink http://www.loc.gov/standards/xlink/xlink.xsd"
    audience="external">
 
    <!-- (...) -->
 
    <archdesc level="collection" type="Findbuch">
 
        <!-- (...) -->
 
        <dsc>
            <c level="collection" id="Identifier_des_Findbuchs">
                <did>
                    <unitid>
						<!-- (...) -->
					</unitid>
                    <unittitle>
						<!-- (...) -->
					</unittitle>
                    <unitdate>
						<!-- (...) -->
					</unitdate>
                    <abstract>
						<!-- (...) -->
					</abstract>
                	<origination>
						<!-- (...) -->
                	</origination>
                  	<physdesc>
						<genreform normal="Karten und Pläne">Archivalientyp</genreform>
	                    <dimensions>Maße</dimensions>
                    	<extent>Umfang</extent>
					</physdesc>
                    <materialspec>
						<!-- (...) -->
					</materialspec>
                    <langmaterial>
						<!-- (...) -->
                    </langmaterial>
					<note>
						<!-- (...) -->
					</note>
                </did>
                <scopecontent encodinganalog="Einleitung">
                    <!-- (...) -->
                </scopecontent>
                <relatedmaterial>
                    <!-- (...) -->
                </relatedmaterial>
                <accessrestrict>
                    <!-- (...) -->
                </accessrestrict>
                <odd>
                    <!-- (...) -->
                </odd>
                <index>
                    <!-- (...) -->
                </index>
                <c level="class" id="Identifier_der_Rubrik">
                    <did>
                    	<unitid>
							<!-- (...) -->
						</unitid>
                    	<unittitle>
							<!-- (...) -->
						</unittitle>
                    	<unitdate>
							<!-- (...) -->
						</unitdate>
        		        <abstract>
							<!-- (...) -->
						</abstract>
                   		<origination>
							<!-- (...) -->
                   		</origination>
                   		<physdesc>
							<genreform normal="Karten und Pläne">Archivalientyp</genreform>
	                        <dimensions>Maße</dimensions>
                        	<extent>Umfang</extent>
						</physdesc>
                    	<materialspec>
							<!-- (...) -->
						</materialspec>
                    	<langmaterial>
							<!-- (...) -->
                    	</langmaterial>
						<note>
							<!-- (...) -->
						</note>
                    </did>
                    <otherfindaid>
                        <!-- (...) -->
                    </otherfindaid>
                    <accessrestrict>
                        <!-- (...) -->
                    </accessrestrict>
                    <userestrict>
                        <!-- (...) -->
                    </userestrict>
 
                    <odd>
                        <!-- (...) -->
                    </odd>
 
                    <index>
                        <!-- (...) -->
                    </index>
                    <c level="series" id="Identifier_der_Serie">
                        <did>
                            <!-- hier sind alle Elemente der class-Ebene wiederverwendbar -->
                        </did>
                        <c level="file" id="Identifier_der_Titelaufnahme">
                            <did>
                    			<unitid>
									<!-- (...) -->
								</unitid>
                    			<unittitle>
									<!-- (...) -->
								</unittitle>
                    			<unitdate>
									<!-- (...) -->
								</unitdate>
                    			<abstract>
									<!-- (...) -->
								</abstract>
            	        		<origination>
									<!-- (...) -->
            	        		</origination>
            	        		<physdesc>
									<genreform normal="Karten und Pläne">Archivalientyp</genreform>
	        	                    <dimensions>Maße</dimensions>
        <dsc>
    	        <c       		<extent>Umfang</extent>
								</physdesc>level="collection" id="Identifier_des_Findbuchs">
                    			<materialspec>
			<did>
					<!-- (...) -->
                  	<physdesc>
							</materialspec>
<genreform normal="Karten und Pläne">Archivalientyp</genreform>
	                    			<langmaterial>
									<!-- (...) --><dimensions>Maße</dimensions>
                    			<<extent>Umfang</langmaterial>extent>
								<note></physdesc>
									<!-- (...) -->
								</note>
                            </did>
                <!-- (...) -->

          <otherfindaid>
      <c      level="class" id="Identifier_der_Rubrik">
                    <did>
						<!-- (...) -->
                   		<physdesc>
							<genreform normal="Karten        </otherfindaid>
und Pläne">Archivalientyp</genreform>
	                            <accessrestrict><dimensions>Maße</dimensions>
                                	<extent>Umfang</extent>
						</physdesc>
						<!-- (...) -->
                    </did>
        </accessrestrict>
            <!-- (...) -->

              <userestrict>
      <c level="series" id="Identifier_der_Serie">
                        <!-- (...) -->
                            </userestrict> hier sind alle Elemente der class-Ebene wiederverwendbar -->

                        <c    <odd>level="file" id="Identifier_der_Titelaufnahme">
                                <did>
								<!-- (...) -->
            	        		</origination>
            	        		<physdesc>
									<genreform normal="Karten und <Pläne">Archivalientyp</odd>genreform>
	        	                    <daogrp id="Identifier_des_Digitalisats"><dimensions>Maße</dimensions>
            	                    		<extent>Umfang</extent>
								</physdesc>
								<!-- (...) -->
                            </daogrp>did>
                            <index>
                                <!-- (...) -->
                            </index>
                            <c level="item" id="Identifier_des_Vorgangs">
                            	<!-- hier sind alle Elemente der file-Ebene wiederverwendbar -->

							</c>
                        </c>
                    </c>
                </c>
            </c>
        </dsc>
    </archdesc>
</ead>