Vertaling van "XPath/XQuery" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The broad steps for debugging an XPath/XQuery expression are as follows
A continuación enumeramos los pasos generales del proceso de depuración de expresiones XPath/XQuery
Enter the XPath/XQuery expression in the expression pane.
Escriba la expresión XPath/XQuery en el panel de expresiones.
The result of the evaluation will be displayed immediately in the XPath/XQuery Window.
El resultado de la evaluación aparecerá inmediatamente en la ventana XPath.
The XPath default namespace is used for all XPath/XQuery functions, including extension functions and user-defined functions.
El espacio de nombres XPath predeterminado se usa para todas las funciones XPath, incluidas las funciones de extensión y las funciones definidas por el usuario.
The vertical layout (screenshot below) is useful when the XPath/XQuery expression (in the left-hand pane) spans multiple lines.
El diseño vertical (imagen siguiente) es el más práctico cuando la expresión XPath/XQuery (situada en el panel izquierdo) abarca varias líneas.
In XPath/XQuery, the string can be modified to fit the lexical representation of the required type and then converted to the required type (for example, by using the cast as expression).
En XPath/XQuery la cadena se puede modificar para ajustarse a la representación léxica del tipo necesario y convertirse después en dicho tipo (usando la expresión cast as, por ejemplo).
They are available in XPath/XQuery contexts.
Están disponibles en contextos XPath/XQuery.
The XPath/XQuery Window has nine tabs, enabling you to work with nine different expressions at a time.
La ventana XPath/XQuery ofrece hasta nueve pestañas diferentes para que pueda trabajar con nueve expresiones distintas a la vez.
In XPath/XQuery expressions, use features that are valid for querying JSON documents, such as the lookup operator and array functions.
En expresiones XPath/XQuery, use características que sean válidas para consultar documentos JSON, como el operador lookup y las funciones array.
You can create your own custom-made XPath/XQuery functions for individual projects, which you can then use in all XPath expressions in the project.
Puede crear sus funciones XPath/XQuery personalizadas para sus proyectos individuales, los cuales podrá usar posteriormente en todas las expresiones XPath del proyecto.
Altova extension functions can be used in XPath/XQuery expressions.
Puede utilizar todas las funciones de extensión de Altova en sus expresiones XPath/XQuery.
The XPath/XQuery and XSLT versions in which a function can be used are indicated in the description of the function (see symbols below).
Por cada función se indica en qué versión de XPath/XQuery y XSLT se puede usar (ver símbolos más abajo).
Luckily, functionality added to XPath/XQuery 3.1 provides a means for targeting JSON maps, arrays, and objects, offering a standardized way to query and transform JSON data using these familiar languages.
Por suerte, las funciones añadidas a XPath/XQuery 3.1 permiten transformar datos JSON y realizar consultas en asignaciones, matrices y objetos JSON de forma estandarizada usando estos lenguajes ya conocidos.