Sha256: 1432315865ac93a3ba943336bb4b9695d3d31b43df9d644bc36d9954271be21e
Contents?: true
Size: 1.44 KB
Versions: 24
Compression:
Stored size: 1.44 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 --> <Composite name="C999" comment="TO hold the reference number of a data element and optionally a component data element within a composite"> <Field name="DataElementReferenceNumber" required="y" min="1" max="4" comment="Reference number used to locate the data element in the data element dictionary"/> <Field name="DataElementReferenceNumber" required="n" min="1" max="4" comment="Reference number used to locate the data element in the data element dictionary"/> </Composite>
Version data entries
24 entries across 24 versions & 4 rubygems
Version | Path |
---|---|
pd_x12-1.4.2 | misc/C999.xml |
pd_x12-1.4.0 | misc/C999.xml |
PD_x12-1.3.12 | misc/C999.xml |
PD_x12-1.3.11 | misc/C999.xml |