Project

Profile

Help

Bug #4307

closed

.NET API Documentation: type hierarchy for XdmNode does not show XdmValue as an ancestor

Added by Michael Kay over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Low
Category:
Documentation
Sprint/Milestone:
-
Start date:
2019-09-02
Due date:
% Done:

100%

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

Description

In the .NET API Documentation, the type hierarchy for XdmNode is shown as

System.Object
 Saxon.Api.XdmItem
    Saxon.Api.XdmNode

The fact that XdmItem is a subclass of XdmValue is not shown; although on the page for XdmItem, the hierarchy is shown as Object/XdmValue/XdmItem.

The same applies to other subclasses of XdmItem, for example XdmAtomicValue.

The same problem affects 9.8 except that the top level System.Object was not shown in the class hierarchy.

Please register to edit this issue

Also available in: Atom PDF