Sha256: 29c072c4da707eedad97137aca5e478885217f52b56caf97b9ee4189ff0c60c6
Contents?: true
Size: 1.77 KB
Versions: 24
Compression:
Stored size: 1.77 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) 2012 P & D Technology Solutions, LLC. 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 --> <Segment name="IK4" comment="To report errors in a data element or composite data structure and identify the location of the data element"> <Field name="PositionInSegment" type="C030" required="y" comment="Code indicating relative position of the simple data element or composite data strucutre in error within a segment."/> <Field name="DataElementReferenceNumber" required="n" min="1" max="4" comment="Reference number used to locate element in the data element dictionary"/> <Field name="ImplementationDataElementSyntaxErrorCode" required="y" min="1" max="3" validation="T621" comment="Code indicating the implementation error found after syntax edits of a data element"/> <Field name="CopyOfBadDataElement" required="n" min="1" max="99" comment="This is a copy of the data element in error"/> </Segment>
Version data entries
24 entries across 24 versions & 4 rubygems