XQItemType
extends the XQSequenceType
but restricts the occurrance indicator to be exactly one. This derivation allows passing an item type wherever a sequence type is expected, but not the other way. The XQItemType
interface contains methods to represent information about the following aspects of an item type: XQITEMKIND_*
constantsXQBASETYPE_*
constantsXQItemType
is a standalone object that is independant of the XQConnection
and any XQuery static or dynamic context.
|
|
|
|
|
|
|
|
|
|
|
|
|
|