Pic-Fotoinhalt-Standort

Aus Data-Wiki
Version vom 25. August 2022, 10:47 Uhr von imported>Glorius (Die Seite wurde neu angelegt: „<pre> <dfl:part name="Pic-Fotoinhalt-Standort"> <dfl:if test="###RESULTSETMATCHDID###=@did or ancestor::document or not(ancestor::root)"> <dfl:variable…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
<dfl:part name="Pic-Fotoinhalt-Standort">
			<dfl:if test="###RESULTSETMATCHDID###=@did or ancestor::document or not(ancestor::root)">
				<dfl:variable name="o1">
					<dfl:apply-templates template="Bausteine" part="Standort-Bauwerk-kurz" forcedSelect="true" select="self::a8450"/>
				</dfl:variable>
				<dfl:if test="normalize-space($o1)">
					<dfl:text> – </dfl:text>
					<dfl:value-of select="$o1"/>
				</dfl:if>
			</dfl:if>
			<dfl:if test="###RESULTSETMATCHDID###!=@did and not(ancestor::document) and ancestor::root">
				<dfl:apply-templates select="descendant::*[###RESULTSETMATCHDID###=@did][1]"/>
			</dfl:if>
		</dfl:part>