summaryrefslogtreecommitdiff
path: root/xslt/normalize.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xslt/normalize.xsl')
-rw-r--r--xslt/normalize.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xslt/normalize.xsl b/xslt/normalize.xsl
index e24907d1..f48f4877 100644
--- a/xslt/normalize.xsl
+++ b/xslt/normalize.xsl
@@ -31,6 +31,7 @@ If You do not accept these Terms, then You must not continue to use this Metadat
</xsl:comment></xsl:if>
<md:EntitiesDescriptor>
+ <xsl:attribute name="ID"><xsl:value-of select="$ID"/></xsl:attribute>
<xsl:attribute name="Name"><xsl:value-of select="@Name"/></xsl:attribute>
<xsl:if test="@cacheDuration">
<xsl:attribute name="cacheDuration"><xsl:value-of select="@cacheDuration"/></xsl:attribute>