Skip to content

Commit

Permalink
Reference the current MDRPS on imported metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Sep 2, 2013
1 parent 9748c0a commit 73ca1df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mdx/uk/import.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@
<xsl:attribute name="registrationInstant">
<xsl:value-of select="mdxDates:dateAdd(date:date-time(), 0)"/>
</xsl:attribute>
<xsl:element name="mdrpi:RegistrationPolicy">
<xsl:attribute name="xml:lang">en</xsl:attribute>
<xsl:text>http://ukfederation.org.uk/doc/mdrps-20130902</xsl:text>
</xsl:element>
</xsl:element>

</Extensions>
Expand Down

0 comments on commit 73ca1df

Please sign in to comment.