Table of Contents

Search

  1. Preface
  2. Libraries for Industry Standards
  3. Using Libraries
  4. Descriptions of the Libraries
  5. Generate Library Objects

Libraries Guide

Libraries Guide

XML of a HIX Message

XML of a HIX Message

The HIX library processes XML structures such as the following example:
<?xml version="1.0" encoding="windows-1252" ?> - <X5010:interchange xmlns:X5010="http://www.informatica.com/B2B/HIX/5010" xmlns:X5010_820="http://www.informatica.com/B2B/HIX/5010/820"> - <delimiters> <field_separator>*</field_separator> <segment_separator segment_separator_suffix="">~</segment_separator> <composite_separator>:</composite_separator> <repeat_separator /> </delimiters> - <X5010:ISA> <R01>00</R01> <R02>..........</R02> <R03>01</R03> <R04>SECRET....</R04> <R05>ZZ</R05> <R06>SUBMITTERS.ID..</R06> <R07>ZZ</R07> <R08>RECEIVERS.ID...</R08> <R09>030101</R09> <R10>1253</R10> <R11>^</R11> <R12>00501</R12> <R13>000000905</R13> <R14>1</R14> <R15>T</R15> <R16>:</R16> </X5010:ISA> - <X5010:GS> <R01>RA</R01> <R02>SENDER CODE</R02> <R03>RECEIVERCODE</R03> <R04>19991231</R04> <R05>0802</R05> <R06>1</R06> <R07>X</R07> <R08>005010X306</R08> </X5010:GS> - <X5010:GE> <R01>1</R01> <R02>1</R02> </X5010:GE> - <X5010:IEA> <R01>1</R01> <R02>000000905</R02> </X5010:IEA> </X5010:interchange>

0 COMMENTS

We’d like to hear from you!