1153万例文収録!

「XML tree」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > XML treeの意味・解説 > XML treeに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

XML treeの部分一致の例文一覧と使い方

該当件数 : 45



例文

XML Tree Editor 例文帳に追加

XML ツリーエディタ - NetBeans

Get text representation of XML tree. 例文帳に追加

XMLツリーのテキスト表現を取得します。 - PEAR

Print text representation of XML tree. 例文帳に追加

XMLツリーをテキスト表現で出力します。 - PEAR

The structure of an XML document is that of a balanced tree. 例文帳に追加

XML文書の構造は平衡木のそれである。 - コンピューター用語辞典

例文

Importing XML You can import a formatted XML file into the tree structure. 例文帳に追加

XML のインポート 所定のフォーマットの XML ファイルを読み込んでツリー構造を構築することができます。 - PEAR


例文

Issue #112344: Drag and Drop in the tree view of XML schema editor may throw exceptions. 例文帳に追加

課題 112344: XML スキーマエディタのツリービューでドラッグ&ドロップを行うと、例外がスローされる場合がある。 - NetBeans

A parallel tree including a node matching a component of a non-native XML in the XML document is held.例文帳に追加

XMLドキュメントの非ネイティブXMLの要素に対応するノードを含む、パラレルツリーを、保持する。 - 特許庁

The CVS tree has a complete set of DocBook XML templates. These files provide the standard of how PEAR documentation should look. 例文帳に追加

PEAR の CVS ツリーには DocBook XML のテンプレートが含まれており、標準的な PEAR ドキュメントの記述構成を示しています。 - PEAR

Introduction-- Generic tree management, currently supports DB and XML as data sources 例文帳に追加

導入--汎用的なツリー操作。 現在サポートしているデータソースはDB および XML 汎用的なツリー操作を行います。 - PEAR

例文

This XML purging system includes an XML reception section, an external XML validity verification device call section, a DOM (document object model)/SAX (simple API for XML) tree generation section and the external XML validity verification device includes a schemer/DTD (document type definition) reception section, an XML validator and an XML validity verification result transmission section.例文帳に追加

XML受信部、外部XML有効性検証装置呼出し部、DOM/SAXツリー生成部を含み、前記外部XML有効性検証装置はスキーマ/DTD受信部、XMLバリデータ、XML有効性検証結果送信部を含む。 - 特許庁

例文

To provide a document processing apparatus which can quicken word-and-phrase/syntax processing of a tree structure data serialized such as an XML document.例文帳に追加

XML文書のようなシリアライズされた木構造データの字句・構文解析処理を高速化する文書処理装置を提供する。 - 特許庁

A DOM implementation presents an XML document as a tree structure, or allows client code to build such a structure from scratch.例文帳に追加

DOM 実装によって、XML ドキュメントはツリー構造として表現されます。 また、クライアントコード側でツリー構造をゼロから構築できるようになります。 - Python

A strongly typed tree associated with the known XML-based element is instantiated, while a weakly typed tree associated with both of the known XML-based element and the unknown XML-based element is instanced.例文帳に追加

既知のXMLベース要素に関連付けられた強く型付けされたツリーがインスタンス化され、既知のXMLベース要素および未知のXMLベース要素の両方に関連付けられた弱く型付けされたツリーがインスタンス化される。 - 特許庁

Then, the strongly typed tree and the weakly typed tree are associated with each other by a method for storing the unknown XML-based element.例文帳に追加

次に、未知のXMLベース要素を保存する方法で、強く型付けされたツリーおよび弱く型付けされたツリーを相関させる。 - 特許庁

When the XML document 10 is normally received by the binary tree automaton 8, a verification result 11 showing the validity of the XML document 10 is outputted.例文帳に追加

XML文書10が二分木オートマトン8により正常に受理されたとき、XML文書が妥当である検証結果11を出力する。 - 特許庁

To provide a document processor for inexpensively and rapidly processing the lexical and syntactical analysis of tree structure data to be convertible into a text format such as an XML document.例文帳に追加

