IPWorks EDIFACT 2020 Python Edition

Questions / Feedback?

x_children Property

Number of child elements of the current segment.

Syntax

def get_x_children() -> int: ...

x_children = property(get_x_children, None)

Default Value

0

Remarks

This property describes the number of children of the current segment in the parsed document.

This property is read-only.

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