lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 8c4e38c 2/5: Improve documentation in xml sch


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 8c4e38c 2/5: Improve documentation in xml schemata for input
Date: Fri, 15 Sep 2017 07:51:30 -0400 (EDT)

branch: master
commit 8c4e38ce2e324c56af06cc8087c2a02be860ba1c
Author: Gregory W. Chicares <address@hidden>
Commit: Gregory W. Chicares <address@hidden>

    Improve documentation in xml schemata for input
---
 cell.rnc | 2 +-
 cell.xsd | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cell.rnc b/cell.rnc
index fec2e9b..135e26c 100644
--- a/cell.rnc
+++ b/cell.rnc
@@ -272,7 +272,7 @@ cell_element = element cell
     ,## Inforce 7702A seven-pay premium.
      element InforceSevenPayPremium           {nonnegative_double}
     ,## Amount on which specified-amount load is charged, with due
-     ## regard to term rider.
+     ## regard to term rider and corridor.
      element InforceSpecAmtLoadBase           {nonnegative_double}
     ,## Inforce tax basis.
      element InforceTaxBasis                  {xsd:double}
diff --git a/cell.xsd b/cell.xsd
index 5cd0272..e7bbf4b 100644
--- a/cell.xsd
+++ b/cell.xsd
@@ -803,7 +803,7 @@ division of the general account with respect to the 
loan.</xs:documentation>
   <xs:element name="InforceSpecAmtLoadBase" type="nonnegative_double">
     <xs:annotation>
       <xs:documentation>Amount on which specified-amount load is charged, with 
due
-regard to term rider.</xs:documentation>
+regard to term rider and corridor.</xs:documentation>
     </xs:annotation>
   </xs:element>
   <xs:element name="InforceTaxBasis" type="xs:double">



reply via email to

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