misc/999.xml in pd_x12-1.4.7 vs misc/999.xml in pd_x12-1.4.8
- old
+ new
@@ -1,11 +1,11 @@
<!--
This file is part of the X12Parser library that provides tools to
manipulate X12 messages using Ruby native syntax.
- http://x12parser.rubyforge.org
-
+ 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
@@ -24,21 +24,22 @@
<Definition>
<Loop name="999" required="y" >
<Segment name="ISA" max="1" required="y" />
+ <Segment name="TA1" max="1" required="n" />
<Segment name="GS" max="1" required="y" />
<Segment name="ST" max="1" required="y" >
<Field name="TransactionSetIdentifierCode" const="999" min="3" max="3" validation="T143" comment="Code uniquely identifying a Transaction Set"/>
<Field name="TransactionSetControlNumber" min="4" max="9" comment="Identifying control number that must be unique within the transaction set functional group assigned by the originator for a transaction set"/>
<Field name="ImplementationConventionReference" required="n" min="1" max="35" comment="Reference assigned to identify implementation control" />
</Segment>
<Segment name="AK1" required="y" max="1" comment="Functional Group Response"/>
<Loop name="L1000" max="999999" required="y">
- <Segment name="AK2" max="1" required="n" comment="Transaction Set Response Header"/>
+ <Segment name="AK2" max="1" required="n" comment="Transaction Set Response Header"/>
<Loop name="L1010" max="999999" required="n">
<Segment name="IK3" max="1" required="n" comment="Error Identification"/>
- <Segment name="CTX" max="10" required="n" comment="Segment Context"/>
+ <Segment name="CTX" max="10" required="n" comment="Segment Context"/>
<Loop name="L1020" required="n">
<Segment name="IK4" max="1" required="n" comment="Implementation Data Element Note"/>
<Segment name="CTX" max="10" required="n" comment="Element Context"/>
</Loop>
</Loop>
\ No newline at end of file