IPWorks X12 2020 Delphi Edition

Questions / Feedback?

XElements Property

Collection of elements in the current EDI segment.

Syntax

property XElements: Tx12EDIElementList read get_XElements;

Remarks

When BuildDOM is set to bdEntireDocument or bdTransaction, this property will be populated when XPath is set to a valid segment within the document.

When BuildDOM is set to bdNone, this property will be populated for each event with the parsed out elements for that particular segment.

Example (Loop through all Elements of an Segment)

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks X12 2020 Delphi Edition - Version 20.0 [Build 8155]