lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [5515] Suppress several inforce disclosures


From: Wendy Boutin
Subject: [lmi-commits] [5515] Suppress several inforce disclosures
Date: Thu, 26 Jul 2012 20:39:11 +0000

Revision: 5515
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5515
Author:   wboutin
Date:     2012-07-26 20:39:10 +0000 (Thu, 26 Jul 2012)
Log Message:
-----------
Suppress several inforce disclosures

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/illustration_reg.xsl

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2012-07-26 17:02:00 UTC (rev 5514)
+++ lmi/trunk/ChangeLog 2012-07-26 20:39:10 UTC (rev 5515)
@@ -30406,3 +30406,8 @@
   product_data.hpp
 Fix defect introduced 20120618T1835Z: erroneous attribute.
 
+20120726T2039Z <address@hidden> [573]
+
+  illustration_reg.xsl
+Suppress several inforce disclosures.
+

Modified: lmi/trunk/illustration_reg.xsl
===================================================================
--- lmi/trunk/illustration_reg.xsl      2012-07-26 17:02:00 UTC (rev 5514)
+++ lmi/trunk/illustration_reg.xsl      2012-07-26 20:39:10 UTC (rev 5515)
@@ -334,6 +334,7 @@
               and values set forth in the illustration are not guaranteed.
             </fo:block>
             <fo:block padding-top="1em">
+<!-- Retain this logic in case the inforce footnotes are ever needed again.
               <xsl:choose>
                 <xsl:when test="$scalars/IsInforce='1'">
                   <xsl:if test="$SinglePremium='1'">
@@ -374,6 +375,7 @@
                   </xsl:if>
                 </xsl:when>
                 <xsl:otherwise>
+-->
                   <fo:block>
                     <xsl:choose>
                       <xsl:when test="$scalars/StatePostalAbbrev!='TX'">
@@ -400,9 +402,12 @@
                       </xsl:otherwise>
                     </xsl:choose>
                   </fo:block>
+<!-- Retain this logic in case the inforce footnotes are ever needed again.
                 </xsl:otherwise>
               </xsl:choose>
+-->
             </fo:block>
+<!-- Retain this logic in case the inforce footnotes are ever needed again.
             <xsl:if test="$scalars/IsInforce='1'">
               <fo:block font-weight="bold" font-style="italic" 
text-align="center" padding-top="10em">
                 <xsl:value-of select="$scalars/InforceNonGuaranteedFootnote1"/>
@@ -411,6 +416,7 @@
                 <xsl:value-of select="$scalars/InforceNonGuaranteedFootnote2"/>
               </fo:block>
             </xsl:if>
+-->
           </fo:block>
 
           <!-- Force Second Page -->




reply via email to

[Prev in Thread] Current Thread [Next in Thread]