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