IPWorks EDIFACT 2020 JavaScript Edition

Questions / Feedback?

XElements Property

Collection of elements in the current EDI segment.

Syntax


 getXElements(): EDIElementList;



Default Value

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 EDIFACT 2020 JavaScript Edition - Version 20.0 [Build 8262]