How to exclude reading last line in a position based file
Summary:
How to exclude reading last line in a position based file
Content (please ensure you mask any confidential information):
How to exclude reading the last line in a position-based file
Content (please ensure you mask any confidential information):
Hello Expert,
I'm getting position-based payment files like below, and I want to exclude reading the last line, which starts with 03
0178940400404 74884840274848 ui0284844 uu0274888 vv03HHHDBBUUUJNNNN HHHHH
I wrote the below XSD schema, however,
it is not skipping the last line
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):