Sha256: 8fdbce8cb763353418560293c2100b9660d80e0c97c4586efaf9c199f8eda840

Contents?: true

Size: 1.96 KB

Versions: 25

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: N1.xml 78 2009-05-12 22:27:26Z ikk $
-->

<Segment name="N1" comment="To identify a party by type of organization, name, and code">
  <Field name="EntityIdentifierCode1" min="2" max="3" validation="T98" comment="Code identifying an organizational entity, a physical location, property or an individual"/>
  <Field name="Name" required="y" min="1" max="60" comment="Free-form name"/>
  <Field name="IdentificationCodeQualifier" required="y" min="1" max="2" validation="T66" comment="Code designating the system/method of code structure used for Identification Code (67)"/>
  <Field name="IdentificationCode" required="y" min="2" max="80" comment="Code identifying a party or other code"/>
  <Field name="EntityRelationshipCode" required="y" min="2" max="2" validation="T706" comment="Code describing entity relationship"/>
  <Field name="EntityIdentifierCode2" required="y" min="2" max="3" validation="T98" comment="Code identifying an organizational entity, a physical location, property or an individual"/>
</Segment>

Version data entries

25 entries across 25 versions & 5 rubygems

Version Path
tcd_x12-1.7.1 misc/N1.xml
tcd_x12-1.7.0 misc/N1.xml
tcd_x12-1.6.3 misc/N1.xml
tcd_x12-1.6.2 misc/N1.xml
tcd_x12-1.6.1 misc/N1.xml
tcd_x12-1.6.0 misc/N1.xml
pd_x12-1.5.4 misc/N1.xml
pd_x12-1.5.3 misc/N1.xml
pd_x12-1.5.2 misc/N1.xml
pd_x12-1.5.1 misc/N1.xml
pd_x12-1.5.0 misc/N1.xml
pd_x12-1.4.8 misc/N1.xml
pd_x12-1.4.7 misc/N1.xml
pd_x12-1.4.6 misc/N1.xml
pd_x12-1.4.5 misc/N1.xml
pd_x12-1.4.4 misc/N1.xml
pd_x12-1.4.3 misc/N1.xml
pd_x12-1.4.2 misc/N1.xml
pd_x12-1.4.0 misc/N1.xml
PD_x12-1.3.12 misc/N1.xml