Sha256: ada8f4153b6367f3ef9354e665421dbde0f16287ec57d5dada3dc688d3bb3b4e
Contents?: true
Size: 1.96 KB
Versions: 28
Compression:
Stored size: 1.96 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: T786.xml 78 2009-05-12 22:27:26Z ikk $ --> <Table name="T786"> <Entry name="00" value="Company Non-Classified"/> <Entry name="01" value="Company Internal Use Only"/> <Entry name="02" value="Company Confidential"/> <Entry name="03" value="Company Confidential, Restricted (Need to Know)"/> <Entry name="04" value="Company Registered (Signature Required)"/> <Entry name="05" value="Personal"/> <Entry name="06" value="Supplier Proprietary"/> <Entry name="09" value="Company Defined (Trading Partner Level)"/> <Entry name="11" value="Competition Sensitive"/> <Entry name="20" value="Court Restricted"/> <Entry name="21" value="Juvenile Record Restricted"/> <Entry name="90" value="Government Non-Classified"/> <Entry name="92" value="Government Confidential"/> <Entry name="93" value="Government Secret"/> <Entry name="94" value="Government Top Secret"/> <Entry name="99" value="Government Defined (Trading Partner Level)"/> <Entry name="ZZ" value="Mutually Defined"/> </Table>
Version data entries
28 entries across 28 versions & 6 rubygems