p:collection() as xs:string
Return the name of the collection in which pipelines are stored.
xquery version "1.0-ml"; import module namespace p = "http://marklogic.com/cpf/pipelines" at "/MarkLogic/cpf/pipelines.xqy"; p:collection() ==> returns "http://marklogic.com/cpf/pipelines"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.