Search found 2 matches

by mattcoarr
Wed Sep 11, 2013 6:26 pm
Forum: XSLT and FOP
Topic: XWatch problems -- one watch expression corrupts other watch
Replies: 7
Views: 5112

XWatch problems -- one watch expression corrupts other watch

I have a problem with a stylesheet. The stylesheet has: * a stylesheet level param, let's call it targetIdList. This is typed as xs:string* * a root template (e.g. match="/") * a named template, let's call it "process" I debug this stylesheet and set a breakpoint before the call ...
by mattcoarr
Fri Aug 30, 2013 11:13 pm
Forum: XQuery
Topic: xquery transformation scenario resetting "allow calls on ext
Replies: 2
Views: 5536

xquery transformation scenario resetting "allow calls on ext

I'm using Oxygen Developer on an xquery file. I'm trying to check the option: Allow calls on extension functions ("-ext") I'm using Saxon-EE Xquery 9.5.0.2. However, every time I set this checkbox and leave the "transformation scenario" configuration dialog, the checkbox gets res...