Changeset 5898 for cats


Ignore:
Timestamp:
12/09/14 12:41:58 (9 years ago)
Author:
Menzo Windhouwer
Message:

M openskos.xsl

  • correct path to the registration status
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-interface-rest/representations/dcs2/openskos.xsl

    r5814 r5898  
    6161                        <!-- status -->
    6262                        <xsl:choose>
    63                                 <xsl:when test="dcif:registrationStatus=('deprecated','superseded')">
     63                                <xsl:when test="dcif:administrationInformationSection/dcif:administrationRecord/dcif:registrationStatus=('deprecated','superseded')">
    6464                                        <openskos:status>expired</openskos:status>
    6565                                </xsl:when>
Note: See TracChangeset for help on using the changeset viewer.