Training
Module
Work with XMLports in Dynamics 365 Business Central - Training
Learn how to define and use XMLports in AL, understand different nodes and properties, and apply them in AL code.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
XML Writer is an API for emitting XML. At its core, an XML Writer writes one XML Node at a time, but there are additional helper APIs to make writing a sequence of nodes easier.
The following types of writer output are supported:
The following callbacks are used with the XML writer:
The following enumerations are used with the XML writer:
The following functions are used with the XML writer:
The following handle is used with the XML writer:
The following structures are used with the XML writer:
Training
Module
Work with XMLports in Dynamics 365 Business Central - Training
Learn how to define and use XMLports in AL, understand different nodes and properties, and apply them in AL code.