XML文書などテキスト形式に変換可能な木構造データの字句、構文解析を低コストかつ高速に処理する文書処理装置を提供する。 - 特許庁

The DOM is a standard tree representation for XML data.The Document Object Model is being defined by the W3C in stages, or``levels'' in their terminology. 例文帳に追加

DOM は XML データに対する標準的なツリー表現なのです。 文書オブジェクトモデルは、W3C によっていくつかの段階、W3C の用語で言えば ``レベル (level)'' で定義されています。 - Python

Then, the component and the node matching an error inside the non-native XML markup are reported to a user via the XML document and a display indicator inside the parallel tree.例文帳に追加

ついで、非ネイティブXMLマークアップ内のエラーに対応する要素およびノードを、XMLドキュメントおよびパラレルツリー内の表示インジケータにより、ユーザへ報告する。 - 特許庁

Also, if you need to look ahead in the XML document, you are just out of luck.Some applications are simply impossible in an event driven model with no access to a tree.例文帳に追加

さらに、XML ドキュメントに対する先読み (look ahead) が必要だとすると不運なことになります。 アプリケーションによっては、ツリーにアクセスできなければイベント駆動モデルを実現できません。 - Python

In the case of reading out an HTML document, a client computer reads out the setting file of the XML format, converts the read setting file into a DOM (document object model) tree, analyzes the converted DOM tree, and displays the browser control on the Web browser on the basis of the analysis result.例文帳に追加

クライアントコンピュータは、HTML文書を読み込むとき、該XML形式の設定ファイルを読み込み、読み込んだ設定ファイルをDOM(Document Object Model)ツリーに変換し、変換したDOMツリーを解析し、解析した結果に基づいてブラウザコントロールをWebブラウザに表示する。 - 特許庁

This data processor holds the XML data inside it as a DOM tree, and handles all various styles of pieces of data as the data expressed by the DOM tree.例文帳に追加

データ処理装置では、XMLデータをDOMツリーとして内部で保持し、様々な様式のデータをすべてDOMツリーによって表現されるデータとして取り扱う。 - 特許庁

A node depth measuring part 33 measures a node depth when each node is expressed with a tree structure with respect to the XML data.例文帳に追加

ノード深さ測定部33は、XMLデータに対して、各ノードを木構造で表した場合のノード深さを測定する。 - 特許庁

To reduce the memory usage of DOM tree for XML documents having a common structure differed only in value.例文帳に追加

値のみが異なる共通の構造を持つXML文書に対するDOM木に対する使用メモリ量を削減する。 - 特許庁

To provide a data compression for encoding the structural part of a document in a tree local language such as XML or ASN.1.例文帳に追加

XMLやASN.1等の木ローカル言語における文書の構造部分の符号化を行うデータ圧縮を実現する。 - 特許庁

A structure of an instanced XML document corresponds to a tree-like data structure, and each tree node represents an element of the content description and has a structure which is defined in a schema.例文帳に追加

インスタンス化されたXMLドキュメントの構造はツリー状のデータ構造に対応し、各ツリーノードはコンテンツ記述の1つの要素を成し、スキーマ中に定義された構造を有している。 - 特許庁

OMA DM is also enabled according to XML and provides similar functionality but is organized according to a prescribed tree structure.例文帳に追加

OMA DMは、XMLに従っても使用可能となり、同様の機能を提供するが、規定のツリー構造に従って構成される。 - 特許庁

When reading of a document which is displayed in a browser (S1) is requested (S5:YES), a parse tree is obtained from an XML parser (S10).例文帳に追加

ブラウザに表示した(S1)文書の読み上げが要求されたら(S5:YES)、XMLパーサから解析木を取得する(S10)。 - 特許庁

A tree data formation part 140 forms tree data for a data part of the XML document 120 while recognizing the structure specified by the recognition part 103, and retains the data in an object management part 105.例文帳に追加

次に、木データ作成部104は、共通部分認識部103が特定した構造を認識しながら、XML文書102のデータ部分に対する木データを作成し、オブジェクト管理部105に保持する。 - 特許庁

