Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
4 votes
2 answers
79 views

I'm running a BaseX HTTP-Server where a read-only user is used for database queries. Now I have the following document getDoc.xml to retrieve content of an XML file in the database: <query> <...
leu's user avatar
  • 2,123
1 vote
1 answer
67 views

We are using CORB2 tool to extract XPath values from millions of documents and export the values to batch of CSV files. Details on CORB job: PROCESS-TASK=com.marklogic.developer.corb.ExportToFileTask ...
0 votes
0 answers
82 views

I am investigating the difference of XQuery performance between two XML structures. The first one seems more common: <member> <info type="basic"> <name>Some ...
2 votes
2 answers
121 views

Take this for example: DECLARE @xml XML = N' <members> <member> <name>John</name> <age>32</age> </member> <member> &...
3 votes
1 answer
82 views

I’m trying to load an XQuery module with a simple function into the Modules database using the Marklogic query console. xquery version "1.0-ml"; xdmp:document-insert("/my/app/my-module....
3 votes
1 answer
104 views

I am trying to import a legacy configuration file into SQL Server table that is in XML that also has an XSLT transform file. I have imported the XML config using .nodes and XPath syntax with a lot of ...
1 vote
0 answers
61 views

I am using version 2019 rel. 3 sp1 (x64) which says the help that XQuery Update Facility works in XMLSPY. But I get an error in the XPath/XQuery panel. "Unexpected token 'node' I am trying to ...
paulhr's user avatar
  • 389
2 votes
1 answer
93 views

I can't find much related documentation or settings in MarkLogic regarding the <retry-count> property of a request. I can see this value goes up sometimes and it looks like it comes from within ...
1 vote
1 answer
72 views

My application reads the text files(headers_columns may vary) and produces the content of the file in string format each record is separated by newline character(\n). I want to generate the XMLs with ...
Learner's user avatar
  • 57
0 votes
0 answers
24 views

I have a service connection in IICS that connects to an API with SOAP (was originally a regular REST connection that worked fine). The goal is to take the payload as text and write it to a file. I get ...
Macrus's user avatar
  • 69
1 vote
3 answers
61 views

I am getting this error - cts:search(fn:collection()/book, cts:element-range-query(xs:QName("ID"), "=", xs:long("1234"), (), 1)) -- Invalid cast: xs:untypedAtomic("...
0 votes
2 answers
79 views

I need help getting a node value and a csv value of the subnodes from. -- File location declare @x XML = (select * from OPENROWSET(bulk 'C:\SQLBulkLoad\OrphaNet\XML\OrphaTable\en_product1_Small.xml', ...
1 vote
1 answer
64 views

I'm reading on SQL Server from a column in a table which is of type XML. The problem is that there is a node called "InstalledBy" which does not always exist. The definition of the table is ...
Patrick's user avatar
  • 55
0 votes
0 answers
87 views

Problem statement: Integration Apache Camel with Xquery fails Steps: Java 17 Added below camel dependencies to Maven project <dependency> <groupId>org.apache.camel</groupId&...
0 votes
1 answer
84 views

So i am new to both fontoxpath and Xquery. I would like to select a node in a document, then do an insert. declare %public %updating function xyz:change($bc as document-node(), $ch as element()) { ...
Sander_P's user avatar
  • 1,827

15 30 50 per page
1
2 3 4 5
...
361

AltStyle によって変換されたページ (->オリジナル) /