You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Count lines in XML payment file by using XSL 1.0 template

edited May 8, 2019 7:44AM in Payables, Payments & Cash Management 3 comments

Summary

Hi, as per bank requirement for XML payment file, need to count total number of lines in XML files.

Content

I am using below but its not displaying expected counts. Pls advise

<TotalNumberOfLines>
  <xsl:number
    count="DocumentNumber"
    level="any"/>
  </TotalNumberOfLines>

Version

xml version="1.0"
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!