The validity of the XML document 10 is verified by a validity verification module 9 using the minimized deterministic binary tree automaton 8.例文帳に追加

この最小化決定性二分木オートマトン8を用いて妥当性検証モジュール9によりXML文書10の妥当性検証を行う。 - 特許庁

To efficiently generate a search formula uniquely specifying a target node, even when tree structure data like HTML and XML is modified.例文帳に追加

HTMLやXMLなどの木構造データが変更されても、目的のノードを一意に指定するような検索式を効率的に生成する。 - 特許庁

SYSTEM AND METHOD FOR AUTOMATIC CONVERSION FROM WAP CLIENT PROVISIONING XML REPRESENTED OBJECT TO OMA DM TREE STRUCTURE REPRESENTED OBJECT例文帳に追加

WAPクライアントプロビジョニングのXML表現のオブジェクトからOMADMツリー構造表現のオブジェクトへの自動変換システムおよび方法 - 特許庁

To provide a system and method for automatic conversion from WAP client provisioning XML represented objects to OMA DM tree structure represented objects.例文帳に追加

WAPクライアントプロビジョニングXML表現オブジェクトからOMA DMツリー構造表現オブジェクトへの自動変換システムおよび方法を提供すること。 - 特許庁

A tree structure reading data conversion part 203 creates the music selection data by converting the XML reading pattern in the original music selection data into a tree structure reading pattern according to a rule of a reading data conversion rule management part 202.例文帳に追加

木構造読みデータ変換部203は、読みデータ変換規則管理部202の規則に従って、原選曲データ中のXML読みパターンを木構造読みパターンに変換することによって選曲データを作成する。 - 特許庁

To provide an approximate histogram generation method of nodes to be given to XML data when updating the XML data, thereby enabling an easy grasp of a node congestion state in a tree structure of the XML data, and a design/management method of node labels using the approximate histogram.例文帳に追加

XMLデータを更新する場合に、XMLデータの木構造における節点の混み具合を容易に把握することができるXMLデータに付与する節点の近似ヒストグラム作成方法および、上記近似ヒストグラムを用いた、節点のラベルの設計・管理手法を提供することを目的とするものである。 - 特許庁

That is, the narrowed tree structure data D2 to be sent to a terminal device 9 are renewed with a cycle which is defined by the XML file of the display control data 92 and are displayed on the terminal device 9.例文帳に追加

つまり、端末装置9へ送られる絞込ツリー構造データD2は、表示制御データ92のXMLファイルで定義された周期で更新され、端末装置9で表示される。 - 特許庁

In the database system, elements constituting static information of a controller are managed by tree structure and the contents of respective elements are described by a meta language such as XML and stored in a storage device.例文帳に追加

コントローラの静的情報を構成する要素をツリー構造で管理されるとともに、前記各要素の内容は、XML等のメタ言語で記述して記憶装置に格納する。 - 特許庁

In contrast, a display request control Java servlet 23 and a narrowed data producing Java servlet 24 start up in the cycle which is defined based on the definition of an XML file of the display control data 92 and produce narrowed tree structure data D2 by narrowing the tree structure data D1.例文帳に追加

それに対して、表示要求制御サーブレット23と絞込データ作成サーブレット24とは、表示制御データ92におけるXMLファイルの定義に基づき、その定義された周期で起動し、ツリー構造データD1を絞り込むことにより絞込ツリー構造データD2を作成する。 - 特許庁

The input XML document is analyzed, a partial tree using analyzed elements as nodes is prepared based on an analyzed result therein, and the prepared partial trees are repeatedly processed to be stored in the first storage part 14.例文帳に追加

入力したXML文書を解析し、その解析結果に基づいて、解析された要素をノードとする部分木を作成し、作成した部分木を第1記憶部14に記憶する処理を繰り返す。 - 特許庁

The processing program structuring system is equipped with a document purser 10 which outputs a Java (Trademark) file 22 wherein the association relation among respective prepared base components is prescribed in tree structure on the basis of an XML file 21 wherein the logical structure of a document to be processed is described in XML.例文帳に追加

