Skip to content

Commit

Permalink
MWLR_DC import: Correct distributionInfo namespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronCinNZ committed Oct 11, 2024
1 parent 080d67a commit e9c4ab9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@
</mdb:resourceLineage>
</xsl:if>

<mds:distributionInfo>
<mdb:distributionInfo>
<mrd:MD_Distribution>
<mrd:transferOptions>
<xsl:for-each select=".//dc:references">
Expand Down Expand Up @@ -447,7 +447,7 @@
</mrd:distributionFormat>
</xsl:for-each>
</mrd:MD_Distribution>
</mds:distributionInfo>
</mdb:distributionInfo>
</mdb:MD_Metadata>
</xsl:template>

Expand Down

0 comments on commit e9c4ab9

Please sign in to comment.