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 an EDIFACT Message

XML of an EDIFACT Message

The EDIFACT library processes XML structures such as the following example:
<interchange> <delimiters> <field_separator>+</field_separator> <segment_separator>'</segment_separator> <composite_separator>:</composite_separator> <escape_character>?</escape_character> </Delimiters> <UNA> <R01>:</R01> <R02>+</R02> <R03>,</R03> <R04>?</R04> <R05 /> <R06>'</R06> </UNA> <UNB> <R01> <R01>UNOA</R01> <R02>2</R02> </R01> <R02> <R01>BANESTO</R01> </R02>

0 COMMENTS

We’d like to hear from you!