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