Project

General

Profile

« Previous | Next » 

Revision 10418

Major touchup work in ISO XSL

- Fixes numerous bugs involving ISO's bizarre use of nilReasons
- Fixes numerous bugs involving differences between the ISO workbook
and the schema
- Adds support for Polygons

View differences:

iso-md.xsl
5 5
    <xsl:template match="gmd:MD_Identifier">
6 6
        <xsl:apply-templates select="./gmd:code" />
7 7
    </xsl:template>
8
    <xsl:template match="gmd:RS_Identifier">
9
        <xsl:apply-templates select="./gmd:code" />
10
    </xsl:template>
8 11
    <xsl:template match="gmd:MD_TopicCategoryCode">
9 12
        <xsl:apply-templates />
10 13
    </xsl:template>

Also available in: Unified diff