ml-modules.root.data-hub.4.impl.consts.xqy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of marklogic-data-hub Show documentation
Show all versions of marklogic-data-hub Show documentation
Library for Creating an Operational Data Hub on MarkLogic
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