Search found 2 matches

by gregpearman
Mon Jun 21, 2004 5:15 pm
Forum: Common Problems
Topic: XSLT transformation works in Editor but not debugger
Replies: 0
Views: 3423

XSLT transformation works in Editor but not debugger

I have an XSLT transformation (using Xalan) that works in the editor view. But, when I try stepping through the transformation via the debugger, I get a java.lang.StackOverflowError. I get the same error running the transformation from the command line. Here is my xml file: <?xml version="1.0&q...
by gregpearman
Fri Jun 06, 2003 8:03 pm
Forum: Feature Request
Topic: DTD to XML Schema Generation
Replies: 1
Views: 6344

DTD to XML Schema Generation

I would like a way to auto-generate an XML Schema from a DTD.