Project

General

Profile

« Previous | Next » 

Revision 55942

#4570: one Landing page only

View differences:

xslt_cleaning_EGI.xml
353 353
							<alternateIdentifier alternateIdentifierType="URL"><xsl:value-of select="./text()"/></alternateIdentifier>
354 354
						</xsl:template>
355 355

  
356
						<xsl:template match="//*[local-name()='alternateIdentifier']">
356
						<xsl:template match="//*[local-name()='alternateIdentifier' and not(./@alternateIdentifierType='LandingPage')]">
357 357
							<xsl:copy-of select="." />
358 358
						</xsl:template>
359 359

  

Also available in: Unified diff