処理プログラム構築システムは、処理対象となる帳票の論理構造をXMLにより記述したXMLファイル21を基にして、あらかじめ準備された各ベースコンポーネント間の連携関係を木構造により規定したJavaファイル22を出力する帳票パーサ10を備えている。 - 特許庁

An XML document and a BML document in a carousel 11, extracted from broadcast data are formed into structure that a user can use, based on an ECMA script roman ECMA engine part 13 in a BML (XML) parser 12, are converted into the system of DOM tree structure by a DOM instruction managing part 14 and are displayed on a display part 15.例文帳に追加

放送データから抽出されたカルーセル11内のXML文書及びBML文書は、BML(XML)パーサ12にてECMAエンジン部13からのECMAスクリプトに基づいてユーザが利用可能な構造に変換され、DOM提示管理部14によりDOMツリー構造の形式に変換されて提示部15に提示される。 - 特許庁

A print server 20 downloads a processing rule setting file as an XML document in which a processing rule is set from a file server 60, analyzes the downloaded processing rule setting file by use of an XML purser 31, stores the analysis result (DOM tree) in a RAM 23, and executes spool processing for spooling print data received on the RAM 23 based on the analysis.例文帳に追加

プリントサーバ20において、処理ルールが設定されたXML文書としての処理ルール設定ファイルをファイルサーバ60からダウンロードし、ダウンロードした処理ルール設定ファイルをXMLパーサ31を用いて解析すると共に解析結果(DOMツリー)をRAM23に保存し、この解析結果に基づいて受信した印刷データをRAM23上にスプールするスプール処理を実行する。 - 特許庁

To provide a method and a system thereof by which specific element (or node) can be retrieved easily and quickly from a document or a library by XML format using tree-path information based on prescribed syntax, and a recording medium in which program to execute the method is preserved.例文帳に追加

所定のシンタックスに基づいたツリーパス情報を利用してXMLフォーマットよる文書またはライブラリで特定エレメント(またはノード)を容易、かつ迅速にサーチできる方法及び装置とその方法を行うためのプログラムが保存された記録媒体を提供する。 - 特許庁

Data extraction/structure conversion processing part 2 obtains Web contents 4, and divides the Web contents into resources and styles, and groups the resources based on a tag to generate a module, and restructures the tree structure of a page based on link information to rearrange the module, and generates XML data and stores the data in a contents DB 5.例文帳に追加

データ抽出・構造変換処理部2は、Webコンテンツ4を得て、リソースとスタイルとに分離し、リソースをタグをもとにグループ化してモジュールを生成し、リンク情報をもとにページのツリー構造を再構築してモジュールを並べ替えてXMLデータを生成してコンテンツDB5へ記憶する。 - 特許庁

To efficiently and accurately form table information such as the interlocking table of a railroad signal system into electronic data in a data format such as XML documents with a small data quantity without performing any complicate or redundant input by expressing the information with a tree structure model according to the original meaning of the information.例文帳に追加

鉄道信号システムの連動表等の表情報を、その情報本来の意味に従って木構造モデルで表現することにより、煩雑で冗長な入力を行うことなく、少ないデータ量でXML文書などのデータ形式で効率的かつ正確に電子データ化すること。 - 特許庁

例文

A transcription processing description generator 300 generates a transcription processing description described by a markup language from a transcription processing definition, a syntax analysis part 210 in a transcription engine 200 analyzes syntax of the transcription processing description by using an XML parser 10, and a description interpretation part 220 in the transcription engine 200 interprets the transcription processing tree and performs transcription.例文帳に追加

転記処理記述ジェネレータ300が転記処理定義からマークアップ言語で記述した転記処理記述を生成し、転記エンジン200の構文解析部210がXMLパーサー10を用いて転記処理記述の構文解析をおこなうとともに転記処理ツリーを作成し、転記エンジン200の記述解釈部220が転記処理ツリーを解釈して転記処理をおこなう構成とする。 - 特許庁




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
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/ ).
  
© 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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS