Saxon.Api
Class XdmAnyFunctionType
-
public class XdmAnyFunctionType
- extends XdmItemType
Singleton class representing the item type function(*)
, which matches any function item.
Field Summary |
|
---|---|
static XdmAnyFunctionType | Instance
The singleton instance of this class: an |
Field Detail
Instance
public static XdmAnyFunctionType Instance
The singleton instance of this class: an XdmItemType
corresponding to the
item type function(*)
, which matches any function item.