Project

General

Profile

« Previous | Next » 

Revision 30172

updated xpath for resource to handle oai_datacite mdformat

View differences:

transform-Datacite.xslt
30 30

  
31 31
		<metadata>
32 32
			<xsl:copy-of
33
				select="//*[local-name() = 'metadata']/*[local-name() = 'resource']" />
33
				select="//*[local-name() = 'metadata']//*[local-name() = 'resource']" />
34 34

  
35 35
			<oaf:collectedDatasourceid>
36 36
				<xsl:value-of select="$dataSourceId" />

Also available in: Unified diff