IPWorks EDIFACT 2020 macOS Edition

Questions / Feedback?

XElements Property

Collection of elements in the current EDI segment.

Syntax

public var xElements: Array<EDIElement> {
get {...} }

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDIFACT 2020 macOS Edition - Version 20.0 [Build 8209]