ds-caselaw-marklogic-api-client 5.2.4__py3-none-any.whl → 5.2.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ds-caselaw-marklogic-api-client might be problematic. Click here for more details.
- caselawclient/xquery/xslt_transform.xqy +7 -0
- {ds_caselaw_marklogic_api_client-5.2.4.dist-info → ds_caselaw_marklogic_api_client-5.2.6.dist-info}/METADATA +1 -1
- {ds_caselaw_marklogic_api_client-5.2.4.dist-info → ds_caselaw_marklogic_api_client-5.2.6.dist-info}/RECORD +6 -6
- {ds_caselaw_marklogic_api_client-5.2.4.dist-info → ds_caselaw_marklogic_api_client-5.2.6.dist-info}/LICENSE.md +0 -0
- {ds_caselaw_marklogic_api_client-5.2.4.dist-info → ds_caselaw_marklogic_api_client-5.2.6.dist-info}/WHEEL +0 -0
- {ds_caselaw_marklogic_api_client-5.2.4.dist-info → ds_caselaw_marklogic_api_client-5.2.6.dist-info}/top_level.txt +0 -0
|
@@ -14,6 +14,13 @@ let $xsl_path := fn:concat("judgments/xslts/", $xsl_filename)
|
|
|
14
14
|
|
|
15
15
|
let $params := map:map()
|
|
16
16
|
|
|
17
|
+
(: change the image-base of the document to match the location of the assets in $image_base
|
|
18
|
+
so that references to images point to the correct places on the internet :)
|
|
19
|
+
let $_put := map:put(
|
|
20
|
+
$params,
|
|
21
|
+
"image-base",
|
|
22
|
+
$image_base)
|
|
23
|
+
|
|
17
24
|
let $_ := if (not(exists($document_to_transform))) then
|
|
18
25
|
(
|
|
19
26
|
fn:error(xs:QName("FCL_DOCUMENTNOTFOUND"), "No XML document was found to transform")
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ds-caselaw-marklogic-api-client
|
|
3
|
-
Version: 5.2.
|
|
3
|
+
Version: 5.2.6
|
|
4
4
|
Summary: An API client for interacting with the Caselaw Marklogic instance
|
|
5
5
|
Home-page: https://github.com/nationalarchives/ds-caselaw-custom-api-client
|
|
6
6
|
Author: The National Archives
|
|
@@ -33,9 +33,9 @@ caselawclient/xquery/user_has_privilege.xqy,sha256=TfqPjhdpXt-4Fo7E2kEYRhfqQm6uE
|
|
|
33
33
|
caselawclient/xquery/user_has_role.xqy,sha256=52YuFZnXqaDDJs-j_UanpqcLNEiw_m9xb07HvZVUoXY,246
|
|
34
34
|
caselawclient/xquery/validate_all_documents.xqy,sha256=z_0YEXmRcZ-FaJM0ouKiTjdI4tLKQ4FTssRihR07qFk,156
|
|
35
35
|
caselawclient/xquery/xslt.xqy,sha256=w57wNijH3dkwHkpKeAxqjlghVflQwo8cq6jS_sm-erM,199
|
|
36
|
-
caselawclient/xquery/xslt_transform.xqy,sha256=
|
|
37
|
-
ds_caselaw_marklogic_api_client-5.2.
|
|
38
|
-
ds_caselaw_marklogic_api_client-5.2.
|
|
39
|
-
ds_caselaw_marklogic_api_client-5.2.
|
|
40
|
-
ds_caselaw_marklogic_api_client-5.2.
|
|
41
|
-
ds_caselaw_marklogic_api_client-5.2.
|
|
36
|
+
caselawclient/xquery/xslt_transform.xqy,sha256=6OX2cYua_VmkuQlkRg4PIKyCCE6f790f89ibL_QyEUI,1381
|
|
37
|
+
ds_caselaw_marklogic_api_client-5.2.6.dist-info/LICENSE.md,sha256=fGMzyyLuQW-IAXUeDSCrRdsYW536aEWThdbpCjo6ZKg,1108
|
|
38
|
+
ds_caselaw_marklogic_api_client-5.2.6.dist-info/METADATA,sha256=qky4W6vxzjyx2mmA3j99-amTXCRJgaH8f9SAhFRHrpE,3818
|
|
39
|
+
ds_caselaw_marklogic_api_client-5.2.6.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
|
|
40
|
+
ds_caselaw_marklogic_api_client-5.2.6.dist-info/top_level.txt,sha256=4dpSf3FUPNlPEIj3wBStqbgm3MBrVDAlsdW1EDHtcuw,14
|
|
41
|
+
ds_caselaw_marklogic_api_client-5.2.6.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|