Vertaling van "die XPath" in Engels
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.
Enthält die XPath -Adresse, unter der das Ergebnis des Ausdrucks gespeichert wird.
Contains the XPath location where the result of the expression will be stored.
Hier können Sie die XPath Ausdrücke, die Sie überwachen wollen, anzeigen.
You can define the XPath expressions you want to monitor here.
Aber ich kann nicht herausfinden, wie man die XPath "not ()" Funktion verwendet, um meine Abfrage zu invertieren.
But I can't figure out how to use the XPath "not()" function to invert my query.
Wenn das schreiben einer weiteren Erweiterung zu problematisch ist, kann man einfach das darunterliegende DOM oder die XPath Objekte holen und das von Hand in der Anwendung machen.
If writing another Extension is too much trouble, you can simply grab the underlying DOM or XPath objects and do it by hand in your application.
Microsoft Excel kann die XPath -Objekte in der angegebenen Schemazuordnung zum Exportieren von XML-Daten verwenden.
Microsoft Excel can use the XPath objects in the specified schema map to export XML data.
Da die Tabellen einzelne Abteilungen repräsentieren, kann der Name der Abteilung durch eine automatische Berechnung mittels eines XPath-Ausdrucks, der die XPath 2.0/3.0-Funktion current-grouping-key() aufruft, dynamisch aus dem aktuellen Kontext ermittelt werden.
Since each table represents a department, the name of the department can be dynamically obtained from the current context by using an Auto-Calculation with an XPath expression that calls the current-grouping-key() function of XPath 2.0/3.0.
Zusätzlich dazu unterstützt er eine Reihe neuer XSLT 3.0-Funktionen: XPath- und XQuery 3.1-Funktionen und Operatoren und die XPath 3.1-Spezifikation.
Additionally, it includes support for a number of new XSLT 3.0 features: XPath/XQuery 3.1 functions and operators, and the XPath 3.1 specification.
Gibt True zurück, wenn in Microsoft Excel die XPath -Objekte in der angegebenen Schemazuordnung zum Exportieren von XML-Daten verwendet werden und alle der angegebenen Schemazuordnung zugeordneten XML-Listen exportiert werden können.
Returns True if Microsoft Excel can use the XPath objects in the specified schema map to export XML data and all XML lists mapped to the specified schema map can be exported.
Die XPath -Eigenschaft ist gültig, wenn der enthaltene Bereich die folgenden Bedingungen erfüllt
The XPath property is valid when the range it contains meets the following conditions
avg((10, 20, 30)) Die XPath 2.0-Funktion avg verwendet eine Sequenz von Objekten als ihr einziges Argument.
avg((10, 20, 30)) The avg function of XPath 2.0 takes one sequence of items as its single argument.
Die XPath 2.0-Funktion fn:doc() lässt für ihr (einziges) URI-Argument nur Strings zu.
The XPath 2.0 function fn:doc() only allows strings as its (sole) URI argument.
Die XPath Abfrage bietet die Möglichkeit einzelne XPath Ausdrücke und Funktionen direkt auf die Quellobjektinstanz anzuwenden.
The XPath query offers the possibility to query single XPath expressions and Functions directly to the source object instance.