Project

Profile

Help

Feature #4736

Updated by Debbie Lockett almost 4 years ago

We should add a new XPath `ItemType` for external JavaScript objects, so that type information for variables, etc. can be more specific than just `item()`. e.g. for storing JavaScript objects returned from calling IXSL extension functions, and global JS functions. (And to avoid conversion to XDM types, where this would otherwise happen.)

Back