Class | Description |
---|---|
BlnSeq |
Sequence of items of type
xs:boolean , containing at least two of them. |
BytSeq |
Sequence of items of type
xs:byte , containing at least two of them. |
DblSeq |
Sequence of items of type
xs:double , containing at least two of them. |
DBNodeSeq |
Sequence, containing at least two ordered database nodes.
|
DecSeq |
Sequence of items of type
xs:decimal , containing at least two of them. |
Empty |
Empty sequence.
|
FltSeq |
Sequence of items of type
xs:float , containing at least two of them. |
IntSeq |
Sequence of items of type
xs:integer , containing at least two of them. |
RangeSeq |
Range sequence, containing at least two integers.
|
Seq |
Sequence, containing at least two items.
|
StrSeq |
Sequence of items of type
xs:string , containing at least two of them. |
SubSeq |
A sequence that defines a sub-range of another sequence.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.