IPWorks EDI 2020 Python Edition

Questions / Feedback?

end_element Method

Finishes the current composite data element.

Syntax

def end_element() -> None: ...

Remarks

Call on_end_element once you've written all components in an element started with start_element. You should not call this if you wrote a simple element using write_element_string

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