Project

Profile

Help

Bug #4101

closed

In the fn:serialize options parameter, the expected type for saxon:property-order is xs:QName*

Added by Michael Kay about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Saxon extensions
Sprint/Milestone:
-
Start date:
2019-01-18
Due date:
% Done:

100%

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

Description

Saxon defines a custom serialization property saxon:property-order for the JSON serialization method; this is used to control the order in which properties of an object are output. The properties of a JSON-derived object are always strings. The serialize() method incorrectly expects the values to be supplied as QNames.

The correct expected type is xs:string*.

Actions #1

Updated by O'Neil Delpratt about 5 years ago

  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 9.9.1.1 added

Bug fix applied to the Saxon 9.9.1.1 maintenance release.

Actions #2

Updated by O'Neil Delpratt about 5 years ago

  • Status changed from Resolved to Closed

Please register to edit this issue

Also available in: Atom PDF