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
|
generateJavaScriptItemTypeAcceptor, generateJavaScriptItemTypeTest, getAtomizedItemType, getPrimitiveItemType, getPrimitiveType, getUType, isAtomicType, isAtomizable, isPlainType, matches, toExportString, toString, visitNamedSchemaComponents
SequenceType one()
SequenceType zeroOrOne()
SequenceType oneOrMore()
SequenceType zeroOrMore()
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.