Loading TOC...

es functions

The table below lists all the es built-in functions (in this namespace: http://marklogic.com/entity-services).

You can also view these functions broken down by category:

This module contains the Entity Services API, which enables you to define logical entity-relationship models and instantiate them for use in your applications. For details, see the Entity Services Developer's Guide.

To use the es module as part of your own XQuery module, include the following line in your XQuery prolog:

import module namespace es = "http://marklogic.com/entity-services" at "/MarkLogic/entity-services/entity-services.xqy";

The library namespace prefix es is not predefined in the server.

24 functions
Function name Description
es:add-attachments This function is deprecated and will not be supported in MarkLogic 11.
es:copy-attachments This function is deprecated and will not be supported in MarkLogic 11.
es:database-properties-generate This function is deprecated and will not be supported in MarkLogic 11.
es:extract-array This function is deprecated and will not be supported in MarkLogic 11.
es:extraction-template-generate This function is deprecated and will not be supported in MarkLogic 11.
es:init-instance This function is deprecated and will not be supported in MarkLogic 11.
es:init-source This function is deprecated and will not be supported in MarkLogic 11.
es:init-translation-source This function is deprecated and will not be supported in MarkLogic 11.
es:instance-converter-generate This function is deprecated and will not be supported in MarkLogic 11.
es:instance-from-document This function is deprecated and will not be supported in MarkLogic 11.
es:instance-get-attachments This function is deprecated and will not be supported in MarkLogic 11.
es:instance-json-from-document This function is deprecated and will not be supported in MarkLogic 11.
es:instance-xml-from-document This function is deprecated and will not be supported in MarkLogic 11.
es:model-from-xml This function is deprecated and will not be supported in MarkLogic 11.
es:model-get-test-instances This function is deprecated and will not be supported in MarkLogic 11.
es:model-to-xml This function is deprecated and will not be supported in MarkLogic 11.
es:model-validate Validates an entity services model descriptor.
es:optional This function is deprecated and will not be supported in MarkLogic 11.
es:pii-generate This function is deprecated and will not be supported in MarkLogic 11.
es:schema-generate This function is deprecated and will not be supported in MarkLogic 11.
es:search-options-generate This function is deprecated and will not be supported in MarkLogic 11.
es:serialize-attachments This function is deprecated and will not be supported in MarkLogic 11.
es:version-translator-generate This function is deprecated and will not be supported in MarkLogic 11.
es:with-namespace This function is deprecated and will not be supported in MarkLogic 11.