However, within such strings, do not include the characters (less-than sign) or (ampersand) unless you use them with XML semantics.
ただし、このような文字列には、XML セマンティクスを使用しないかぎり、 (小なり記号) または (アンパサンド) を含めないでください。 - NetBeans
A wireless constitution XML schema defines a XML file for constituting wireless network setting on a wireless device. ワイヤレス構成XMLスキーマが、ワイヤレス・デバイス上でワイヤレス・ネットワーク設定を構成するためのXMLファイルを定義する。 - 特許庁
METHOD AND SYSTEM FOR RETRIEVAL PROCESSING OF XML DATA XMLデータ検索処理方法および検索処理システム - 特許庁
ASSOCIATIVE RETRIEVABLE IMAGE DATABASE SYSTEM USING XML XMLを利用した連想検索可能な画像データベースシステム - 特許庁
To provide a method for initializing an XML database. XMLデータベースを初期化するための方法を提供する。 - 特許庁
If a corresponding glyph does not exist in a font family, a default glyph specified by the XML text is used in the CAD program. フォントファミリの中に該当するグリフがない場合にはXMLテキストで指定されるデフォルトのグリフがCADプログラムで使用される。 - 特許庁
CPexchange is an XML-based set of global standards for the privacy-enabled interchange of customer data among applications.
CPExchangeはXMLベースの世界標準の一組であり、各種アプリケーションの間で顧客データをプライバシ保護の上交換するものである。 - コンピューター用語辞典
In addition, JMS supports messages that contain serialized Java objects and messages that contain Extensible Markup Language (XML) pages.
さらにJMS(Javaメッセージサービス)は、直列化Javaオブジェクトを含むメッセージや、拡張可能なマーク付け言語(XML)ページを含むメッセージもサポートする。 - コンピューター用語辞典
The different types of SAML assertion are encoded in a common XML package, which at a minimum consists of:
異なるタイプのSAML表明は共通のXMLパッケージ中にエンコードされる。そのパッケージは少なくとも次のものからなっている。 - コンピューター用語辞典
Version 4.2 introduces SymbolicXML, which allows high-level XML manipulation using the powerful symbolic programming capabilities of Mathematica.
第4.2版ではSymbolicXMLを導入する。これはMathematicaの強力な記号プログラミング能力を利用して高レベルのXML操作を可能にする。 - コンピューター用語辞典
Microsoft Visual J# .NET is the first Java-language development tool to run on a platform offering native support for XML Web Services.
マイクロソフト社のVisual J# .NETは、XMLウェブサービスをネイティブにサポートするプラットフォーム上で走るJava言語開発ツールとして最初のものです。 - コンピューター用語辞典
The protocol uses a Wireless Markup Language based on XML to format text and images for small-screen devices.
このプロトコルは,XMLに基づくWML(無線用マーク付け言語)を使用して,小画面装置のためのテキストとイメージをフォーマットする. - コンピューター用語辞典
The XACML Technical Committee will define a core XML schema for representing authorization and entitlement policies, also called XACML.
XACML技術委員会は、認可と資格の方針を表現するための中核XMLスキーマ、これもまたXACMLと呼ばれる、を定義するだろう。 - コンピューター用語辞典
This is a simple, 100% Java XML parser with some hooks for more-or-less correct parsing of most HTML pages.
これは単純な100% JavaのXMLパーサで、ほとんどのHTMLページの構文を大体正確に解析するためのあるフックを持っている。 - コンピューター用語辞典
XPath gets its name from its use of a path notation as in URLs for navigating through the hierarchical structure of an XML document.
XPathという名前は、あるXML文書の階層構造をナビゲートするためのURLにおいてパス表記を使うことから来ている。 - コンピューター用語辞典
All of the project metadata is contained in the project folder,in the form of Ant scripts, Ant properties files, and a few XML files.
プロジェクトメタデータのすべてが、Ant スクリプトと Ant プロパティファイル、いくつかの XML ファイルの形式でプロジェクトフォルダに格納されます。 - NetBeans
The package definition file package.xml is, as the name already implies, a well-formed XML file that contains all information about a PEAR package.
パッケージ定義ファイル package.xml は、その名が示す通り、ある PEAR パッケージについての情報が記載された整形式の XML ファイルです。 - PEAR
The answer is simple: channel.xml does not supplant the role that WSDL has for java, or XML-RPC introspection occupies.
答えは単純です。 channel.xml は、java における WSDL の役割を担うものではありませんし、また XML-RPC に取って代わるものでもありません。 - PEAR
This makes it possible to handle errors gracefully, also when your output format is different from HTML (for example WML or some other XML format).
これにより、出力形式が HTML 以外(たとえば WML や他の XML 形式)の場合にも、高度なエラー処理が可能となります。 - PEAR
example1 illustrates using only a single authentication source (in this case XML) with several aliased fields and a custom field.
example1 では、単一の認証元 (この場合は XML)で、フィールドのエイリアスや独自のフィールドを使用する方法について説明します。 - PEAR
The umlaut characters contained in the description of the item will be automatically converted to UTF-8 when the XML-document is created.
商品の説明文に含まれているウムラウト文字は、XML ドキュメントを作成する際に自動的に UTF-8 に変換されます。 - PEAR
The first argument is either a simple array in the case of an XML-RPC array or an associative array in the case of a struct.
値が XML-RPC の 配列 である場合は単純な配列、構造体 の場合は連想配列を第 1 パラメータに指定します。 - PEAR
A big advantage of SAX-based parsing is that the parser does not have to read the whole XML document to process it.
しかし、SAX ベースのパーサの大きな利点として、XML 文書全体を処理にあたって読み込む必要がないことがあります。 - PEAR
The user:pass portion will be base64-encoded as an HTTP `Authorization'header, and sent to the remote server as part of the connection process when invoking an XML-RPC method. user:passはbase64でエンコードしてHTTPの`Authorization'ヘッダとなり、XML-RPCメソッド呼び出し時に接続処理の一部としてリモートサーバに送信されます。 - Python
To provide an XML transformation program optimization method that optimizes an XML transformation program for accelerated processing of combining a plurality of XML data. 複数のXMLデータを結合処理する速度を高速化できるようにXML変換プログラムを最適化するためのXML変換プログラム最適化方法を提供することにある。 - 特許庁
In the client 20, a reception part 26 receives the XML data, and an XML data-analyzing part 27 extracts the authentication result and the latest client program information from the XML data. クライアント20では、受信部26がXMLデータを受信し、XMLデータ解析部27がXMLデータから認証結果及び最新のクライアントプログラム情報を抽出する。 - 特許庁
PROCESSING METHOD FOR XML SIGNATURE/CIPHER, PROGRAM FOR PROCESSING XML SIGNATURE/CIPHER, NODE DEVICE FOR WEB SERVICE, METHOD FOR GENERATING COMPUTER PROGRAM, PROGRAM, PROGRAMMING DEVICE, AND PROCESSING SYSTEM FOR XML SIGNATURE/CIPHER XML署名・暗号の処理方法、XML署名・暗号処理用プログラム、Webサービス用ノード装置、コンピュータプログラムの生成方法、プログラム、プログラミング装置、XML署名・暗号処理システム - 特許庁
To accurately restore an XML data structure in interconversion between XML data and a text or CSV format data regardless of a description structure in the XML data. XMLデータにおける記述構造によらず、XMLデータとテキストまたはCSV形式データとの相互変換時におけるXMLデータ構造の正確な復元を可能とする。 - 特許庁
To provide an XML (Extensible Markup Language) data conversion device capable of converting an examined XML document, which does not require a schema, into a single table to be restored to the original XML document. スキーマを必要としない検証済みXML文書を、元のXML文書に復元可能な単一のテーブルに変換することのできるXMLデータ変換装置を得る。 - 特許庁
To improve the retrieving performance of an XML data base by enabling access right analysis to be performed without checking an XML document itself or its node in the XML data base. XMLデータベースにおいて、XML文書自体やそのノードを調べることなくアクセス権解析を行うことを実現し、XMLデータベースの検索性能を向上させる。 - 特許庁
XXX Eventual migration to XML. The documentation will be moved to XML in the future, and tools are being written which will convert the documentation from the current format to something close to a finished version, to the extent that the desired information is already present in the documentation. 将来はドキュメントを XML に移行することになっていて、ドキュメントを現在の形式から変換して、最終的なバージョンに近いものにするツールを開発しているところです。 - Python
Correspondence information which associates a place in an XML document structure with a variable name, and an EXI grammar document including a plurality of pieces of grammar which defines a relationship between an event expressing each element of the XML document structure, an EXI event code and grammar to be used next are read. XML文書構造における箇所と、変数の名前とを対応づけた対応情報と、XML文書構造の各要素を表現するイベントと、EXIイベントコードと、次に用いるべき文法と、の関係を定めた複数の文法を含むEXI文法書を読み込む。 - 特許庁
To improve the productivity of an XSL (extensible stylesheet language) program for performing XML conversion processing and the flexibility of changing the program in an XML converting method for converting XML data into XML data into another format. XMLデータから他の形式のXMLデータへのXML変換方法において、当該XML変換処理を実行するためのXSLプログラムの生産性の向上及び当該プログラムの変更の柔軟性の向上を図ることにある。 - 特許庁
To provide an XML structure conversion program and a method capable of mutual conversion to XML having a different structure or description between XML files without producing XSLT or conversion rules as many as the number of the XML files. XSLTや変換規則をXMLファイルの数だけ作成することなく、XMLファイル間において、異なる構造や記述のXMLへの相互変換が可能なXML構造変換プログラムおよび方法を提供することを目的とする。 - 特許庁
GENERATION METHOD FOR AUTOMATON FOR VERIFYING VALIDITY OF XML DOCUMENT, VALIDITY VERIFYING METHOD FOR XML DOCUMENT, GENERATION SYSTEM FOR AUTOMATON FOR VERIFYING VALIDITY OF XML DOCUMENT, AND SYSTEM AND PROGRAM FOR VERIFYING VALIDITY OF XML DOCUMENT XML文書の妥当性を検証するためのオートマトンの生成方法、XML文書の妥当性検証方法、XML文書の妥当性を検証するためのオートマトンの生成システム、XML文書の妥当性検証システムおよびプログラム - 特許庁
And a decoder 210 to convert the XML document to be processed into a code system to be used by this application uncompresses the XML document 120 based on description of the encoding declaration of the XML header in an XML purser 200. そして、XMLパーサ200において、処理対象であるXML文書を、このアプリケーションが用いるコード体系に変換するデコーダ210が、XMLヘッダのエンコーディング宣言の記述に基づいて、このXML文書120を解凍する。 - 特許庁
To provide an XML structure converting program and method with which mutual conversion to XML different in structure and description is realized between XML files without generating XSLT and conversion rules by the number of XML files. XSLTや変換規則をXMLファイルの数だけ作成することなく、XMLファイル間において、異なる構造や記述のXMLへの相互変換が可能なXML構造変換プログラムおよび方法を提供することを目的とする。 - 特許庁
Reading means reads correspondence information in which a specific place in a document structure defined by an XML schema and a variable name are associated with each other and a teacher XML document including a plurality of tags and a substitute character string arranged at the specific place. 読み込み手段は、XMLスキーマで定義された文書構造における特定箇所と、変数の名前とを互いに対応づけた対応情報と、複数のタグと、特定箇所に配置された置換文字列とを含む教師XML文書とを読み込む。 - 特許庁
A SQL converting means 10 of data operating command converts XML data operating commands outputted from a storage control means 4 of the XML data, an update control means 5 of the XML data, a searching control means 6 of the XML data and a deletion control means 7 of the XML data into SQL data operating commands. データ操作命令SQL変換手段10は、XMLデータ格納管理手段4とXMLデータ更新管理手段5とXMLデータ検索管理手段6とXMLデータ削除管理手段7とから出力されたXMLデータ操作命令をSQLデータ操作命令に変換する。 - 特許庁
SYSTEM, METHOD AND PROGRAM FOR CONVERTING XML STRUCTURE AND RECORDING MEDIUM XML構造変換システム、方法、プログラムおよび記録媒体 - 特許庁
BUSINESS FORM PREPARATION FUNCTION USING XML DATA AND FO AS INPUT XMLデータとFOを入力とした帳票作成機能 - 特許庁
The binary file is used as a cache for the XMl file. このバイナリファイルは、XMLファイルのキャッシュとして利用される。 - 特許庁
XML STRUCTURE CONVERSION SYSTEM, METHOD, PROGRAM AND RECORDING MEDIUM XML構造変換システム、方法、プログラムおよび記録媒体 - 特許庁
INFORMATION PROCESSING METHOD AND PROGRAM IN XML DRIVEN ARCHITECTURE XMLドリブンアーキテクチャにおける情報処理方法及びプログラム - 特許庁
xml (p)List of all packages This file lists all packages in this channel, together with the channel server name itself.
パッケージ名に空白文字を含めることはできません。 - PEAR
XML_Serializer - class that serializes various structures into an XML document This class can be used in two modes:
このクラスは、二つのモードで使用することができます: - PEAR
XML but a stripped version making it as simple as possible for illustrative purposes.
説明用に可能な限りシンプルにした省略バージョンです。 - PEAR
Create a new instance to handle XML-RPC requests in a CGI environment.
CGI環境に XMR-RPC リクエスト・ハンドラの新たなインスタンスを生成します。 - Python
METHOD AND DEVICE FOR XML CONVERSION XML化変換方法及びXML化変換のための装置 - 特許庁
A generation part 202 generates a node list from the XML document. 生成部202は、XML文書からノードリストを生成する。 - 特許庁
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.