net.sf.saxon.javax.xml.xquery
Interface XQSequenceType
- XQItemType
- SaxonXQItemType, SaxonXQSequenceType
public interface XQSequenceType
XQJ interfaces reconstructed from version 0.5 documentation
OCC_EMPTY
public static final int OCC_EMPTY
OCC_EXACTLY_ONE
public static final int OCC_EXACTLY_ONE
OCC_ONE_OR_MORE
public static final int OCC_ONE_OR_MORE
OCC_ZERO_OR_MORE
public static final int OCC_ZERO_OR_MORE
OCC_ZERO_OR_ONE
public static final int OCC_ZERO_OR_ONE
getItemOccurrence
public int getItemOccurrence()
toString
public java.lang.String toString()