Re: [MarkLogic Dev General] password change

2016-12-16 Thread Norman Walsh
Norman Walsh <norman.wa...@marklogic.com> writes: > <pavadaidurai.ar...@cognizant.com> writes: >> What is the equivalent Marklogic Rest API for the below xquery api? > > PUT a JSON or XML payload containing the user-name and password to > /manage/v2/users/user-name.

Re: [MarkLogic Dev General] password change

2016-12-16 Thread Norman Walsh
gure port 8002 to use HTTPS. Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic Corporation Phone: +1 512 761 6676 www.marklogic.com ___ General mailing lis

Re: [MarkLogic Dev General] Hash of pdf

2016-11-30 Thread Norman Walsh
ue should work for the SHA1 hash. Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic Corporation Phone: +1 512 761 6676 www.marklogic.com ___ General mailing list General@dev

Re: [MarkLogic Dev General] Xdmp:xslt-eval

2015-10-10 Thread Norman Walsh
lt-eval($stylesheet, $document, $param) Then in $stylesheet, insert at the top level. When you need to query them, you can do so in XSLT with those parameters. Hope that helps. Be seeing you, norm -- Norman Walsh Lead En

Re: [MarkLogic Dev General] REST API: element range index administration

2015-10-09 Thread Norman Walsh
quot;localname" : ["a", "abbr"] > }] That sounds like a bug to me. You can, as a workaround, send multiple index objects, one for each local name. I've created a bug on our end for you. Be seeing you,

Re: [MarkLogic Dev General] Embedding Schematron inside XSD and validating a xml document against that XSD

2015-06-02 Thread Norman Walsh
. Putting them in the same file won't make them validate at the same time. Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic Corporation Phone: +1 512 761 6676 www.marklogic.com

Re: [MarkLogic Dev General] Embedding Schematron inside XSD and validating a xml document against that XSD

2015-05-29 Thread Norman Walsh
-schema is this from here https://github.com/ndw/ML-Schematron) Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic Corporation Phone: +1 512 761 6676 www.marklogic.com

Re: [MarkLogic Dev General] Migrating packages from ML6 to 7

2014-09-04 Thread Norman Walsh
/packages/newpack/install?format=xml; Hope that helps. And sorry again about the confusion. Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic Corporation Phone: +1 512 761 6676 www.marklogic.com signature.asc

Re: [MarkLogic Dev General] Export single XML package from Management Console?

2014-01-22 Thread Norman Walsh
in there. Another possibility might be to store the configurations rather than the packages (but again, that will not work if you want to store modules). Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic

Re: [MarkLogic Dev General] question about the configuration manager (port 8002)

2012-05-02 Thread Norman Walsh
contact support and we'll figure it out.) The bug, btw, is that package comparison fails to handle the case where there are multiple lexicons in a field word lexicon. Be seeing you, norm -- Norman Walsh Lead Engineer

Re: [MarkLogic Dev General] question about the configuration manager (port 8002)

2012-04-26 Thread Norman Walsh
Jakob Fix jakob@gmail.com writes: Norm, I sent it to you off-line. Yep. Got it. Be seeing you, norm -- Norman Walsh Lead Engineer MarkLogic Corporation Phone: +1 413 624 6676 www.marklogic.com

[MarkLogic Dev General] Apologies. Email test. [EOM]

2012-03-08 Thread Norman Walsh
Sorry for the noise. I've had trouble posting to this list because of email authentication issues. I believe those are now resolved. If you see this, I'm correct. Be seeing you, norm -- Norman Walsh Lead Engineer

Re: [MarkLogic Dev General] Convert results

2009-05-21 Thread Norman Walsh
, but it requires extra work. If you *really* meant carriage return, then you might have to do it directly with replace. Be seeing you, norm -- Norman Walsh Principal Technologist Mark Logic Corporation

Re: [MarkLogic Dev General] Undefined function error()

2009-03-06 Thread Norman Walsh
Norman Walsh n...@nwalsh.com writes: FWIW, I cut and paste the following prolog into all my queries. xquery version 1.0-ml; declare default function namespace http://www.w3.org/2005/xpath-functions;; declare option xdmp:mapping false; The first line assures I'm using standard

Re: [MarkLogic Dev General] xdmp:node-insert-child, xmlns and computedconstructors

2009-01-27 Thread Norman Walsh
model. I hope that helps... Be seeing you, norm [1] http://www.w3.org/TR/1998/REC-xml-19980210 [2] http://www.w3.org/2001/tag/doc/qnameids -- Norman Walsh Principal Technologist Mark Logic Corporation

Re: [MarkLogic Dev General]

2009-01-07 Thread Norman Walsh
testing... Be seeing you, norm -- Norman Walsh Principal Technologist Mark Logic Corporation ___ General mailing list General@developer.marklogic.com http://xqzone.com/mailman

Re: [MarkLogic Dev General] Quirks of generating xhtml with xquery

2008-08-28 Thread Norman Walsh
seems to provide sufficient functionality, and transforming xml data into xhtml is incredibly easy with xquery. It's what I want to do. Be seeing you, norm -- Norman Walsh Principal Technologist Mark Logic