All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ml-modules.root.data-hub.4.impl.consts.xqy Maven / Gradle / Ivy

There is a newer version: 6.1.1
Show newest version
xquery version "1.0-ml";

module namespace consts = "http://marklogic.com/data-hub/consts";

declare option xdmp:mapping "false";

declare variable $XQUERY := "xqy";
declare variable $JAVASCRIPT := "sjs";
declare variable $XML := "xml";
declare variable $JSON := "json";

declare variable $INPUT_FLOW := "input";
declare variable $HARMONIZE_FLOW := "harmonize";




© 2015 - 2024 Weber Informatics LLC | Privacy Policy