public static interface ItemType.WithSequenceTypeCache extends ItemType
ItemType.WithSequenceTypeCache
Modifier and Type | Method and Description |
---|---|
SequenceType |
one()
Get a sequence type representing exactly one instance of this atomic type
|
SequenceType |
oneOrMore()
Get a sequence type representing one or more instances of this atomic type
|
SequenceType |
zeroOrMore()
Get a sequence type representing one or more instances of this atomic type
|
SequenceType |
zeroOrOne()
Get a sequence type representing zero or one instances of this atomic type
|
explainMismatch, getAtomizedItemType, getBasicAlphaCode, getDefaultPriority, getFullAlphaCode, getGenre, getNormalizedDefaultPriority, getPrimitiveItemType, getPrimitiveType, getUType, isAtomicType, isAtomizable, isPlainType, isTrueItemType, matches, toExportString, toString
SequenceType one()
SequenceType zeroOrOne()
SequenceType oneOrMore()
SequenceType zeroOrMore()
Copyright (c) 2004-2021 Saxonica Limited. All rights reserved.