Ignore:
Timestamp:
01/14/16 13:05:14 (8 years ago)
Author:
Menzo Windhouwer
Message:

M toolkit/src/main/resources/toolkit/xsd/cmd-component.xsd
M toolkit/src/main/resources/toolkit/sch/cmd-component-best-practices.sch

  • moved a_nest Schematron rule to best practices

M toolkit/src/main/resources/toolkit/upgrade/cmd-record-1_1-to-1_2.xsl

  • added TODO
File:
1 edited

Legend:

Unmodified
Added
Removed
  • metadata/trunk/toolkit/src/main/resources/toolkit/upgrade/cmd-record-1_1-to-1_2.xsl

    r6907 r6908  
    5959    <!-- the profile specific uris -->
    6060    <xsl:variable name="cmd-profile-uri" select="concat($cmd-profiles,'/',$profile)"/>
     61    <!-- TODO: determine if we need the 1.2' version of the profile -->
    6162    <xsl:variable name="cr-profile-xsd" select="concat($cr-profiles,'/',$profile,$cr-extension-xsd)"/>
    6263    <xsl:variable name="cr-profile-xml" select="concat($cr-profiles,'/',$profile,$cr-extension-xml)"/>
Note: See TracChangeset for help on using the changeset viewer.