Project

General

Profile

« Previous | Next » 

Revision 55940

Fix #4572: dateAceepted from dateType Issued (as according to the guidelines for software and orp)

View differences:

xslt_cleaning_EGI.xml
141 141
									</xsl:choose>
142 142

  
143 143
									<oaf:dateAccepted>
144
										<xsl:value-of select="TransformationFunction:convertString($tf, normalize-space(//*[local-name()='date'][@dateType='Available']), 'DateISO8601')"/>
144
										<xsl:value-of select="TransformationFunction:convertString($tf, normalize-space(//*[local-name()='date'][@dateType='Issued']), 'DateISO8601')"/>
145 145
									</oaf:dateAccepted>
146 146

  
147 147
									<!-- Access rights based on COAR vocabulary -->

Also available in: Unified diff