Project

Profile

Help

Bug #5643

closed

schema pulled over HTTP not accepted by SchemaValidator

Added by O'Neil Delpratt over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Category:
Saxon-C Internals
Start date:
2022-08-12
Due date:
% Done:

100%

Estimated time:
Found in version:
11.3
Fixed in version:
12.1
Platforms:

Description

It would be good to accept schemas pulled over HTTP.

Reported by user here: https://saxonica.plan.io/boards/4/topics/8918

The register Schema currently accepts the xsd as text and filename. There is no reason why the xsd filename cannot be a over HTTP. Also it should be possible to accept XdmNode object as the xsd.

Actions #1

Updated by Martin Honnen about 1 year ago

Shouldn't this be fixed for Saxon 12/11.99? The API documentation doesn't mention a fix. This entry also has been dormant so I am not sure whether it just got overlooked or is part of the remaining work planned to be done before the final 12 release.

Actions #2

Updated by O'Neil Delpratt about 1 year ago

xsd files are accessible over HTTP in SaxonC 12.0

Actions #3

Updated by O'Neil Delpratt about 1 year ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Added to the API XdmNode support for registerSchema for C++, PHP and Python. This will be available in the next maintenance release.

Actions #4

Updated by O'Neil Delpratt about 1 year ago

  • Status changed from Resolved to Closed
  • Fixed in version set to 12.1

Bug fixed applied in the SaxonC 12.1 maintenance release.

Please register to edit this issue

Also available in: Atom PDF