Table of Contents

AddNamespaceDeclaration Procedure

Codeunit XML Writer

Adds a namespace declaration to the last created element.

Signature

AddNamespaceDeclaration(Prefix: Text; NameSpace: Text)

Parameters

Prefix Text

The prefix for the namespace.

NameSpace Text

The namespace that will be associated with the prefix.

This documentation is generated from Smart Toolbox v27.1