Project

Profile

Help

Bug #3962

closed

makeAtomicValue returns NULL

Added by O'Neil Delpratt over 5 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Normal
Category:
C API
Start date:
2018-10-10
Due date:
% Done:

0%

Estimated time:
Found in version:
1.1.0
Fixed in version:
Platforms:

Description

Reported by user:

The makeAtomicValue() method which lives in the SaxonCXPath.c file returns NULL.

Example:

makeAtomicValue(“xs:date”, “2018-08-08”) 
Actions #1

Updated by O'Neil Delpratt over 5 years ago

  • Subject changed from makeAtomimcValue returns NULL to makeAtomicValue returns NULL
Actions #2

Updated by O'Neil Delpratt about 5 years ago

  • Status changed from New to Rejected

I am marking this bug issue as rejected as I think this is not a bug. In the method makeAtomicValue the string parameter for the type of the value we assume it is in the SCHEMA namespace and therefore must not contain a colon.

I have modified the Java code to give better reporting.

Please register to edit this issue

Also available in: Atom PDF