Project

Profile

Help

Bug #1859

closed

SXLM0001: Too many nested apply-templates calls. The stylesheet may be looping.

Added by d d almost 11 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Performance
Sprint/Milestone:
-
Start date:
2013-08-06
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:

Description

Good afternoon,

Michael Kay suggested I post this issue here for further work.

I have some delimited text (double pipe and a colon separates node name and data) that needs to be converted to xml.

I thought I could do it with XSLT and it worked for a while, but now management wants peoples background and experience included so there's a lot more data to process.

And that's what brings us here to the looping error.

Attached is the template and sample data to convert. Host names and email addresses have been redacted. If I missed one please let me know or delete it if you can.

The data looks like this:

||phone:9999||email:xxxx|| ... etc

And the final result should be

9999

xxxx

...


Files

joedata.xml (137 KB) joedata.xml d d, 2013-08-06 20:23
dbl-pipe.xsl (935 Bytes) dbl-pipe.xsl d d, 2013-08-06 20:23

Related issues

Is duplicate of Saxon - Bug #1991: recursion error, or stack overflow, on match() or analyze-stringClosedMichael Kay2014-01-28

Actions

Please register to edit this issue

Also available in: Atom PDF