Skip to content

Commit

Permalink
Simplify generation process by updating master file's Name URI so tha…
Browse files Browse the repository at this point in the history
…t it doesn't need to be tweaked.
  • Loading branch information
iay committed Feb 12, 2008
1 parent c042e9e commit 39ca9df
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions build/master_ukfederation.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,6 @@
</xsl:copy>
</xsl:template>

<!--
Tweak the federation URI.
-->
<xsl:template match="@Name[parent::md:EntitiesDescriptor]">
<xsl:attribute name="Name">http://ukfederation.org.uk</xsl:attribute>
</xsl:template>

<!--
Drop any explicit xsi:schemaLocation attributes from imported entity fragments.
-->
Expand Down

0 comments on commit 39ca9df

Please sign in to comment.