Sha256: f8a5f5586cb41c0c9acb72c3b474ebe13af71d9d94da8b029d53bfb4fca00b1b
Contents?: true
Size: 1.98 KB
Versions: 28
Compression:
Stored size: 1.98 KB
Contents
<!-- This file is part of the X12Parser library that provides tools to manipulate X12 messages using Ruby native syntax. http://x12parser.rubyforge.org Copyright (C) 2009 APP Design, Inc. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA $Id: T1207.xml 78 2009-05-12 22:27:26Z ikk $ --> <Table name="T1207"> <Entry name="CHD" value="Children Only"/> <Entry name="DEP" value="Dependents Only"/> <Entry name="E1D" value="Employee and One Dependent"/> <Entry name="E2D" value="Employee and Two Dependents"/> <Entry name="E3D" value="Employee and Three Dependents"/> <Entry name="E5D" value="Employee and One or More Dependents"/> <Entry name="E6D" value="Employee and Two or More Dependents"/> <Entry name="E7D" value="Employee and Three or More Dependents"/> <Entry name="E8D" value="Employee and Four or More Dependents"/> <Entry name="E9D" value="Employee and Five or More Dependents"/> <Entry name="ECH" value="Employee and Children"/> <Entry name="EMP" value="Employee Only"/> <Entry name="ESP" value="Employee and Spouse"/> <Entry name="FAM" value="Family"/> <Entry name="IND" value="Individual"/> <Entry name="SPC" value="Spouse and Children"/> <Entry name="SPO" value="Spouse Only"/> <Entry name="TWO" value="Two Party"/> </Table>
Version data entries
28 entries across 28 versions & 6 rubygems