本文へ移動
QKQuickKitEN
データ形式LOCALブラウザ内で処理

XPath テスター

明示したXPath subsetを上限付きXMLに対してブラウザ内で評価します。

入力と主要な処理をブラウザ内で行い、その入力内容をQuickKitサーバーへ送信しない設計です。

一致結果

仕組みと使い方

absolute child path (/root/item)、descendant path (//item)、末尾の@attributeまたはtext()を扱います。predefined・numeric XML referenceをdecodeします。child element間のformatting whitespaceは無視し、leaf textの空白は保持します。実mixed contentと未対応XML構文はrejectします。predicate、axis、namespace、その他function、arithmetic、variableは未対応です。