Project

Profile

Help

Feature #1551

closed

Support for XML Editors and other applications that host a web-browser

Added by Philip Fearon almost 12 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
2012-06-12
Due date:
% Done:

100%

Estimated time:
Platforms:

Description

XML Editors and other applications may run Saxon-CE within a hosted browser. In this case, it should be possible to direct diagnostics and error output to the host application using a special external callback function that will function with non-JavaScript applications - provided they support an 'external' JavaScript object instance.

Actions #1

Updated by Philip Fearon almost 12 years ago

  • Status changed from New to Resolved
  • Sprint/Milestone set to Release 1.0

Support for this feature has been added. When publishing logging output, Saxon-CE will make a call back to a window.external.SaxonErrorhandler($message, $logLevel) function - if it exists.

Any logLevel threshold setting made in other JavaScript code can be overriden by setting the logLevel attribute in the URI of the web page hosting Saxon-CE.

See the System-Interfaces / External documentation for further details on this.

Actions #2

Updated by Philip Fearon almost 12 years ago

  • % Done changed from 0 to 100
Actions #3

Updated by O'Neil Delpratt about 11 years ago

  • Status changed from Resolved to Closed

Please register to edit this issue

Also available in: Atom PDF