I just now discovered that the XPath 3.0 function fn:analyze-string() is available in MarkLogic 4.2:
http://developer.marklogic.com/pubs/4.2/apidocs/StringBuiltins.html#fn:analyze-string Big help. I notice, though, that it is applied without complaint when one declares xquery version "1.0". As XQuery 1.0 includes functions from XPath 2.0 but not 3.0, should a stricly compliant 1.0 script throw an error when using fn:analyze-string()? -- David Sewell, Editorial and Technical Manager ROTUNDA, The University of Virginia Press PO Box 400314, Charlottesville, VA 22904-4314 USA Email: [email protected] Tel: +1 434 924 9973 Web: http://rotunda.upress.virginia.edu/ _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
