xpath
Here are 408 public repositories matching this topic...
-
Updated
Jun 13, 2020 - C++
-
Updated
Jun 17, 2020 - JavaScript
Update README
README is kind of out of date as some description still in Swift 3.
- English
- Chinese
- Japanese
-
Updated
May 14, 2020 - Python
This would give us a better starting point for getting a Kubernetes cluster up and running in the future.
Maybe also using the GraalVM with native binaries. As we didn't use reflection and other stuff which would prohibit the use of native binaries the only thing now is that we moved to Java 13 and the GraalVM just started to support Java 11.
Values of an HTTP request will be assigned to the parameters of the invoked function. If the assignment fails, the returned error message should be more intuitive:
- Right now, it indicates what went wrong during the variable assignment in XQuery.
- The returned message should rather indicate how the request can be rewritten by the client to be successfully processed.
Examples
-
Updated
Jul 2, 2020 - Go
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Jun 14, 2020 - Pascal
Is your feature request related to a problem? Please describe.
Running the code below will result in two different error messages:
xquery version "3.1";
try { [1,2,3,4](-1) } catch err:FOAY0001 { $err:description },
try { array:get([1,2,3,4], -1) } catch err:FOAY0001 { $err:description }- "Array index out of bounds. Position -1 does not exist in this array. Length
-
Updated
Apr 29, 2020 - Go
Reported by @davidsulc
Currently, the Meeseeks.Parser module is private (@moduledoc false) which means that it's not possible for users to determine the proper parameters to (e.g.) Meeseeks.parse/2 by looking at the docs (as they refer to an undocumented module)
-
Updated
Sep 24, 2018 - PHP
-
Updated
Jun 23, 2020
-
Updated
Jun 21, 2020 - Java
-
Updated
May 15, 2020 - Python
-
Updated
Dec 1, 2016 - Python
Improve this page
Add a description, image, and links to the xpath topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xpath topic, visit your repo's landing page and select "manage topics."


There is a lot of content out there that uses this behavior. Actually, HTML5 mandates that
and
MUST be treated equally. Sadly, some HTML edit components emit such stuff.
At present the parser looses this content: