| Package | Description |
|---|---|
| com.marklogic.client.expression |
The package provides classes for building Optic plan pipelines and expressions for execution on the REST server.
|
| Modifier and Type | Method and Description |
|---|---|
XsNCNameExpr |
FnExpr.localNameFromQName(XsQNameExpr arg)
Returns an
xs:NCName representing the local part of arg. |
XsNCNameExpr |
XsExpr.NCName(XsAnyAtomicTypeExpr arg1)
Constructs or casts an expression to the xs:NCName server data type.
|
XsNCNameExpr |
FnExpr.prefixFromQName(XsQNameExpr arg)
Returns an
xs:NCName representing the prefix of arg. |
| Modifier and Type | Method and Description |
|---|---|
XsNCNameSeqExpr |
XsExpr.NCNameSeq(XsNCNameExpr... items)
Constructs a sequence of XsNCNameExpr items.
|
Copyright © 2013-2017 MarkLogic Corporation.