lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] odd/uniform_i12n 34570c6 1/2: Generalize <LastCoiRee


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/uniform_i12n 34570c6 1/2: Generalize <LastCoiReentryDate> documentation
Date: Tue, 28 Aug 2018 06:14:15 -0400 (EDT)

branch: odd/uniform_i12n
commit 34570c6415eab5026b8057a6f9bff81395febb8a
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Generalize <LastCoiReentryDate> documentation
    
    Rephrased documentation to support table reentry under broader
    circumstances.
---
 cell.rnc | 8 ++++----
 cell.xsd | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/cell.rnc b/cell.rnc
index e5ed89d..0f59406 100644
--- a/cell.rnc
+++ b/cell.rnc
@@ -289,10 +289,10 @@ cell_element = element cell
      element IsInforce                        {yes_or_no}
     ,## Insurance age on effective date.
      element IssueAge                         {age_int}
-    ,## Most recent group-underwriting date, for group contracts that
-     ## reenter a select and ultimate table of COI rates periodically
-     ## upon successful re-underwriting (for active lives only).
-     ## Default: effective date, for contracts with no reentry.
+    ,## For contracts that may reenter a select and ultimate table of
+     ## COI rates in various circumstances: the most recent such date.
+     ## Default: effective date, for contracts that have not yet
+     ## reentered, or that offer no reentry feature.
      element LastCoiReentryDate               {calendar_date_int}
     ,## Date of most recent 7702A material change. Default: effective
      ## date, for contracts that have never had a material change.
diff --git a/cell.xsd b/cell.xsd
index f3c466b..7e95027 100644
--- a/cell.xsd
+++ b/cell.xsd
@@ -819,10 +819,10 @@ subject to premium tax.</xs:documentation>
   </xs:element>
   <xs:element name="LastCoiReentryDate" type="calendar_date_int">
     <xs:annotation>
-      <xs:documentation>Most recent group-underwriting date, for group 
contracts that
-reenter a select and ultimate table of COI rates periodically
-upon successful re-underwriting (for active lives only).
-Default: effective date, for contracts with no reentry.</xs:documentation>
+      <xs:documentation>For contracts that may reenter a select and ultimate 
table of
+COI rates in various circumstances: the most recent such date.
+Default: effective date, for contracts that have not yet
+reentered, or that offer no reentry feature.</xs:documentation>
     </xs:annotation>
   </xs:element>
   <xs:element name="LastMaterialChangeDate" type="calendar_date_int">



reply via email to

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