lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5739] Fix defect introduced 20130421T2249Z: add new colum


From: Greg Chicares
Subject: [lmi-commits] [5739] Fix defect introduced 20130421T2249Z: add new column to schemata
Date: Wed, 10 Jul 2013 14:42:27 +0000

Revision: 5739
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5739
Author:   chicares
Date:     2013-07-10 14:42:26 +0000 (Wed, 10 Jul 2013)
Log Message:
-----------
Fix defect introduced 20130421T2249Z: add new column to schemata

Modified Paths:
--------------
    lmi/trunk/types.rnc
    lmi/trunk/types.xsd

Modified: lmi/trunk/types.rnc
===================================================================
--- lmi/trunk/types.rnc 2013-07-10 14:41:11 UTC (rev 5738)
+++ lmi/trunk/types.rnc 2013-07-10 14:42:26 UTC (rev 5739)
@@ -330,6 +330,7 @@
     | "Outlay"
     | "EeGrossPmt"
     | "ErGrossPmt"
+    | "ModalMinimumPremium"
     | "NetWD"
     | "NewCashLoan"
     | "TotalLoanBalance_Current"

Modified: lmi/trunk/types.xsd
===================================================================
--- lmi/trunk/types.xsd 2013-07-10 14:41:11 UTC (rev 5738)
+++ lmi/trunk/types.xsd 2013-07-10 14:42:26 UTC (rev 5739)
@@ -760,6 +760,7 @@
       <xs:enumeration value="Outlay"/>
       <xs:enumeration value="EeGrossPmt"/>
       <xs:enumeration value="ErGrossPmt"/>
+      <xs:enumeration value="ModalMinimumPremium"/>
       <xs:enumeration value="NetWD"/>
       <xs:enumeration value="NewCashLoan"/>
       <xs:enumeration value="TotalLoanBalance_Current"/>




reply via email to

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