Show / Hide Table of Contents

    SetNameSpace Procedure

    Codeunit XML Reader

    Sets a NameSpace with a given prefix, that should be used when reading the XML Data.

    Signature

    SetNameSpace(Prefix: Text; Uri: Text)
    

    Parameters

    Prefix Text

    The prefix that should be used in XPath queries for this NameSpace.

    Uri Text

    The NameSpace URI.

    This documentation is generated from Smart Toolbox v27.0

    Back to top Copyright © 2020 SmartApps
    Generated by DocFX