Changeset 447 for rfc2629xslt/rfc2629toXHTML.xslt
- Timestamp:
- 23/02/09 12:14:49 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rfc2629xslt/rfc2629toXHTML.xslt
r446 r447 3330 3330 3331 3331 <!-- as of Nov 2008 --> 3332 <xsl:when test="/rfc/@ipr = 'trust200811' ">3332 <xsl:when test="/rfc/@ipr = 'trust200811' or /rfc/@ipr = 'noModificationTrust200811' or /rfc/@ipr = 'noDerivativesTrust200811'"> 3333 3333 This Internet-Draft is submitted to IETF pursuant to, and in full 3334 3334 conformance with, the provisions of BCP 78 and BCP 79. 3335 3335 </xsl:when> 3336 <xsl:when test="/rfc/@ipr = 'noModificationTrust200811'">3337 This Internet-Draft is submitted to IETF pursuant to, and in full3338 conformance with, the provisions of BCP 78 and BCP 79.3339 This document may not be modified, and derivative works of it may3340 not be created, except to format it for publication as an RFC and3341 to translate it into languages other than English.3342 </xsl:when>3343 <xsl:when test="/rfc/@ipr = 'noDerivativesTrust200811'">3344 This Internet-Draft is submitted to IETF pursuant to, and in full3345 conformance with, the provisions of BCP 78 and BCP 79.3346 This document may not be modified, and derivative works of it may3347 not be created, and it may not be published except as an Internet-Draft.3348 </xsl:when>3349 3336 3350 3337 <!-- as of Feb 2009 --> 3351 <xsl:when test="/rfc/@ipr = 'trust200902' ">3338 <xsl:when test="/rfc/@ipr = 'trust200902' or /rfc/@ipr = 'noModificationTrust200902' or /rfc/@ipr = 'noDerivativesTrust200902' or /rfc/@ipr = 'pre5378Trust200902'"> 3352 3339 This Internet-Draft is submitted to IETF pursuant to, and in full 3353 3340 conformance with, the provisions of BCP 78 and BCP 79. 3354 3341 </xsl:when> 3355 3342 <xsl:when test="/rfc/@ipr = 'noModificationTrust200902'"> 3356 This Internet-Draft is submitted to IETF pursuant to, and in full3357 conformance with, the provisions of BCP 78 and BCP 79.3358 3343 This document may not be modified, and derivative works of it may 3359 3344 not be created, except to format it for publication as an RFC or … … 3361 3346 </xsl:when> 3362 3347 <xsl:when test="/rfc/@ipr = 'noDerivativesTrust200902'"> 3363 This Internet-Draft is submitted to IETF pursuant to, and in full3364 conformance with, the provisions of BCP 78 and BCP 79.3365 3348 This document may not be modified, and derivative works of it may 3366 3349 not be created, and it may not be published except as an Internet-Draft. 3367 3350 </xsl:when> 3368 3351 <xsl:when test="/rfc/@ipr = 'pre5378Trust200902'"> 3369 This Internet-Draft is submitted to IETF pursuant to, and in full3370 conformance with, the provisions of BCP 78 and BCP 79.3371 3352 This document may contain material from IETF Documents or IETF Contributions published or 3372 3353 made publicly available before November 10, 2008. The person(s) controlling the copyright in … … 3382 3363 CONFORMANCE UNDEFINED. 3383 3364 </xsl:otherwise> 3365 </xsl:choose> 3366 3367 <!-- restrictions --> 3368 <xsl:choose> 3369 <xsl:when test="/rfc/@ipr = 'noModificationTrust200811'"> 3370 This document may not be modified, and derivative works of it may 3371 not be created, except to format it for publication as an RFC and 3372 to translate it into languages other than English. 3373 </xsl:when> 3374 <xsl:when test="/rfc/@ipr = 'noDerivativesTrust200811'"> 3375 This document may not be modified, and derivative works of it may 3376 not be created, and it may not be published except as an Internet-Draft. 3377 </xsl:when> 3378 3379 <xsl:when test="/rfc/@ipr = 'noModificationTrust200902'"> 3380 This document may not be modified, and derivative works of it may 3381 not be created, except to format it for publication as an RFC or 3382 to translate it into languages other than English. 3383 </xsl:when> 3384 <xsl:when test="/rfc/@ipr = 'noDerivativesTrust200902'"> 3385 This document may not be modified, and derivative works of it may 3386 not be created, and it may not be published except as an Internet-Draft. 3387 </xsl:when> 3388 3389 <xsl:otherwise/> 3384 3390 </xsl:choose> 3385 3391 </t> … … 3484 3490 3485 3491 <!-- special case: RFC5378 escape applies to RFCs as well --> 3486 <xsl:if test="/rfc/@ipr = 'pre5378Trust200902' and /rfc/@number">3492 <xsl:if test="/rfc/@ipr = 'pre5378Trust200902'"> 3487 3493 <t> 3488 3494 This document may contain material from IETF Documents or IETF Contributions published or … … 5078 5084 <xsl:text>http://greenbytes.de/tech/webdav/rfc2629.xslt, </xsl:text> 5079 5085 <!-- when RCS keyword substitution in place, add version info --> 5080 <xsl:if test="contains('$Revision: 1.42 1$',':')">5081 <xsl:value-of select="concat('Revision ',normalize-space(translate(substring-after('$Revision: 1.42 1$', 'Revision: '),'$','')),', ')"/>5086 <xsl:if test="contains('$Revision: 1.422 $',':')"> 5087 <xsl:value-of select="concat('Revision ',normalize-space(translate(substring-after('$Revision: 1.422 $', 'Revision: '),'$','')),', ')"/> 5082 5088 </xsl:if> 5083 <xsl:if test="contains('$Date: 2009-02-2 0 13:12:03$',':')">5084 <xsl:value-of select="concat(normalize-space(translate(substring-after('$Date: 2009-02-2 0 13:12:03$', 'Date: '),'$','')),', ')"/>5089 <xsl:if test="contains('$Date: 2009-02-22 22:47:18 $',':')"> 5090 <xsl:value-of select="concat(normalize-space(translate(substring-after('$Date: 2009-02-22 22:47:18 $', 'Date: '),'$','')),', ')"/> 5085 5091 </xsl:if> 5086 5092 <xsl:value-of select="concat('XSLT vendor: ',system-property('xsl:vendor'),' ',system-property('xsl:vendor-url'))"/>
Note: See TracChangeset
for help on using the changeset viewer.