| 例文 |
In the Source view, copy the XPath expression you want to watch. 例文帳に追加
ソースビューで、監視する XPath 式をコピーします。 - NetBeans
Returns the content of the first match of the XPath expression. 例文帳に追加
XPath 式に最初にマッチした内容を返します。 - PEAR
XPATH EXPRESSION PROCESSING METHOD, XPATH EXPRESSION PROCESSING DEVICE, AND XPATH EXPRESSION PROCESSING PROGRAM例文帳に追加
XPath式処理方法、XPath式処理装置及びXPath式処理プログラム - 特許庁
XPATH EXPRESSION PROCESSOR, XPATH EXPRESSION PROCESSING METHOD AND XPATH EXPRESSION PROCESSING PROGRAM例文帳に追加
XPath式処理装置、XPath式処理方法、および、XPath式処理プログラム - 特許庁
An XPath expression can be specified to extract a subset from the given XML data. 例文帳に追加
XPath 式を指定して、XML データの一部を取り出すこともできます。 - PEAR
In the New watch dialog box, paste the XPath expression into the Watch Expression field and click OK. 例文帳に追加
「新規ウォッチポイント」ダイアログで、XPath 式を「ウォッチポイント式」フィールドにペーストし、「了解」をクリックします。 - NetBeans
XPATH EXPRESSION PROCESSOR, XPATH EXPRESSION PROCESSING METHOD, XPATH EXPRESSION PROCESSING PROGRAM, AND STORAGE MEDIUM STORING THE PROGRAM例文帳に追加
XPath式処理装置、XPath式処理方法、XPath式処理プログラムおよびそのプログラムを記憶した記憶媒体 - 特許庁
The XPath expression analysis and generation part 12 generates a formatted XPath expression (second search expression) for searching XML data having different schemas from the input XPath expression stored in an XML data storage device 20, according to the extracted path components.例文帳に追加
XPath式解析生成部12は、抽出されたパス構成要素に基づいて、XMLデータ格納装置20に格納されている、入力されたXPath式とは異なるスキーマのXMLデータを検索するための定型XPath式(第2の検索式)を生成する。 - 特許庁
In the Source view, go to line 210 and copy the XPath expression: not(ItineraryIn.itinerary/ota:ItineraryInfo/ota:ReservationItems/ota:Item/ota:Air)Alternatively, select the HasAirline If element on the diagram and copy the XPath expression from the Condition row in the Properties window. 例文帳に追加
ソースビューで、行 210 へ進み、次の XPath 式をコピーします。 not(ItineraryIn.itinerary/ota:ItineraryInfo/ota:ReservationItems/ota:Item/ota:Air)あるいは、図上の If 要素 HasAirline を選択し、XPath 式を「プロパティー」ウィンドウの「条件」行からコピーします。 - NetBeans
XPATH EXPRESSION PROCESSING METHOD, XPATH EXPRESSION PROCESSOR, XPATH EXPRESSION PROCESSING PROGRAM, STORAGE MEDIUM STORING THE PROGRAM, AND AUTOMATON例文帳に追加
XPath式処理方法、XPath式処理装置、XPath式処理プログラムおよびそのプログラムを記憶した記憶媒体、ならびに、オートマトン - 特許庁
An XML data search part 15 uses the generated formatted XPath expression to search the XML data storage device 20 for structured data matching the formatted XPath expression.例文帳に追加
XMLデータ検索部15は、生成された定型XPath式を用いて、当該定型XPath式に合致する構造化データをXMLデータ格納装置20から検索する。 - 特許庁
The condition must be an XPATH expression that will be evaluated when transforming the XML.例文帳に追加
条件はXMLが変換されるときに評価されるXPATH形式でなくてはなりません。 - Gentoo Linux
If you want to enter an XPath expression from your BPEL process, copy it using one of the following methods: 例文帳に追加
BPEL プロセスから XPath 式を入力するには、次のいずれかの方法で式をコピーします。 - NetBeans
An input part 11 inputs an XPath expression (first search expression) including path components specified by a user.例文帳に追加
入力部11は、ユーザによって指定されたパス構成要素を含むXPath式(第1の検索式)を入力する。 - 特許庁
In the Source view, go to line 127 and copy the XPath expression:not(ItineraryIn.itinerary/ItineraryInfo/ReservationItems/Item/Air)Alternatively, select the HasAirline if element on the diagram and copy the XPath expression from the Condition row in the Properties window. 例文帳に追加
ソースビューで、行 127 へ進み、次の XPath 式をコピーします。 not(ItineraryIn.itinerary/ItineraryInfo/ReservationItems/Item/Air)あるいは、図上の If 要素 HasAirline を選択し、XPath 式を「プロパティー」ウィンドウの「条件」行からコピーします。 - NetBeans
To add a watch,copy the XPath expression you want to monitor, choose Run Add Watch from the main menu, and paste the expression into the Watch Expression field.Click OK.例文帳に追加
ウォッチポイントを追加するには、監視する XPath 式をコピーし、メインメニューから「実行」「ウォッチポイントを追加」を選択して、「ウォッチポイント式」フィールドに式をペーストします。 「了解」をクリックします。 - NetBeans
In the example, first a SQL query is done, in the second a SQL query done again - but the parameter for bandsID is taken from the XPath expression in the curly braces. 例文帳に追加
例では先に SQL クエリが終了し、再度第2の SQL クエリが実行されます、しかし bandsID のパラメータは XPath 式の波括弧から取得される。 - PEAR
To search XML data incompatible with a schema specified by a user as well on an XPath expression compatible with the specified schema.例文帳に追加
ユーザによって指定されたスキーマに準拠したXPath式から、当該指定されたスキーマに準拠しないXMLデータをも検索することを可能とする。 - 特許庁
To propose an XML data retrieval system using an XPath expression having a plurality of conditions.例文帳に追加
複数の条件を有するXPath式を用いたXMLデータ検索システムを提案すること。 - 特許庁
METHOD AND DEVICE FOR FORMING MANAGEMENT TRANSACTION EXPRESSED BY XML CONTAINING XPATH EXPRESSION例文帳に追加
XPath表現を含むXML表現された管理トランザクションを生成するための方法およびデバイス - 特許庁
An XPath expression clustering part 30 clusters condition of the XPath expression including the inputted plurality of conditions for each absolute path and on the basis of the clustered condition, a section index construction part 40 constructs a section index using tree structural data for retrieving the plurality of conditions at high speed in a form that they are included in a node of the XPath expression.例文帳に追加
入力された複数条件を含むXPath式をXPath式クラスタ化部30で絶対パスごとに条件をクラスタ化し、これに基づいて区間インデックス構築部40でXPath式のノードに含まれる形で複数条件を高速に検索するための木構造データを用いた区間インデックスを構築する。 - 特許庁
To provide a method for executing matching processing of character strings quickly out of processing of predicates in an XPath expression.例文帳に追加
XPath式における述語の処理のうち、文字列の一致処理を迅速に実行できる方法を提供する。 - 特許庁
Then, by using a retrieval function of the section index retrieval part 50, a plurality of conditions XPath expression filtering processing part 60 outputs filtered XML data at high speed from the inputted XML data according to a designation of the XPath expression.例文帳に追加
そして、区間インデックス検索部50の検索機能を利用して複数条件XPath式フィルタリング処理部60が入力されたXMLデータからXPath式の指定に従って、高速にフィルタ済みXMLデータを出力する。 - 特許庁
A method includes a standard uniform resource locator (URL) mechanism for accessing a data stored in the relational database, by defining the URL as an XPath expression on the visualized XML document.例文帳に追加
URLをビジュアライズされたXMLドキュメント上のXPath表記として定義することによって関係データベースに記憶されるデータにアクセスするための標準的なユニフォームリソースロケータ(URL)メカニズムが提供される。 - 特許庁
To accelerate retrieval of XML data according to an XPath expression including a plurality of conditions without increasing an amount of use of memory.例文帳に追加
複数条件を含んだXPath式によるXMLデータの検索を、メモリ使用量を増やさずに高速化すること目的とする。 - 特許庁
To provide a new XML management transaction request including an XPath expression used, for example, to forward a configuration change onto a data network device.例文帳に追加
例えば、構成変更をデータ・ネットワーク・デバイス上に転送するために使用される、XPath表現を含む新しいXML管理トランザクション要求を提供すること。 - 特許庁
To provide new XML management transaction requirement containing XPath expression used for transferring constitutional modification on a data network device, for example.例文帳に追加
例えば、構成変更をデータ・ネットワーク・デバイス上に転送するために使用される、XPath表現を含む新しいXML管理トランザクション要求を提供すること。 - 特許庁
A plurality of complicated management transactions are practically, simultaneously executed by using new requirements and the XPath expression related to the new requirements with a central control module.例文帳に追加
複数の複雑な管理トランザクションを、実質的に同時に中央管理モジュールによって、新しい要求およびそれらの関連付けられたXPath表現を使用して実行することができる。 - 特許庁
To provide a structured document creation support device, in which a user can easily and correctly input path information such as an XPath expression as reference information of attributes in a structured document.例文帳に追加
ユーザが構造化文書における属性の参照情報としてXPath式等のパス情報を容易に誤りなく入力することができる構造化文書作成支援装置を提供する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|