Versions Compared

Key

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

...

Code Block
languagexml
themeEclipse
title<titleSet> / <appellationValue><titleWrap>
<lido:objectIdentificationWrap>
    <lido:titleWrap>
        <lido:titleSet> <!-- Bevorzugter Titel -->             
			<lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00169" xml:lang="deu">Vier tanzende Musen</lido:appellationValue>
            <lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00169" xml:lang="eng">Four dancing muses</lido:appellationValue>
        </lido:titleSet>
        <lido:titleSet lido:type="http://vocab.getty.edu/aat/300417204"> <!-- Originaltitel -->
            <lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00169" xml:lang="deu">Tanz der Musen</lido:appellationValue>
        </lido:titleSet>
        <lido:titleSet lido:type="http://vocab.getty.edu/aat/300417227"> <!-- Weitere(r) Titel -->
            <lido:appellationValue lido:pref="http://terminology.lido-schema.org/lido00170" xml:lang="deu">Tanzende Göttinnen</lido:appellationValue>
        </lido:titleSet>
    </lido:titleWrap>
</lido:objectIdentificationWrap>

...