Danny Sokolsky wrote: Hi Danny,
Thanks for your response! > * The return type in the doc for xdmp:get-request-field is wrong--it > should be item()*. We will work to correct that. That's what I thought, thanks for confirming this. > * The type of node will in most cases depend on the mimetype, which > for the file types will be based on its extension. For a list of > mimetypes, you can look in the Admin Interface (and you can change > and add things there too). Ok, I suspected something like that, but I didn't know where to look for the MIME types. Maybe a line about that is worth having in the doc. > * as far as decoding a binary node, I don't think you can do that > unless you know what type of binary it is. From MarkLogic's pov, it > is just a bunch of bits. Sure. But if I know for instance that I have some, say, UTF-8 text, I have all the needed info to decode it, isn't it? Even if my browser does not know that and so send some "application/octet-stream" from the form... Regards, -- Florent Georges http://fgeorges.org/ http://h2oconsulting.be/ _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
