EndElement Method

Finishes the current composite data element.

Object Oriented Interface

public function doEndElement();

Procedural Interface

ipworksedi_edifactwriter_do_endelement($res);

Remarks

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

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