[要約] RFC 4403は、UDDIv3のためのLDAPスキーマを定義しています。 目的は、UDDIv3のデータをLDAPディレクトリに格納し、検索や統合を容易にすることです。

Network Working Group                                        B. Bergeson
Request for Comments: 4403                                    K. Boogert
Category: Informational                                     Novell, Inc.
                                                        V. Nanjundaswamy
                                                  Oracle India Pvt. Ltd.
                                                           February 2006
        

Lightweight Directory Access Protocol (LDAP) Schema for Universal Description, Discovery, and Integration version 3 (UDDIv3)

普遍的な説明、発見、統合バージョン3(uddiv3)のためのLightweight Directoryアクセスプロトコル(LDAP)スキーマ

Status of This Memo

本文書の位置付け

This memo provides information for the Internet community. It does not specify an Internet standard of any kind. Distribution of this memo is unlimited.

このメモは、インターネットコミュニティに情報を提供します。いかなる種類のインターネット標準を指定しません。このメモの配布は無制限です。

Copyright Notice

著作権表示

Copyright (C) The Internet Society (2006).

Copyright(c)The Internet Society(2006)。

Abstract

概要

This document defines the Lightweight Directory Access Protocol (LDAPv3) schema for representing Universal Description, Discovery, and Integration (UDDI) data types in an LDAP directory. It defines the LDAP object class and attribute definitions and containment rules to model UDDI entities, defined in the UDDI version 3 information model, in an LDAPv3-compliant directory.

このドキュメントでは、LDAPディレクトリ内の普遍的な説明、発見、および統合(UDDI)データ型を表すためのLightWeight Directory Access Protocol(LDAPV3)スキーマを定義します。LDAPV3に準拠したディレクトリで、UDDIバージョン3情報モデルで定義されているUDDIエンティティをモデル化するLDAPオブジェクトクラスと属性定義と封じ込めルールを定義します。

Table of Contents

目次

   1. Introduction ....................................................2
   2. Conventions Used in This Document ...............................2
   3. Representation of UDDI Data Structures ..........................2
   4. Attribute Type Definitions ......................................6
   5. Object Class Definitions .......................................28
   6. Name Forms .....................................................32
   7. DIT Structure Rules ............................................35
   8. Security Considerations ........................................37
   9. IANA Considerations ............................................37
   10. Normative References ..........................................40
        
1. Introduction
1. はじめに

This document defines the Lightweight Directory Access Protocol [LDAPv3] schema elements to represent the core data structures identified in the Universal Description, Discovery, and Integration version 3 [UDDIv3] information model. This includes a businessEntity, a businessService, a bindingTemplate, a tModel, a publisherAssertion, and a Subscription. Portions of [UDDIv3] are repeated here for clarity.

このドキュメントは、Lightweight Directory Access Protocol [LDAPV3]スキーマ要素を定義して、ユニバーサルの説明、発見、統合バージョン3 [UDDIV3]情報モデルで識別されたコアデータ構造を表します。これには、BusinessEntity、BusinessService、BindingTemplate、Tmodel、PublisherAssertion、およびサブスクリプションが含まれます。[uddiv3]の一部は、明確にするためにここで繰り返されます。

2. Conventions Used in This Document
2. このドキュメントで使用されている規則

The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 [RFC2119].

キーワードは「必要」、「必要」、「必須」、「shall」、「shall "、" sulld "、" nove "、" becommended "、" "、" optional "は、RFC 2119 [RFC2119]に記載されているように解釈されます。

All schema definitions are provided using [RFC2252] descriptions, and are line-wrapped for readability only.

すべてのスキーマ定義は、[RFC2252]の説明を使用して提供され、読みやすさのみでラインラップされています。

3. Representation of UDDI Data Structures
3. UDDIデータ構造の表現

The information that makes up a registration in a UDDI registry consists of these data structure types. This division by information type provides simple partitions to assist in the rapid location and understanding of the different information that makes up a registration.

UDDIレジストリで登録を構成する情報は、これらのデータ構造タイプで構成されています。情報タイプによるこの部門は、登録を構成するさまざまな情報の迅速な場所と理解を支援する簡単なパーティションを提供します。

The individual instance data managed by a UDDI registry is sensitive to the parent/child relationships found in the schema. A businessEntity object contains one or more unique businessService objects. Similarly, individual businessService objects contain specific instances of bindingTemplate, which in turn contains information that includes pointers to specific instances of tModel objects.

UDDIレジストリによって管理される個々のインスタンスデータは、スキーマで見つかった親と子の関係に敏感です。BusinessEntityオブジェクトには、1つ以上の一意のBusinessServiceオブジェクトが含まれています。同様に、個々のBusinessServiceオブジェクトには、Tmodelオブジェクトの特定のインスタンスへのポインターを含む情報が含まれるバインディングテンプレートの特定のインスタンスが含まれています。

It is important to note that no single instance of a core schema type is ever "contained" by more than one parent instance. This means that only one specific businessEntity object (identified by its unique key value) will ever contain or be used to express information about a specific instance of a businessService object (also identified by its own unique key value).

コアスキーマタイプの単一のインスタンスが、1つ以上の親インスタンスによって「含まれている」ことはないことに注意することが重要です。これは、1つの特定のBusinessEntityオブジェクト(一意のキー値で識別)のみが、BusinessServiceオブジェクトの特定のインスタンス(独自のキー値でも識別)に関する情報を封じ込めるか、使用することを意味します。

3.1. businessEntity
3.1. ビジネスエンティティ

The businessEntity object represents all known information about a business or entity that publishes descriptive information about the entity as well as the services that it offers. The businessEntity is the top-level container that accommodates holding descriptive information about a business or entity. Service descriptions and technical information are expressed within a businessEntity by a containment relationship.

BusinessEntityオブジェクトは、エンティティに関する説明的な情報とそれが提供するサービスを公開するビジネスまたはエンティティに関するすべての既知の情報を表します。BusinessEntityは、ビジネスまたはエンティティに関する説明的な情報を保持することに対応するトップレベルのコンテナです。サービスの説明と技術情報は、封じ込め関係によってビジネス主義内で表現されます。

3.1.1. Representation in the Directory
3.1.1. ディレクトリ内の表現

A businessEntity is represented in the directory by the attributes uddiBusinessKey, uddiAuthorizedName, uddiOperator, uddiDiscoveryURLs, uddiName, uddiDescription, uddiIdentifierBag, uddiCategoryBag, and uddiv3DigitalSignature, along with corresponding v3 keys viz. uddiv3BusinessKey, as defined in Section 4. A businessEntity may contain zero or more instances of uddiContact and uddiBusinessService.

セクション4で定義されているように、uddiv3BusinessKeyは、uddicontactおよびuddibusinessServiceのゼロ以上のインスタンスを含む場合があります。

A mandatory attribute, uddiBusinessKey, contains the unique identifier for a given instance of a businessEntity.

必須の属性であるuddibusinessKeyには、ビジネス上の特定のインスタンスの一意の識別子が含まれています。

businessEntity's definition is given in Section 5.

BusinessEntityの定義はセクション5に記載されています。

3.2. businessService
3.2. ビジネスサービス

The businessService instances represent a logical business service. Each businessService object is the logical child of a single businessEntity object. Each businessService element contains descriptive information in business terms outlining the type of technical services found within each businessService instance.

Business -Serviceインスタンスは、論理的なビジネスサービスを表しています。各businessServiceオブジェクトは、単一のBusinessEntityオブジェクトの論理的な子です。各ビジネスサービス要素には、各businessServiceインスタンス内に見られるテクニカルサービスの種類の概要を説明するビジネス用語で説明的な情報が含まれています。

In some cases, businesses would like to share or reuse services, e.g., when a large enterprise publishes separate businessEntity structures. This can be established by using the businessService instance as a projection to an already published businessService.

場合によっては、企業はサービスを共有または再利用したいと考えています。これは、既に公開されているBusinessServiceへの投影としてBusinessServiceインスタンスを使用して確立できます。

3.2.1. Representation in the Directory
3.2.1. ディレクトリ内の表現

A businessService is represented in the directory by the attributes uddiBusinessKey, uddiServiceKey, uddiName, uddiDescription, uddiCategoryBag, uddiIsProjection, and uddiv3DigitalSignature, along with corresponding v3 keys viz. uddiv3BusinessKey, and uddiv3ServiceKey, as defined in Section 4. A businessService may contain zero or more instances of uddiBindingTemplate.

businessサービスは、uddibusinesskey、uddiservicekey、uddiname、uddidescription、uddicategorybag、uddiisprojection、およびuddiv3digitalsignatureに対応するV3キーの属性によって、ディレクトリに表されます。uddiv3businesskey、およびuddiv3servicekey、セクション4で定義されているように、ビジネスサービスにはuddibindingtemplateのゼロ以上のインスタンスが含まれる場合があります。

The mandatory attribute, uddiServiceKey, contains the unique identifier for a given instance of a businessService.

必須属性、uddiservicekeyには、ビジネスサービスの特定のインスタンスの一意の識別子が含まれています。

businessService's definition is given in Section 5.

BusinessServiceの定義はセクション5に記載されています。

3.3. bindingTemplate
3.3. バインディングテンプレート

Technical descriptions of Web services are accommodated via individual contained instances of bindingTemplate objects. These instances provide support for determining a technical entry point or optionally support remotely hosted services, as well as a lightweight facility for describing unique technical characteristics of a given implementation. Support for technology and application specific parameters and settings files are also supported.

Webサービスの技術的説明は、Bindingテンプレートオブジェクトの個々のインスタンスを介して対応します。これらのインスタンスは、技術的なエントリポイントを決定するためのサポートを提供するか、オプションでリモートホストされたサービスをサポートし、特定の実装の独自の技術的特性を説明するための軽量施設をサポートします。テクノロジーおよびアプリケーション固有のパラメーターと設定ファイルのサポートもサポートされています。

Since UDDI's main purpose is to enable description and discovery of Web service information, it is the bindingTemplate that provides the most interesting technical data. With UDDIv3, bindingTemplates also can have categorization information.

UDDIの主な目的は、Webサービス情報の説明と発見を可能にすることであるため、最も興味深い技術データを提供するのはバインディングテンプレートです。uddiv3を使用すると、バインディングテンプレートには分類情報も持つことができます。

Each bindingTemplate instance has a single logical businessService parent, which in turn has a single logical businessEntity parent.

各BindingTemplateインスタンスには、単一の論理ビジネスサービスの親がいます。

3.3.1. Representation in the Directory
3.3.1. ディレクトリ内の表現

A bindingTemplate is represented in the directory by the attributes uddiBindingKey, uddiServiceKey, uddiDescription, uddiAccessPoint, uddiHostingRedirector, uddiCategoryBag, and uddiv3DigitalSignature, along with corresponding v3 keys viz. uddiv3ServiceKey and uddiv3BindingKey, as defined in Section 4. A bindingTemplate may contain zero or more instances of uddiTModelInstanceDetails.

バインディングテンプレートは、uddibindingkey、uddiservicekey、uddidiscription、uddiaccesspoint、uddihostingredirector、uddicategorybag、およびuddiv3digitalsignatureとともに、対応するV3キーの属性によってディレクトリに表されます。セクション4で定義されているように、uddiv3ServiceKeyおよびuddiv3bindingkeyは、udditmodelinstencedetailsのゼロ以上のインスタンスを含むことができます。

The mandatory attribute, uddiBindingKey, contains the unique identifier for a given instance of a bindingTemplate.

必須属性、uddibindingKeyには、バインディングテンプレートの特定のインスタンスの一意の識別子が含まれています。

BindingTemplate's definition is given in Section 5.

BindingTemplateの定義はセクション5に記載されています。

3.4. tModel
3.4. tmodel

The tModel object takes the form of keyed metadata (data about data). In a general sense, the purpose of a tModel within the UDDI registry is to provide a reference system based on abstraction. Thus, the kind of data that a tModel represents is pretty nebulous. In other words, a tModel registration can define just about anything, but in the current revision, two conventions have been applied for using tModels: as sources for determining compatibility and as keyed namespace references.

Tmodelオブジェクトは、キー付きメタデータ(データに関するデータ)の形を取得します。一般的な意味では、UDDIレジストリ内のTモデルの目的は、抽象化に基づいて参照システムを提供することです。したがって、Tmodelが表すデータの種類はかなり曖昧です。言い換えれば、Tmodel登録はほぼすべてを定義できますが、現在の改訂では、Tmodelを使用するために2つの規則が適用されています。

The information that makes up a tModel is quite simple. There are a key, a name, an optional description, and a Uniform Resource Locator [URL] that points somewhere--presumably somewhere where the curious can go to find out more about the actual concept represented by the metadata in the tModel itself.

Tmodelを構成する情報は非常に簡単です。キー、名前、オプションの説明、およびどこかを指す統一されたリソースロケーター[URL]があります。

3.4.1. Representation in the Directory
3.4.1. ディレクトリ内の表現

A tModel is represented in the directory by the attributes uddiTModelKey, uddiAuthorizedName, uddiOperator, uddiName, uddiDescription, uddiOverviewDescription, uddiOverviewURL, uddiIdentifierBag, uddiCategoryBag, uddiIsHidden, and uddiv3DigitalSignature, along with the corresponding v3 key viz. uddiv3tModelKey, as defined in Section 4. A tModel may also contain a uddiHidden to logically delete a tModel.

Tmodelは、udditmodelkey、uddiauthorizedname、uddioperator、uddiname、uddisidiscription、uddioverviewdescription、uddioverviewurl、uddiidentifierbag、udddicorybag、uddicorybag、uddiishishididididin、uddiishisidididididididinなど、uddioverviewdescriptionの属性によってディレクトリに表されています。キーヴィズ。セクション4で定義されているように、uddiv3tmodelkeyは、tmodelを論理的に削除するためにUddihdiddiddが含まれている場合があります。

A mandatory attribute, uddiTModelKey, contains the unique identifier for a given instance of a tModel.

必須属性、udditmodelkeyには、tmodelの特定のインスタンスの一意の識別子が含まれています。

tModel's definition is given in Section 5.

Tmodelの定義はセクション5に記載されています。

3.5. publisherAssertion
3.5. PublisherAssertion

Many businesses, such as large enterprises or marketplaces, are not effectively represented by a single businessEntity, since their description and discovery are likely to be diverse. As a consequence, several businessEntity instances can be published, representing individual subsidiaries of a large enterprise or individual participants of a marketplace. Nevertheless, they still represent a more or less coupled community and would like to make some of their relationships visible in their UDDI registrations.

大企業や市場などの多くの企業は、その説明と発見が多様である可能性が高いため、単一のビジネスに効果的に代表されていません。結果として、いくつかのビジネスエンティティインスタンスを公開することができ、大企業または市場の個々の参加者の個々の子会社を代表します。それにもかかわらず、彼らはまだ多かれ少なかれ結合されたコミュニティを表しており、彼らの関係の一部をUDDI登録で見えるようにしたいと考えています。

3.5.1. Representation in the Directory
3.5.1. ディレクトリ内の表現

A publisherAssertion is represented in the directory by the attributes uddiFromKey, uddiToKey, uddiKeyedReference, and uddiUUID, and uddiv3DigitalSignature, as defined in Section 5.

PublisherAssertionは、セクション5で定義されているように、uddifromkey、udditokey、uddikeyedreference、およびuddiuuid、およびuddiv3digitalsignatureの属性によってディレクトリに表されます。

A mandatory attribute, uddiUUID, contains the unique identifier for a given instance of a publisherAssertion.

必須の属性であるuddiuuidには、PublisherAssertionの特定のインスタンスの一意の識別子が含まれています。

publisherAssertion's definition is given in Section 5.

PublisherAssertionの定義はセクション5に記載されています。

3.6. Operational Information:

3.6. 運用情報:

With UDDIv3, the operational information associated with the core UDDI data structures is maintained in a separate OperationalInfo structure, so that the digital signature specified by the publisher remains valid.

uddiv3を使用すると、コアUDDIデータ構造に関連付けられた運用情報が別のOperationalInfo構造に維持されるため、パブリッシャーが指定したデジタル署名は有効です。

The operationalInfo structure is used to convey the operational information for the UDDIv3 core data structures, that is, the businessEntity, businessService, bindingTemplate, and tModel structures. UDDIv3 OperationalInfo consists of 5 elements: created, Modified, modifiedIncludingChildren, nodeId, and authorizedName.

OperationalINFO構造は、UDDIV3コアデータ構造、つまりBusinessity、BusinessService、BindingTemplate、およびTmodel構造の運用情報を伝えるために使用されます。uddiv3 operationalInfoは、作成、修正、修正、修正、nodeid、およびauthorizedNameの5つの要素で構成されています。

Depending on the specific UDDIv3 core data structure, the operationalInformation is represented in the directory as a combination of implicit LDAP Standard Operational attributes: createTimestamp and modifyTimestamp, and the following explicit attributes: uddiAuthorizedName, uddiv3EntityCreationTime, uddiv3EntityModificationTime, and uddiv3NodeId.

特定のuddiv3コアデータ構造に応じて、操作情報は、暗黙のLDAP標準属性の組み合わせとしてディレクトリに表されます:createTimestampおよびmodiyTimestamp、および次の明示的な属性:uddiauthorizedName、uddiv3entitycreationtiontimime、udddiv3entitymodificationtime。

4. Attribute Type Definitions
4. 属性タイプ定義

The OIDs for the attribute types in this document have been registered by the IANA.

このドキュメントの属性タイプのOIDは、IANAによって登録されています。

4.1. uddiBusinessKey
4.1. uddibusinessKey

This is used in uddiBusinessEntity and uddiBusinessService.

これは、uddibusinessentityおよびudddibusinessServiceで使用されます。

The uddiBusinessKey is the unique identifier for a given instance of a uddiBusinessEntity. The attribute is optional for businessService instances contained within a fully expressed parent that already contains a businessKey value.

uddibusinessKeyは、uddibusinessentityの特定のインスタンスの一意の識別子です。属性は、既にBusinessKeyの価値を含んでいる完全に表現された親に含まれるビジネスサービスインスタンスのオプションです。

If the businessService instance is rendered into the Extensible Markup Language [XML] and has no containing parent that has within its data a businessKey, the value of the businessKey that is the parent of the businessService is required to be provided. This behavior supports the ability to browse through the parent-child relationships given any of the core elements as a starting point. The businessKey may differ from the publishing businessEntity's businessKey to allow service projections.

BusinessServiceインスタンスが拡張可能なマークアップ言語[XML]にレンダリングされ、そのデータ内にBusinessKeyを持っている親が含まれていない場合、BusinessServiceの親であるBusinessKeyの価値を提供する必要があります。この動作は、コア要素のいずれかを出発点として考えると、親子関係を閲覧する能力をサポートします。BusinessKeyは、Publishing BusinessEntityのBusinessKeyとは異なる場合があり、サービスの予測を許可します。

( 1.3.6.1.1.10.4.1 NAME 'uddiBusinessKey' DESC 'businessEntity unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.1名「uddibusinesskey」desc 'businessEntityユニーク識別子caseignorematch構文1.3.6.1.1.1466.115.121.1.15単一値)

4.2. uddiAuthorizedName
4.2. uddiauthorizedname

The uddiAuthorizedName is the recorded name of the individual who published the uddiBusinessEntity or uddiTModel data. This data is generated by the controlling operator and should not be supplied within save_business operations.

uddiauthorizednameは、uddibusinessentityまたはudditmodelデータを公開した個人の録音名です。このデータは、制御オペレーターによって生成され、Save_Business操作内で提供されるべきではありません。

With UDDIv3, this attribute is part of the "operationalInformation" metadata associated with core data structures.

UDDIV3を使用すると、この属性は、コアデータ構造に関連付けられた「Operational -Information」メタデータの一部です。

( 1.3.6.1.1.10.4.2 NAME 'uddiAuthorizedName' DESC 'businessEntity publisher name' EQUALITY distinguishedNameMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SINGLE-VALUE )

(1.3.6.1.1.10.4.2 name name 'uddiauthorizedname' desc 'businessEntityパブリッシャー名'平等著名なnamematch構文1.3.6.1.4.1.1466.115.121.1.12単一値)

4.3. uddiOperator
4.3. uddioperator

The uddiOperator is the certified name of the UDDI registry site operator that manages the master copy of the uddiBusinessEntity or uddiTModel. The controlling operator records this data at the time data is saved. This data is generated and should not be supplied within save_business or save_tModel operations.

UDDIOPERATORは、UDDIのマスターコピーまたはUDDITModelのマスターコピーを管理するUDDIレジストリサイトオペレーターの認定名です。制御オペレーターは、保存された時点でこのデータを記録します。このデータは生成され、save_businessまたはsave_tmodel操作内で提供されるべきではありません。

With UDDIv3, this field is no longer used -- it is replaced by the nodeId (uddiv3NodeId) attribute that is part of the "operationalInformation" metadata.

uddiv3を使用すると、このフィールドは使用されなくなりました。「Operational -information」メタデータの一部であるnodeid(uddiv3nodeid)属性に置き換えられます。

( 1.3.6.1.1.10.4.3 NAME 'uddiOperator' DESC 'registry site operator of businessEntitys master copy' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.3名「uddioperator 'desc' 'registry registry of Businessitys Master Copy' equality Caseignorematch Syntax 1.3.6.1.4.1.1466.115.121.1.15単価)

4.4. uddiName
4.4. uddiname

This is used in uddiBusinessEntity, uddiBusinessService, and uddiTModel.

これは、uddibusinessentity、uddibusinessservice、およびudditmodelで使用されます。

These are the human-readable names recorded for the uddiBusinessEntity, uddiBusinessService, or uddiTModel, adorned with a unique xml:lang value to signify the language that they are expressed in. Name search is provided via find_business, find_service, or find_tModel calls.

これらは、UDDIBUSINESSENTITY、UDDIBUSINESSSERVICE、またはUDDITMODELのために記録された人間の読み取り可能な名前であり、一意のXMLで飾られています。

The publishing of several names, e.g., for romanization purposes, is supported. In order to signify the language that the names are expressed in, they carry unique xml:lang values. Not more than one name element may omit specifying its language. Names passed in this way will be assigned the default language code of the registering party. This default language code is established at the time that publishing credentials are established with an individual Operator Site. If no default language is provisioned at the time a publisher signs up, the operator can adopt an appropriate default language code.

たとえば、ローマ化目的のために、いくつかの名前の公開がサポートされています。名前が表現されている言語を意味するために、それらは一意のXML:lang値を運びます。その言語の指定を省略することができます。このように渡された名前には、登録当事者のデフォルト言語コードが割り当てられます。このデフォルト言語コードは、資格情報の公開が個々のオペレーターサイトで確立された時点で確立されています。出版社がサインアップしたときにデフォルト言語がプロビジョニングされていない場合、オペレーターは適切なデフォルト言語コードを採用できます。

With UDDIv3, multiple values with the same language code are permitted.

uddiv3では、同じ言語コードを持つ複数の値が許可されます。

( 1.3.6.1.1.10.4.4 NAME 'uddiName' DESC 'human readable name' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SUBSTR caseIgnoreSubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.4 name name 'uddiname' desc '人間の読み取り可能な名前' equality caseignorematch odering caseignore -orderingmatch substringsubstringsmatch構文の構文1.3.6.1.4.1.14666.115.121.1.15)

The xml:lang value precedes the name value, with the "#" character used as the separator.

XML:Lang値は名前の値の前に、「#」文字はセパレーターとして使用されます。

4.5. uddiDescription
4.5. uddidescrips

The uddiDescription is an optional repeating element of one or more descriptions. One description is allowed per national language code supplied. With UDDIv3, there is no restriction on the number of descriptions or on what xml:lang value that they may have.

uddidescriptionは、1つ以上の説明のオプションの繰り返し要素です。提供される国語コードごとに1つの説明が許可されています。uddiv3では、説明の数やXML:lang値には制限がありません。

( 1.3.6.1.1.10.4.5 NAME 'uddiDescription' DESC 'short description' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.5名 'uddidescription' desc 'short description' equality caseignorematch構文1.3.6.1.4.1.146.115.121.15)

The xml:lang value precedes the name value, with the "#" character used as the separator.

XML:Lang値は名前の値の前に、「#」文字はセパレーターとして使用されます。

4.6. uddiDiscoveryURLs
4.6. uddidiscoveryurrs

This is a list of Uniform Resource Locators (URLs) that point to alternate, file-based service discovery mechanisms. Each recorded uddiBusinessEntity structure is automatically assigned a URL that returns the individual uddiBusinessEntity structure. A URL search is provided via find_business call.

これは、別のファイルベースのサービス発見メカニズムを指す、ユニフォームのリソースロケーター(URL)のリストです。記録された各uddibusinessentity構造には、個々のuddibusinessentity構造を返すURLが自動的に割り当てられます。URL検索は、Find_Businessコールで提供されます。

The uddiDiscoveryURLs attribute is used to hold pointers to URL-addressable discovery documents. The expected retrieval mechanism for URLs referenced in the data within this structure is via the Hypertext Transfer Protocol [HTTP] HTTP-GET operation. The expected return document is not defined. Rather, a framework for establishing conventions is provided, and two such conventions are defined within UDDI behaviors. It is hoped that other conventions come about and use this structure to accommodate alternate means of discovery. With UDDIv3, a new convention is defined with useType as "homepage". Further, a UDDIv3 server need not generate/add a discoveryURL itself, since this can invalidate the digital signature of signed the Business Entity saved by publishers.

uddidiscoveryurls属性は、URLアドレス可能なディスカバリードキュメントへのポインターを保持するために使用されます。この構造内のデータで参照されるURLの予想される検索メカニズムは、ハイパーテキスト転送プロトコル[HTTP] HTTP-Get操作を介して行われます。期待されるリターンドキュメントは定義されていません。むしろ、慣習を確立するためのフレームワークが提供され、2つのそのような規則がUDDI行動内で定義されています。他の慣習がやって来て、この構造を使用して、発見の別の手段に対応することが期待されています。uddiv3を使用すると、USETypeを「ホームページ」として定義されています。さらに、uddiv3サーバーは、パブリッシャーによって保存されたビジネスエンティティに署名されたデジタル署名を無効にする可能性があるため、discoveryurl自体を生成/追加する必要はありません。

( 1.3.6.1.1.10.4.6 NAME 'uddiDiscoveryURLs' DESC 'URL to retrieve a businessEntity instance' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.6 name 'uddidiscoveryurrs' desc 'url businessEntityインスタンス「CaseignoreMatch Syntax 1.3.6.1.4.1.1466.115.121.1.15)を取得する

The useType value precedes the URL value, with the "#" character used as the separator.

USEType値は、「#」文字がセパレーターとして使用されているURL値の前に先行します。

4.7. uddiUseType
4.7. uddiuseType

The uddiUseType is used to describe the type of contact or address in freeform text. Suggested examples for contact include "technical questions", "technical contact", "establish account", "sales contact", etc. Suggested examples for address include "headquarters", "sales office", "billing department", etc.

uddiuseTypeは、フリーフォームテキストの連絡先またはアドレスのタイプを記述するために使用されます。連絡先の推奨例には、「技術的な質問」、「技術的な連絡先」、「アカウントの確立」、「販売連絡先」などが含まれます。

( 1.3.6.1.1.10.4.7 NAME 'uddiUseType' DESC 'name of convention the referenced document follows' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.7名「uddiuseType 'desc' name of慣習の名前参照文書は、「caseignorematchの構文」に続きます。

4.8. uddiPersonName
4.8. uddipersonname

The uddiPersonName should list the name of the person or name of the job role that will be available behind the contact. Examples of roles include "administrator" or "webmaster".

uddipersonnameには、連絡先の背後にある人の名前または職務の名前をリストする必要があります。役割の例には、「管理者」または「ウェブマスター」が含まれます。

( 1.3.6.1.1.10.4.8 NAME 'uddiPersonName' DESC 'name of person or job role available for contact' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.8名「uddipersonname」desc '人の名前'連絡先に利用可能な人の役割 'equality caseignorematch構文1.3.6.1.4.1.1466.115.1.1.1.15単一値)

With UDDIv3, uddiPersonName becomes multi-valued and each name can have an xml:lang attribute. The xml:lang value precedes the name value with the "#" character used as the separator.

uddiv3を使用すると、uddipersonnameはマルチ値になり、各名前にはxml:lang属性があります。XML:Lang値は、セパレーターとして使用される「#」文字を使用して名前値の前にあります。

4.9. uddiPhone
4.9. uddiphone

This is used to hold telephone numbers for the contact. This element can be adorned with an optional uddiUseType attribute for descriptive purposes. If more than one phone element is saved, uddiUseType attributes are required on each.

これは、連絡先の電話番号を保持するために使用されます。この要素は、説明的な目的のために、オプションのuddiuseType属性で飾ることができます。複数の電話要素が保存されている場合、それぞれにuddiuseType属性が必要です。

( 1.3.6.1.1.10.4.9 NAME 'uddiPhone' DESC 'telephone number for contact' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.9 name 'uddiphone' desc '連絡先の電話番号' equality caseignorematch構文1.3.6.1.4.1.1466.115.121.1.15)

The useType precedes the telephone number by a separating '#' (e.g., "Work Number#123 456-7890") .

USETypeは、「#」(例:「作業番号#123 456-7890」)を分離することで電話番号の前にあります。

4.10. uddiEMail
4.10. uddiemail

This is used to hold email addresses for the contact. This element can be adorned with an optional uddiUseType attribute for descriptive purposes. If more than one email element is saved, uddiUseType attributes are required on each.

これは、連絡先のメールアドレスを保持するために使用されます。この要素は、説明的な目的のために、オプションのuddiuseType属性で飾ることができます。複数の電子メール要素が保存されている場合、それぞれにuddiuseType属性が必要です。

( 1.3.6.1.1.10.4.10 NAME 'uddiEMail' DESC 'e-mail address for contact' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.10 name 'uddiemail' desc '連絡先の電子メールアドレス' equality caseignorematch構文1.3.6.1.1.1466.115.121.1.15)

The useType precedes the email address by a separating '#' (e.g., "President of the United States #president@whitehouse.gov").

USETypeは、「#」(例えば、「米国#president@whitehouse.govの社長」)を分離することにより、電子メールアドレスの前にあります。

4.11. uddiSortCode
4.11. uddisortCode

The uddiSortCode is used to drive the behavior of external display mechanisms that sort addresses. The suggested values for uddiSortCode include numeric ordering values (e.g., 1, 2, 3), alphabetic character ordering values (e.g., a, b, c), or the first n positions of relevant data within the address.

uddisortCodeは、アドレスをソートする外部ディスプレイメカニズムの動作を駆動するために使用されます。uddisortCodeの推奨される値には、数値順序付け値(1、2、3)、アルファベットの文字順序付け値(a、b、cなど)、またはアドレス内の関連データの最初のn位置が含まれます。

( 1.3.6.1.1.10.4.11 NAME 'uddiSortCode' DESC 'specifies an external display mechanism' EQUALITY caseIgnoreMatch ORDERING caseIgnoreOrderingMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.11 name 'uddisortcode' desc ''外部ディスプレイメカニズム 'equality caseignorematchの指定Caseignore-orderingmatch Syntax 1.3.6.1.4.1.1466.115.121.1.15単一価値)

With UDDIv3, the sortCode attribute is deprecated because of the guarantee of preserving the document Order.

uddiv3を使用すると、ドキュメントの順序を保存することが保証されているため、ソートコード属性が廃止されます。

4.12. uddiTModelKey
4.12. udditmodelkey

The uddiTModelKey is the unique identifier for a given instance of an uddiTModel.

udditmodelkeyは、udditmodelの特定のインスタンスの一意の識別子です。

It is also used in a KeyedReference and in Address structures. When used with a keyed reference, this is the unique key to identify a value set and implies that the keyName keyValue pair in a uddiIdentifier or uddiCategory Bag are to be interpreted by the value set referenced by the tModelKey.

また、KeyEdReferenceやアドレス構造でも使用されます。キー付きリファレンスで使用する場合、これは値セットを識別するための一意のキーであり、uddiidentifierまたはuddicategateoryバッグのキーネームキーバリューペアが、tmodelkeyが参照する値セットによって解釈されることを意味します。

When used with Addressline elements, it implies that the keyName keyValue pair given by subsequent uddiAddressLine elements are to be interpreted by the address structure associated with the tModel that is referenced.

アドレスライン要素で使用する場合、その後のuddiaddressline要素によって与えられたキーネームキーバリューペアは、参照されるTモデルに関連付けられたアドレス構造によって解釈されることを意味します。

( 1.3.6.1.1.10.4.12 NAME 'uddiTModelKey' DESC 'tModel unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.12名 'udditmodelkey' desc 'tmodel一意の識別子' caseignorematch構文1.3.6.1.4.1.1466.115.121.1.15単一値)

4.13. uddiAddressLine
4.13. uddiaddressline

The uddiAddressLine contains the actual address in freeform text. If the address element contains a uddiTModelKey, these uddiAddressLine elements are to be adorned, each with an optional keyName keyValue attribute pair. Together with the uddiTModelKey, keyName and keyValue qualify the uddiAddressLine in order to describe its meaning.

uddiaddresslineには、フリーフォームテキストの実際のアドレスが含まれています。アドレス要素にudditmodelkeyが含まれている場合、これらのuddiaddressline要素は装飾され、それぞれにオプションのキーネームキーバリュー属性ペアがあります。udditmodelkeyと一緒に、キーネームとキーバリューは、その意味を説明するためにuddiaddresslineを適格にします。

The uddiAddressLine elements contain string data with a line length limit of 80 character positions. Each uddiAddressLine element can be adorned with two optional descriptive attributes, keyName and keyValue. Both attributes must be present in each address line if a uddiTModelKey is assigned to the address structure. By doing this, the otherwise arbitrary use of address lines becomes structured. Together with the address' uddiTModelKey, keyName and keyValue virtually build a uddiKeyedReference that represents an address line qualifier, given by the referenced uddiTModel.

uddiaddressline要素には、80文字の位置の線長制限がある文字列データが含まれています。各uddiaddressline要素には、2つのオプションの記述属性、キーネームとキーバリューで飾られます。udditmodelkeyがアドレス構造に割り当てられている場合、両方の属性を各アドレス行に存在する必要があります。これを行うことにより、それ以外の場合はアドレス行の任意の使用が構造化されます。アドレスとともに、「udditmodelkey、keyname、keyvalueが、参照されたudditmodelによって与えられたアドレスライン予選を表すuddikeyedreferenceを実質的に構築します。

When no uddiTModelKey is provided for the address structure, the keyName and keyValue attributes can be used without restrictions, for example, to provide descriptive information for each uddiAddressLine by using the keyName attribute. Since both the keyName and the keyValue attributes are optional, address line order is significant and will always be returned by the UDDI-compliant registry in the order originally provided during a call to save_business.

アドレス構造にudditmodelkeyが提供されていない場合、たとえば、keyname属性を使用して各uddiaddresslineに記述情報を提供するために、制限なしにキーナルとキーバリュー属性を使用できます。KeyNameとKeyvalue属性の両方がオプションであるため、アドレスラインの順序は重要であり、Save_Businessへの呼び出し中に最初に提供された順序でUDDI準拠のレジストリによって常に返されます。

( 1.3.6.1.1.10.4.13 NAME 'uddiAddressLine' DESC 'address' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.13名 'Uddiaddressline' desc 'アドレス' equality caseignorematch構文1.3.6.1.4.1.1466.115.121.15)

The keyName, keyValue, and addressData of this attribute are separated by "#" (e.g., "#"<keyName>"#"<keyValue>"#"<addressData>). The addressData is the only required portion of the attribute.

この属性のkeyname、keyvalue、およびaddressdataは、「#」(例: "#" <keyname> "#" <keyvalue> "#" <addressData>)で区切られています。addressDataは、属性の唯一の必要な部分です。

4.14. uddiIdentifierBag
4.14. uddiidentifierbag

The uddiIdentifierBag element allows uddiBusinessEntity or uddiTModel structures to include information about common forms of identification such as D-U-N-S_ numbers, tax identifiers, etc. This data can be used to signify the identity of the uddiBusinessEntity or can be used to signify the identity of the publishing party. Including data of this sort is optional, but when used greatly enhances the search behaviors exposed via the find_xx messages defined in the UDDI Version 2.0 API Specification [UDDIapi]. For a full description of the structures involved in establishing an identity, see UDDI Version 2.0 Data Structure Specification - Appendix A: Using Identifiers [UDDIdsr].

uddiidentifierbag要素により、uddibusinessentityまたはudditmodel構造は、d-u-n-s_数、税識別子などの一般的な識別形式に関する情報を含めることができます。このデータは、uddibusinessentityのアイデンティティを示すために使用できます。出版パーティー。この種のデータを含めることはオプションですが、使用すると、UDDIバージョン2.0 API仕様[uddiapi]で定義されたFind_xxメッセージを介して公開される検索動作が大幅に強化されます。IDの確立に関与する構造の完全な説明については、UDDIバージョン2.0データ構造の仕様 - 付録A:識別子の使用[UDDIDSR]を使用してください。

( 1.3.6.1.1.10.4.14 NAME 'uddiIdentifierBag' DESC 'identification information' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.14名「uddiidentifierbag」desc '識別情報' equality caseignorematch構文1.3.6.1.1.1466.115.121.1.15)

The tModel, keyName, and keyValue of this attribute are separated by "#" (e.g., <tModel>"#"<keyName>"#"<keyValue>). The keyValue is the only required portion of the attribute.

この属性のtmodel、keyname、およびkeyvalueは、「#」(例えば、<tmodel> "#" <keyname> "#" <keyvalue>)で区切られています。キーバリューは、属性の唯一の必要な部分です。

4.15. uddiCategoryBag
4.15. uddicategorybag

The uddiCategoryBag element allows uddiBusinessEntity, uddiBusinessService, and uddiTModel structures to be categorized according to any of several available taxonomy-based classification schemes. Operator Sites automatically provide validated categorization support for three taxonomies that cover industry codes (via NAICS), product and service classifications (via UNSPC), and geography (via ISO 3166). Including data of this sort is optional, but when used, it greatly enhances the search behaviors exposed by the find_xx messages defined in the UDDI Version 2.0 API Specification [UDDIapi]. For a full description of structures involved in establishing categorization information, see UDDI Version 2.03 Data Structure Specification--Appendix B: Using Categorization [UDDIdsr].

uddicategoryBag要素により、UDDIBUSINESSENTITY、UDDIBUSINESSSERVICE、およびUDDITMODEL構造は、いくつかの利用可能な分類ベースの分類スキームのいずれかに従って分類できます。オペレーターサイトは、業界コード(NAICS経由)、製品およびサービス分類(UNSPC経由)、および地理(ISO 3166経由)をカバーする3つの分類法の検証済みの分類サポートを自動的に提供します。この種のデータを含めることはオプションですが、使用すると、UDDIバージョン2.0 API仕様[uddiapi]で定義されているfind_xxメッセージによって公開される検索動作が大幅に向上します。分類情報の確立に関与する構造の完全な説明については、UDDIバージョン2.03データ構造の仕様 - 付録B:分類[UDDIDSR]の使用を参照してください。

( 1.3.6.1.1.10.4.15 NAME 'uddiCategoryBag' DESC 'categorization information' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.15名 'uddicategorybag' desc '分類情報'平等caseignorematch構文1.3.6.1.1.1466.115.121.1.15)

The tModel, keyName, and keyValue of this attribute are separated by "#" (e.g., <tModel>"#"<keyName>"#"<keyValue>). The keyValue is the only required portion of the attribute.

この属性のtmodel、keyname、およびkeyvalueは、「#」(例えば、<tmodel> "#" <keyname> "#" <keyvalue>)で区切られています。キーバリューは、属性の唯一の必要な部分です。

With UDDIv3, uddiBindingTemplates also supports the uddiCategoryBag element and they can also be categorized according to any of several available taxonomy-based classification schemes.

uddiv3を使用すると、uddibindingtemplatesはuddicategorybag要素もサポートしており、利用可能ないくつかの分類学ベースの分類スキームのいずれかに従って分類することもできます。

4.16. uddiKeyedReference
4.16. uddikeyedReference

The uddiKeyedReference is a general-purpose attribute for a name-value pair, with an additional reference to a tModel.

uddikeyedReferenceは、tmodelへの追加の参照を含む、名前値ペアの汎用属性です。

( 1.3.6.1.1.10.4.16 NAME 'uddiKeyedReference' DESC 'categorization information' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.16名「uddikeyedReference 'desc'分類情報」equality caseignorematch構文1.3.6.1.1.1466.115.121.1.15)

The tModel, keyName, and keyValue of this attribute are separated by "#" (e.g., <tModel>"#"<keyName>"#"<keyValue>). The keyValue is the only required portion of the attribute. With UDDIv3, the tModelKey also becomes a mandatory part of the attribute.

この属性のtmodel、keyname、およびkeyvalueは、「#」(例えば、<tmodel> "#" <keyname> "#" <keyvalue>)で区切られています。キーバリューは、属性の唯一の必要な部分です。uddiv3を使用すると、tmodelkeyも属性の必須部分になります。

Also, UDDIv3 defines KeyedReferenceGroups for CategoryBags. A keyedReferenceGroup contains a tModelKey and a simple list of KeyedReference structures. The uddiKeyedReference attribute will support KeyedReferenceGroups by suffixing the tModelKey for KeyedReferenceGroup to each of the keyedReference values associated with the group.

また、uddiv3はカテゴリバッグのkeyedreferencegroupsを定義します。KeyEdReferenceGroupには、tmodelkeyとキーエドレファレンス構造の簡単なリストが含まれています。uddikeyedReference属性は、keyedReferenceGroupsをグループに関連付けられているキーエドレファレンス値のそれぞれにtmodelkeyに接尾っぽくすることにより、KeyEdReferenceGroupsをサポートします。

For example, to represent a keyedReference group containing a list of 2 keyed references, the attribute will hold the following 2 strings as its values:

たとえば、2つのキー付き参照のリストを含むKeyEdReferenceグループを表すために、属性は次の2つの文字列をその値として保持します。

      tModelKey1#KeyName1#KeyValue1#KeyedReferenceGroup1_tModelKey
      tModelKey2#KeyName2#KeyValue2#KeyedReferenceGroup1_tModelKey
        
4.17. uddiServiceKey
4.17. uddiservicekey

This is the unique key for a given uddiBusinessService. When saving a new uddiBusinessService structure, pass an empty uddiServiceKey value. This signifies that a UUID value is to be generated. To update an existing uddiBusinessService structure, pass the UUID value that corresponds to the existing service. If a uddiServiceKey is received via an inquiry operation, the key values may not be blank. When saving a new or updated service projection, pass the uddiServiceKey of the referenced uddiBusinessService structure.

これは、特定のuddibusinessServiceのユニークな鍵です。新しいuddibusinessService構造を保存するときは、空のuddiservicekey値を渡します。これは、UUID値が生成されることを意味します。既存のuddibusinessService構造を更新するには、既存のサービスに対応するUUID値を渡します。uddiservicekeyが問い合わせ操作を介して受信された場合、キー値が空白にならない場合があります。新しいまたは更新されたサービス投影を保存するときは、参照されたuddibusinessService構造のuddiservicekeyを渡します。

This attribute is optional when the uddiBindingTemplate data is contained within a fully expressed parent that already contains a uddiServiceKey value. If the uddiBindingTemplate data is rendered into XML and has no containing parent that has within its data a uddiServiceKey, the value of the uddiServiceKey that is the ultimate containing parent of the uddiBindingTemplate is required to be provided. This behavior supports the ability to browse through the parent-child relationships given any of the core elements as a starting point.

この属性は、uddibindingTemplateデータが既にuddiservicekey値を含んでいる完全に表現された親に含まれている場合にオプションです。uddibindingTemplateデータがXMLにレンダリングされ、そのデータ内にuddiservicekeyを持っている親が含まれていない場合、uddibindivingtemplateの究極の親を含むuddiservicekeyの値が提供される必要があります。この動作は、コア要素のいずれかを出発点として考えると、親子関係を閲覧する能力をサポートします。

( 1.3.6.1.1.10.4.17 NAME 'uddiServiceKey' DESC 'businessService unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.17名「uddiservicekey 'desc' businessservice caseignorematch Syntax 1.3.6.1.4.1.1466.115.121.1.15単一値)

4.18. uddiBindingKey
4.18. uddibindingkey

This is the unique key for a given uddiBindingTemplate. When saving a new uddiBindingTemplate structure, pass an empty uddiBindingKey value. This signifies that a UUID value is to be generated. To update an existing uddiBindingTemplate, pass the UUID value that corresponds to the existing uddiBindingTemplate instance. If a uddiBindingKey is received via an inquiry operation, the key values may not be blank.

これは、特定のuddibindingtemplateのユニークなキーです。新しいuddibindingTemplate構造を保存するときは、空のuddibindingkey値を渡します。これは、UUID値が生成されることを意味します。既存のuddibindingTemplateを更新するには、既存のuddibindingTemplateインスタンスに対応するUUID値を渡します。uddibindingkeyが問い合わせ操作によって受信された場合、キー値が空白にならない場合があります。

( 1.3.6.1.1.10.4.18 NAME 'uddiBindingKey' DESC 'bindingTemplate unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.18名 'uddibindingkey' desc 'bindingtemplate一意の識別子' caseignorematch構文1.3.6.1.4.1.1466.115.121.1.15単一値)

4.19. uddiAccessPoint
4.19. uddiaccesspoint

The uddiAccessPoint element is an attribute-qualified pointer to a service entry point. The notion of service at the metadata level seen here is fairly abstract and many types of entry points are accommodated. A single attribute is provided named URLType.

uddiaccesspoint要素は、サービスエントリポイントへの属性認定ポインターです。ここで見られるメタデータレベルでのサービスの概念はかなり抽象的であり、多くのタイプのエントリポイントが収容されています。URLTypeという名前の単一の属性が提供されています。

Required attribute-qualified element8: This element is a text field that is used to convey the entry point address suitable for calling a particular Web service. This may be a URL, an electronic mail address, or even a telephone number. No assumptions about the type of data in this field can be made without first understanding the technical requirements associated with the Web service.

必須属性認定要素8:この要素は、特定のWebサービスを呼び出すのに適したエントリポイントアドレスを伝えるために使用されるテキストフィールドです。これは、URL、電子メールアドレス、または電話番号などです。Webサービスに関連する技術的要件を最初に理解することなく、この分野のデータの種類に関する仮定を作成することはできません。

( 1.3.6.1.1.10.4.19 NAME 'uddiAccessPoint' DESC 'entry point address to call a web service' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.19名「uddiaccesspoint」desc 'エントリポイントアドレス「equality caseignorematch構文」を呼び出すためのエントリポイントアドレス1.3.6.1.4.1.1466.115.1.1.1.15単一値)

The URLType value precedes the accessPoint value by a separating '#'.

URLTYPE値は、「#」を分離することにより、アクセスポイント値に先行します。

With UDDIv3, the "URLType" attribute is replaced by a "UseType" attribute. Using this UseType attribute, the accessPoint attribute can model a hostingRedirector or support indirection to indicate that the accesspoint is specified within a remotely hosted WSDL document.

uddiv3を使用すると、「urlType」属性は「usetype」属性に置き換えられます。このUSETYPE属性を使用して、AccessPoint属性はホスティングレディレクターをモデル化するか、間接をサポートして、リモートでホストされたWSDLドキュメント内でアクセスポイントが指定されていることを示します。

For a UDDIv3 registry that needs to support UDDIv2 clients, the attribute must allow the representation of URLType and UseType values independently.

uddiv2クライアントをサポートする必要があるuddiv3レジストリの場合、属性はURLTypeとusetypeの値を個別に表現することを許可する必要があります。

The UDDIv3 spec specifies the following logic for mapping values between URLType and UseType: If an entity is saved with the v3 namespace and a v2 inquiry is made, the URLType will be returned as "other". In the case when a v3 inquiry is made on an entity published with the v2 namespace, the v3 useType attribute will be returned as "endPoint".

uddiv3仕様は、URLTypeとusetype間の値をマッピングするための次のロジックを指定します。V3Namespaceでエンティティが保存され、V2の問い合わせが行われた場合、URLTypeは「その他」として返されます。V2名空間で公開されたエンティティでV3の問い合わせが行われる場合、V3 USETYPE属性は「エンドポイント」として返されます。

For implementations that need to explicitly model both forms, the recommended format is as follows: v2URLType#v3UseType#Address

両方のフォームを明示的にモデル化する必要がある実装の場合、推奨される形式は次のとおりです。v2urltype#v3usetype#アドレス

4.20. uddiHostingRedirector
4.20. uddihostingredirector

The uddiHostingRedirector element is used to designate that a uddiBindingTemplate entry is a pointer to a different uddiBindingTemplate entry. The value in providing this facility is seen when a business or entity wants to expose a service description (e.g., advertise that it has a service available that suits a specific purpose) that is actually a service described in a separate uddiBindingTemplate record. This might occur when a service is remotely hosted (hence the name of this element), or when many service descriptions could benefit from a single service description.

uddiHostingRedirector要素は、uddibindingTemplateエントリが異なるuddibindingTemplateエントリへのポインターであることを指定するために使用されます。この施設を提供する際の価値は、ビジネスまたはエンティティがサービスの説明を公開したいときに見られます(たとえば、特定の目的に適したサービスが利用可能であることを宣伝します)。これは、サービスがリモートでホストされている場合(この要素の名前)、または多くのサービスの説明が単一のサービスの説明から利益を得ることができる場合に発生する可能性があります。

The uddiHostingRedirector element has a single attribute and no element content. The attribute is a uddiBindingKey value that is suitable within the same UDDI registry instance for querying and obtaining the uddiBindingDetail data that is to be used.

uddihostingredirector要素には、単一の属性があり、要素コンテンツはありません。属性は、使用するuddibindiddetailデータをクエリして取得するために、同じuddiレジストリインスタンス内で適切なuddibindinedKey値です。

More on the uddiHostingRedirector can be found in the appendices for the UDDI Version 2.0 API Specification [UDDIapi].

UDDIHOSTINGREDIRECTORの詳細については、UDDIバージョン2.0 API仕様[UDDIAPI]の付録に記載されています。

Required element if uddiAccessPoint is not provided: This element is adorned with a uddiBindingKey attribute, giving the redirected reference to a different uddiBindingTemplate. If you query a uddiBindingTemplate and find a uddiHostingRedirector value, you should retrieve that uddiBindingTemplate and use it in place of the one containing the uddiHostingRedirector data.

UDDIACCESSPOINTが提供されていない場合は、必要な要素:この要素には、UDDiBindyKey属性が飾られており、異なるuddibindingTemplateへのリダイレクトされた参照を提供します。uddibindingTemplateを照会してuddiHostingRedirector値を見つけた場合、uddibindingTemplateを取得し、uddihostingRedirectorデータを含むものの代わりに使用する必要があります。

( 1.3.6.1.1.10.4.20 NAME 'uddiHostingRedirector' DESC 'designates a pointer to another bindingTemplate' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.20名 'uddihostingredirector' desc 'は、別のバインディングテンプレート' caseignorematch構文へのポインターを指定します。

With UDDIv3, the hostingRedirector is a deprecated element, since its functionality is now covered by the accessPoint. For backward-compatibility, it can still be used, but it is not recommended.

uddiv3を使用すると、Hostingredirectorは、その機能がアクセスポイントでカバーされるため、非推奨要素です。後方互換性のために使用することもできますが、推奨されません。

4.21. uddiInstanceDescription
4.21. uddiinstancedEscription

This is an optional repeating element. This is one or more language-qualified text descriptions that designate what role a uddiTModel reference plays in the overall service description.

これはオプションの繰り返し要素です。これは、UDDITModelリファレンスがサービス全体の説明で再生する役割を指定する1つまたは複数の言語資格のあるテキストの説明です。

( 1.3.6.1.1.10.4.21 NAME 'uddiInstanceDescription' DESC 'instance details description' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.4.21名「uddiinstencedscription 'desc'インスタンス詳細説明」説明 'equality caseignorematch構文1.3.6.4.1.1466.115.121.1.15)

The xml:lang value precedes the name value, with the "#" character used as the separator.

XML:Lang値は名前の値の前に、「#」文字はセパレーターとして使用されます。

4.22. uddiInstanceParms
4.22. uddiinstanceParms

The uddiInstanceParms is an optional element of the uddiInstance. It is used to contain settings parameters or a URL reference to a file that contains settings or parameters required to use a specific facet of a uddiBindingTemplate description. If used to house the parameters themselves, the suggested content is a namespace-qualified XML string using a namespace outside of the UDDI schema. If used to house a URL pointer to a file, the suggested format is a URL that is suitable for retrieving the settings or parameters via HTTP-GET.

uddiinstanceparmsは、uddiinstanceのオプションの要素です。これは、uddibindingtemplate説明の特定のファセットを使用するために必要な設定またはパラメーターを含むファイルへの設定パラメーターまたはURL参照を含むために使用されます。パラメーター自体を収容するために使用される場合、提案されたコンテンツは、UDDIスキーマの外側の名前空間を使用して、名前空間認定XML文字列です。ファイルへのURLポインターを収容するために使用される場合、提案された形式は、HTTP-Getを介して設定またはパラメーターを取得するのに適したURLです。

( 1.3.6.1.1.10.4.22 NAME 'uddiInstanceParms' DESC 'URL reference to required settings' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.22名「uddiinstanceParms 'desc' url参照が必要な設定」等式のcaseignorematch構文1.3.6.1.4.1.1466.115.121.1.15単一値)

4.23. uddiOverviewDescription
4.23. uddioverviewdescription

This is an optional repeating element. This language-qualified string is intended to hold a short descriptive overview of how a particular uddiTModel is to be used.

これはオプションの繰り返し要素です。この言語資格のある文字列は、特定のudditmodelをどのように使用するかについての短い説明的な概要を保持することを目的としています。

( 1.3.6.1.1.10.4.23 NAME 'uddiOverviewDescription' DESC 'outlines tModel usage' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.4.23名「uddioverviewdescription 'desc」'の概要tmodel usage 'equality caseignorematch Syntax 1.3.6.1.4.1.1466.115.121.1.15)

The xml:lang value precedes the name value, with the "#" character used as the separator.

XML:Lang値は名前の値の前に、「#」文字はセパレーターとして使用されます。

4.24. uddiOverviewURL
4.24. uddioverviewurl

This is an optional element. This string data element is to be used to hold a URL reference to a long form of an overview document that covers the way a particular uddiTModel specific reference is used as a component of an overall Web service description. The recommended format for the overviewURL is a URI that is suitable for retrieving the actual overview document with an HTTP-GET operation, for example, via a Web browser.

これはオプションの要素です。この文字列データ要素は、特定のudditmodel固有の参照がWebサービス全体の説明のコンポーネントとして使用される方法をカバーする長い形式の概要ドキュメントへのURL参照を保持するために使用されます。Overviewurlの推奨形式は、たとえばWebブラウザーを介してHTTP-Get操作で実際の概要ドキュメントを取得するのに適したURIです。

( 1.3.6.1.1.10.4.24 NAME 'uddiOverviewURL' DESC 'URL reference to overview document' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.24名「uddioverviewurl 'desc' url参照文書「Caseignorematch Syntax 1.3.6.1.4.1.1466.115.121.1.15」

With UDDIv3, uddiOverviewURL becomes multi-valued to allow the representation of multiple OverviewDocs within a single InstanceDetail element.

uddiv3を使用すると、uddioverviewurlは多値になり、単一のInstancedEtail要素内の複数の概要の表現が可能になります。

Modeling multiple OverviewDocs within an InstanceDetail element:

InstancedEtail要素内の複数のOverviewDocsのモデリング:

In UDDIv3, the InstanceDetails element in TmodelInstanceInfo can have multiple OverviewDoc's. In UDDIv2, we could have only 1 OverviewDoc. To retain the grouping between a set of overviewDescriptions and overviewURL, we can make both OverviewDoc and OverviewURL multi-valued, and have a "group ID" Prefix to each value (to group OverviewDescriptions and OverviewURL).

uddiv3では、tmodelinstanceinfoのInstancedEtails要素には複数のOverviewDocを持つことができます。uddiv2では、1つのOverviewDocのみを使用できます。一連の概要と概要の間のグループ化を保持するために、概要と概要の両方のマルチ値を作成し、各値に「グループID」プレフィックスを作成できます(グループの概要と概要)。

An example is shown below:

例を以下に示します。

         Overview Description                            OverviewURL
         1#xml:lang#overviewDescription1         1#UseType#overviewURL
         1#xml:lang#overviewDescription2         2#UseType#overviewURL
         1#xml:lang#overviewDescription3         4#UseType#overviewURL
         3#xml:lang#overviewDescription1
         3#xml:lang#overviewDescription2
         4#xml:lang#overviewDescription1
        

This implies that OverviewDoc1 has 3 overview descriptions and an overviewURL. OverviewDoc2 has only an overviewURL. OverviewDoc3 has only 2 overviewDescriptions. OverviewDoc4 also has 1 overview description and an overviewURL.

これは、OverviewDoc1に3つの概要説明とOverviewurlがあることを意味します。OverviewDoc2にはOverviewurlのみがあります。OverviewDoc3には2つのOverviewdescriptionsのみがあります。OverviewDoc4には、1つの概要説明と概要があります。

4.25. uddiFromKey
4.25. uddifromkey

The uddiFromKey is a required element. This is the unique key reference to the first uddiBusinessEntity for which the assertion is made.

uddifromkeyは必要な要素です。これは、アサーションが行われる最初のuddibusinessEntityへのユニークな重要な参照です。

( 1.3.6.1.1.10.4.25 NAME 'uddiFromKey' DESC 'unique businessEntity key reference' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.25名「uddifromkey 'desc」ユニークなビジネスエンティティキーリファレンス' equality caseignorematch構文1.3.6.1.1.1466.115.121.1.15単一値)

4.26. uddiToKey
4.26. udditokey

The uddiToKey is a required element. This is the unique key reference to the second uddiBusinessEntity for which the assertion is made.

udditokeyは必要な要素です。これは、アサーションが行われる2番目のuddibusinessentityへのユニークな重要な参照です。

( 1.3.6.1.1.10.4.26 NAME 'uddiToKey' DESC 'unique businessEntity key reference' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.4.26名「Udditokey 'desc」ユニークなビジネスエンティティキーリファレンス' equality caseignorematch構文1.3.6.1.1.1466.115.121.1.15単一値)

4.27. uddiUUID
4.27. uddiuuid

The uddiUUID is a required element. This is to ensure unique identification of uddiContact, uddiAddress, and uddiPublisherAssertion objects.

uddiuuidは必要な要素です。これは、uddicontact、uddiaddress、およびuddipublisherAssertionオブジェクトの一意の識別を確保するためです。

( 1.3.6.1.1.10.4.27 NAME 'uddiUUID' DESC 'unique attribute' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.4.27名「Uddiuuid 'Desc」ユニーク属性'等式caseignorematch構文1.3.6.1.4.1.1466.115.121.1.15単一値)

With UDDIv3, this attribute will also be used for unique identification of Subscription-feature-related entities.

UDDIV3を使用すると、この属性は、サブスクリプションに関連するエンティティの一意の識別にも使用されます。

4.28. uddiIsHidden
4.28. uddiishidden

This is used to provide functionality for the delete_tModel operation. Logical deletion hides the deleted tModels from find_tModel result sets but does not physically delete it.

これは、delete_tmodel操作の機能を提供するために使用されます。論理削除は、find_tmodelの結果セットから削除されたtmodelを隠しますが、物理的に削除しません。

( 1.3.6.1.1.10.4.28 NAME 'uddiIsHidden' DESC 'isHidden attribute' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )

(1.3.6.1.1.10.4.28名「Uddiishidden 'desc」ishidden属性' equality booleanmatch Syntax 1.3.6.1.1.1466.115.121.1.7単一値)

In case of UDDIv3, this attribute will represent the "deleted" attribute value.

uddiv3の場合、この属性は「削除された」属性値を表します。

4.29. uddiIsProjection
4.29. uddiisprojection

This is used to identify a Business Service that has a Service Projection.

これは、サービス予測があるビジネスサービスを識別するために使用されます。

( 1.3.6.1.1.10.4.29 NAME 'uddiIsProjection' DESC 'isServiceProjection attribute' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )

(1.3.6.1.1.10.4.29名 'Uddiisprojection' desc 'IsserviceProjection属性'等式booleanmatch構文1.3.6.1.4.1.1466.115.121.1.7単一値)

4.30. uddiLang
4.30. uddilang

This is used to model the xml:lang value for the Address structure in UDDIv3.

これは、UDDIV3のアドレス構造のXML:LANG値のモデル化に使用されます。

( 1.3.6.1.1.10.4.30 NAME 'uddiLang' DESC 'xml:lang value in v3 Address structure' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.30名 'uddilang' desc 'xml:v3アドレス構造のlang値caseignorematch構文1.3.6.1.4.1.1466.115.121.1.15単一値)

The following are attribute definitions to model new elements/fields in UDDIv3 information model. These attribute definitions have the "uddiv3" prefix to indicate that these attributes represent UDDI information model elements unique to UDDIv3.

以下は、uddiv3情報モデルの新しい要素/フィールドをモデル化するための属性定義です。これらの属性定義には、「uddiv3」プレフィックスがあり、これらの属性がuddiv3に固有のuddi情報モデル要素を表していることを示します。

4.31. uddiv3BusinessKey
4.31. uddiv3businesskey

This is the unique UDDIv3 identifier for a given instance of uddiBusinessEntity. It is used in uddiBusinessEntity and uddiBusinessService.

これは、uddibusinessentityの特定のインスタンスのユニークなuddiv3識別子です。uddibusinessentityおよびudddibusinessServiceで使用されています。

A uddiBusinessEntity will include the uddiBusinessKey (the v2 form) for unique identification by UDDIv2 clients. The uddiBusinessKey (36-char) will also be the LDAP naming attribute for the uddiBusinessEntity. The uddiBusinessEntity entry MAY also include the uddiv3BusinessKey, the explicit v3 form key, which can be 255 characters long.

uddibusinessentityには、uddiv2クライアントによる一意の識別用のuddibusinesskey(v2フォーム)が含まれます。uddibusinesskey(36-char)も、uddibusinessentityのLDAP命名属性になります。UDDIBUSINESSENTITYエントリには、255文字の長さのv3フォームキーであるuddiv3businesskeyが含まれる場合があります。

( 1.3.6.1.1.10.4.31 NAME 'uddiv3BusinessKey' DESC 'UDDIv3 businessEntity unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.31名 'uddiv3businesskey' desc 'uddiv3 businessentityユニーク識別子caseignorematch構文1.3.6.1.4.1.1.146.115.121.1.15単一値)

4.32. uddiv3ServiceKey
4.32. uddiv3servicekey

This is the unique UDDIv3 identifier for a given instance of uddiBusinessService. It is used in uddiBusinessService and uddiBindingTemplate.

これは、uddibusinessServiceの特定のインスタンスのユニークなuddiv3識別子です。uddibusinessserviceおよびuddibindingtemplateで使用されています。

A uddiBusinessService will include the uddiServiceKey (the v2 form) for unique identification by UDDIv2 clients. The uddiServiceKey (36-char) will also be the LDAP naming attribute for the uddiBusinessService entry. The uddiBusinessService entry MAY also include the uddiv3ServiceKey, the explicit v3 form key, which can be 255 characters long.

uddibusinessServiceには、uddiv2クライアントによる一意の識別用のuddiservicekey(V2フォーム)が含まれます。uddiservicekey(36-char)は、uddibusinessserviceエントリのLDAPネーミング属性でもあります。uddibusinessServiceエントリには、255文字の長さの明示的なV3フォームキーであるuddiv3servicekeyが含まれる場合があります。

( 1.3.6.1.1.10.4.32 NAME 'uddiv3ServiceKey' DESC 'UDDIv3 businessService unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.32名「uddiv3servicekey 'desc' uddiv3 businessserviceユニーク識別子caseignorematch構文1.3.6.1.4.1.1.146.115.121.1.15単一値)

4.33. uddiv3BindingKey
4.33. uddiv3bindingkey

This is the unique UDDIv3 identifier for a given instance of uddiBindingTemplate.

これは、uddibindingtemplateの特定のインスタンスの一意のuddiv3識別子です。

A uddiBindingTemplate will include the uddiBindingKey (the v2 form) for unique identification by UDDIv2 clients. The uddiBindingKey (36-char) will also be the LDAP naming attribute for the uddiBindingTemplate entry. The uddiBindingTemplate entry MAY also include the uddiv3BindingKey, the explicit v3 form key, which can be 255 characters long.

uddibindingtemplateには、uddiv2クライアントによる一意の識別用のuddibindingkey(v2フォーム)が含まれます。uddibindingkey(36-char)は、uddibindingtemplateエントリのLDAP命名属性でもあります。uddibindingTemplateエントリには、255文字の長さのv3フォームキーであるuddiv3bindingkeyが含まれる場合があります。

( 1.3.6.1.1.10.4.33 NAME 'uddiv3BindingKey' DESC 'UDDIv3 BindingTemplate unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.33名 'uddiv3bindingkey' desc 'uddiv3 bindingtemplate一意の識別子' equignorematchの構文1.3.6.1.1.4.1.146.115.121.1.15単一値)

4.34. uddiv3TModelKey
4.34. uddiv3tmodelkey

This is the unique UDDIv3 identifier for a given instance of a uddiTModel.

これは、udditmodelの特定のインスタンスのユニークなuddiv3識別子です。

A uddiTModel will include the uddiTModelKey (the v2 form) for unique identification by UDDIv2 clients. The uddiTModelKey (41-char) will also be the LDAP naming attribute for the uddiTModel entry. The uddiTModel entry MAY also include the uddiv3TModelKey, the explicit v3 form key, which can be 255 characters long.

udditmodelには、uddiv2クライアントによる一意の識別用のudditmodelkey(V2フォーム)が含まれます。udditmodelkey(41-char)は、udditmodelエントリのLDAPネーミング属性でもあります。udditmodelエントリには、255文字の長さのv3フォームキーであるuddiv3tmodelkeyも含まれる場合があります。

( 1.3.6.1.1.10.4.34 NAME 'uddiv3TModelKey' DESC 'UDDIv3 TModel unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.34名「uddiv3tmodelkey」desc 'uddiv3 tmodel equality caseignorematch構文1.3.6.1.4.1.146.115.121.1.15単一値)

The tModelKey is also used in a KeyedReference and in Address structures. In all instances where a tModelKey is used as a reference to tModel, the v3 form of the tModel key (viz. uddiv3TModelKey) will be the form used, since using the v2 form key will require translating it to the v3 key by the UDDI Server, which may invalidate the digital signature of the entity.

Tmodelkeyは、キーエドレファレンスおよびアドレス構造でも使用されます。tmodelkeyがTmodelへの参照として使用されるすべての場合において、V2フォームキーを使用するにはUDDIサーバーによってV3キーに変換する必要があるため、TModelキーのV3形式(vizdiv3tmodelkey)が使用される形式になります。、エンティティのデジタル署名を無効にする可能性があります。

4.35. uddiv3DigitalSignature
4.35. uddiv3digitalsignature

The UDDIv3 v3 schema supports the signing of the following UDDI elements using "XML-Signature Syntax and Processing" (see http://www.w3.org/TR/xmldsig-core/).

UDDIV3 V3スキーマは、「XML-Signature構文と処理」を使用して、次のUDDI要素の署名をサポートしています(http://www.w3.org/tr/xmldsig-core/を参照)。

..businessEntity ..businessService ..bindingTemplate ..tModel ..publisherAssertion

..BusinessEntity ..BusinessService ..BindingTemplate ..tmodel ..PublisherAssertion

This uddiv3DigitalSignature attribute holds the digital signature for the corresponding UDDI entity.

このuddiv3digitalsignature属性は、対応するuddiエンティティのデジタル署名を保持します。

( 1.3.6.1.1.10.4.35 NAME 'uddiv3DigitalSignature' DESC 'UDDIv3 entity digital signature' EQUALITY caseExactMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

(1.3.6.1.1.10.4.35名「uddiv3digitalsignature」desc 'uddiv3エンティティデジタル署名' caseexactmatch構文1.3.6.1.4.1.1466.115.121.15)

A Signature element SHOULD be generated according to the required steps of "Core Generation" in XML-Signature Syntax and Processing. The signature should be calculated on the top-level element that will be stored by the registry as a result of the Publication API call. This element, referred to as the data object in the XML-Signature and Syntax specification, is the businessEntity element for save_business API calls, the businessService element for save_service API calls, the bindingTemplate for save_binding API calls, the tModel for save_tModel API calls, and the publisherAssertion for set_publisherAssertions and add_publisherAssertion API calls.

XML-Signatureの構文と処理の「コア生成」の必要な手順に従って、署名要素を生成する必要があります。署名は、公開APIコールの結果としてレジストリによって保存されるトップレベルの要素で計算する必要があります。XML-Signature and Syntax仕様のデータオブジェクトと呼ばれるこの要素は、Save_Business API呼び出しのBusinessEntity要素、Save_Service API呼び出しのBusinesservice要素、Save_Binding API呼び出しのバインディングテンプレート、Save_tmodel APIコールのTmodel、およびSave_tmodel APIコールのTmodelです。set_publisherAssertionsおよびadd_publisherAssertion API呼び出しのPublisherAssertion。

The signature should be generated on the elements before they are added to the body of an API call. Also, according to the signature generation, all children of the element being signed are included in the generation of the signature unless first excluded by application of a transform. Due to the containment of service projections as businessService elements within a businessEntity element, this also means that changes to the projected service will render a signature of the businessEntity containing the projection invalid, unless a businessService element representing a service projection is excluded using a transform.

署名は、API呼び出しの本体に追加される前に、要素に生成する必要があります。また、署名の世代によれば、署名されている要素のすべての子供は、変換の適用によって最初に除外されない限り、署名の生成に含まれます。BusinessEntity要素内のビジネスサービス要素としてのサービス予測が封じ込められているため、これは、プロジェクションを含むプロジェクションを含むBusinessEntityの署名を、サービスプロジェクションを表すビジネスサービス要素が変換を使用して除外されない限り、予測サービスの変更が無効になることを意味します。

Due to the location of the sequence of Signature elements within an element that is to be signed, the signature is "enveloped". As a result of the enveloping of the signature, it is necessary to apply at least one transformation on the signed entity to exclude the signature or signature(s). The transformation selected by a publisher or the XML-Signature tool is specified in a Transform element inside the Signature element.

署名する要素内の署名要素のシーケンスの位置により、署名は「包み込まれています」。署名が包まれた結果、署名されたエンティティに少なくとも1つの変換を適用して、署名または署名を除外する必要があります。パブリッシャーまたはXML-signatureツールによって選択された変換は、署名要素内の変換要素で指定されています。

4.36. uddiv3NodeId
4.36. uddiv3nodeid

This attribute contains the Node Identity for a UDDIv3 node.

この属性には、uddiv3ノードのノードIDが含まれます。

( 1.3.6.1.1.10.4.36 NAME 'uddiv3NodeId' DESC 'UDDIv3 Node Identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.4.36名「uddiv3nodeid 'desc' uddiv3ノード識別子」caseignorematch Syntax 1.3.6.1.4.1.1.1466.115.121.1.15単価)

4.37. uddiv3EntityModificationTime
4.37. uddiv3entityModificationTime

This attribute is used to maintain the last modification time for a UDDI entity. It is needed in the context of maintaining the modifiedIncludingChildren element. When a child entity (e.g., uddiBindingTemplate) is updated, the parent entity (e.g., uddiBusinessService) LDAP timestamp also gets updated. The uddiv3EntityModificationTime attribute saves the last modification time of the parent entity (uddiBusinessService in this case).

この属性は、UDDIエンティティの最後の変更時間を維持するために使用されます。これは、修正されたインクルディングチャイルドレン要素を維持するというコンテキストで必要です。子エンティティ(uddibindingtemplateなど)が更新されると、親エンティティ(uddibusinessserviceなど)LDAPタイムスタンプも更新されます。uddiv3entityModificationTime属性は、親エンティティの最後の変更時間を保存します(この場合はuddibusinessService)。

( 1.3.6.1.1.10.4.37 NAME 'uddiv3EntityModificationTime' DESC 'UDDIv3 Last Modified Time for Entity' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE )

(1.3.6.1.1.10.4.4.37名「uddiv3entitymodificationtime 'desc' uddiv3エンティティの最終修正時間 'equality generalizedtimematch構文1.3.6.1.4.1.1466.115.121.1.24単一価値)))

The following attribute definitions define attributes related to the modeling of UDDIv3 subscription-related entities in the LDAP directory.

次の属性定義は、LDAPディレクトリ内のuddiv3サブスクリプション関連エンティティのモデリングに関連する属性を定義します。

Subscription provides clients, known as subscribers, with the ability to register their interest in receiving information concerning changes made in a UDDI registry. These changes can be scoped based on preferences provided with the request. The uddiv3Subscription object class is used to model registered UDDIv3 subscriptions.

サブスクリプションは、サブスクライバーとして知られるクライアントに、UDDIレジストリで行われた変更に関する情報を受信することに関心を登録する機能を提供します。これらの変更は、リクエストに付属の設定に基づいてスコープできます。uddiv3subscriptionオブジェクトクラスは、登録されたuddiv3サブスクリプションをモデル化するために使用されます。

4.38. uddiv3SubscriptionKey
4.38. uddiv3subscriptionkey

This is the unique UDDIv3 identifier for a given instance of a uddiv3Subscription entity.

これは、uddiv3subscriptionエンティティの特定のインスタンスのユニークなuddiv3識別子です。

( 1.3.6.1.1.10.4.38 NAME 'uddiv3SubscriptionKey' DESC 'UDDIv3 Subscription unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.38名 'uddiv3subscriptionkey' desc 'uddiv3サブスクリプションユニーク識別子caseignorematch構文1.3.6.1.4.1.1.1466.1155.121.1.15単一値)

4.39. uddiv3SubscriptionFilter
4.39. uddiv3subscriptionfilter

This attribute contains the UDDIv3 Subscription Filter, specified as part of the save_subscription API, i.e., the Inquiry API specified as filtering criteria with a registered subscription. The filtering criteria limits the scope of a subscription to a subset of registry records. The get_xx and find_xx APIs are all valid choices for use as a subscriptionFilter. Only one of these can be chosen for each subscription.

この属性には、save_subscription APIの一部として指定されたuddiv3サブスクリプションフィルター、つまり、登録されたサブスクリプションでフィルタリング基準として指定された問い合わせAPIが含まれます。フィルタリング基準は、レジストリレコードのサブセットのサブスクリプションの範囲を制限します。get_xxおよびfind_xx apisはすべて、サブスクリプションフィルターとして使用するための有効な選択肢です。サブスクリプションごとに選択できるのはこれらの1つだけです。

( 1.3.6.1.1.10.4.39 NAME 'uddiv3SubscriptionFilter' DESC 'UDDIv3 Subscription Filter' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.39名 'uddiv3subscriptionfilter' desc 'uddiv3サブスクリプションフィルター' caseignorematch構文1.3.6.1.4.1.1.1466.115.121.1.15単一値)

4.40. uddiv3NotificationInterval
4.40. uddiv3NotificationInterval

This attribute contains the Notification Interval string. It is of the type xsd:duration and specifies how often Asynchronous change notifications are to be provided to a subscriber.

この属性には、通知間隔文字列が含まれます。タイプXSD:期間と、非同期変更通知をサブスクライバーに提供する頻度と指定します。

( 1.3.6.1.1.10.4.40 NAME 'uddiv3NotificationInterval' DESC 'UDDIv3 Notification Interval' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.40名 'uddiv3notificationInterval' desc 'uddiv3通知間隔' caseignorematch Syntax 1.3.6.1.4.1.1466.115.121.1.15単価)

4.41. uddiv3MaxEntities
4.41. uddiv3maxentities

This attribute contains the maximum number of entities to be returned as part of a subscription notification. It is an integer and specifies the maximum number of entities in a notification returned to a subscription listener.

この属性には、サブスクリプション通知の一部として返されるエンティティの最大数が含まれています。これは整数であり、サブスクリプションリスナーに返される通知内のエンティティの最大数を指定します。

( 1.3.6.1.1.10.4.41 NAME 'uddiv3MaxEntities' DESC 'UDDIv3 Subscription maxEntities field' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE )

(1.3.6.1.1.10.4.41名 'uddiv3maxentities' desc 'uddiv3 subscription maxentities field' equality integermatch Syntax 1.3.6.1.4.1.1.1466.115.121.1.27単一値)

4.42. uddiv3ExpiresAfter
4.42. uddiv3expiresafter

This attribute specifies the Expiry Time associated with a subscription. It is of the XML Schema type xsd:dateTime.

この属性は、サブスクリプションに関連付けられた有効期限を指定します。XMLスキーマタイプXSD:DateTimeです。

( 1.3.6.1.1.10.4.42 NAME 'uddiv3ExpiresAfter' DESC 'UDDIv3 Subscription ExpiresAfter field' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE )

(1.3.6.1.1.10.4.42名 'uddiv3expiresafter' desc 'uddiv3 subscription expiresafter field' generalizedtimematch構文1.3.6.1.4.1.1.146.115.121.1.24単一値)

4.43. uddiv3BriefResponse
4.43. uddiv3briefResponse

This attribute is a Boolean flag for Brief Response associated with a subscription entity. It controls the level of detail returned to a subscription listener. The default is "false" when omitted. When set to "true", it indicates that the subscription results are to be returned to the subscriber in the form of a keyBag, listing all of the entities that matched the subscriptionFilter.

この属性は、サブスクリプションエンティティに関連付けられた短い応答のブールフラグです。サブスクリプションリスナーに返される詳細レベルを制御します。省略すると、デフォルトは「false」です。「true」に設定すると、サブスクリプションの結果がキーバッグの形でサブスクライバーに返されることを示し、サブスクリプションフィルターに一致するすべてのエンティティをリストします。

( 1.3.6.1.1.10.4.43 NAME 'uddiv3BriefResponse' DESC 'UDDIv3 Subscription ExpiresAfter field' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 SINGLE-VALUE )

(1.3.6.1.1.10.4.43名 'uddiv3briefresponse' desc 'uddiv3 subscription expiresafter field' equality boole anmatch構文1.3.6.1.4.1.1.146.115.121.1.7単一値)

4.44. uddiv3EntityKey
4.44. uddiv3entitykey

This is the unique UDDIv3 identifier for a given instance of a core UDDI data structure that is to be logged as an Obituary entry uddiv3EntityObituary. When a core UDDIv3 Entity is deleted and there is an active subscription registered against this UDDI Entity, an Obituary entry is created, in which the v3 key of the deleted entry is logged as part of the uddiv3EntityKey attribute.

これは、死亡記事uddiv3entityobituaryとしてログインするコアUDDIデータ構造の特定のインスタンスのユニークなuddiv3識別子です。Core UDDIV3エンティティが削除され、このUDDIエンティティに対して登録されているアクティブなサブスクリプションがある場合、削除されたエントリのV3キーがUDDIV3ENTITYKEY属性の一部として記録される死亡記事エントリが作成されます。

( 1.3.6.1.1.10.4.44 NAME 'uddiv3EntityKey' DESC 'UDDIv3 Entity unique identifier' EQUALITY caseIgnoreMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )

(1.3.6.1.1.10.4.4.44名 'uddiv3entitykey' desc 'uddiv3エンティティユニークな識別子' caseignorematch Syntax 1.3.6.1.4.1.1.1466.115.121.1.15単価)

4.45. uddiv3EntityCreationTime
4.45. uddiv3entitycreationTime

This attribute is used to log the original Creation Time for a UDDI Entity that is deleted in the uddiv3EntityObituary entry.

この属性は、uddiv3entityobituaryエントリで削除されたUDDIエンティティの元の作成時間をログに記録するために使用されます。

It is also used in uddiBusinessService and uddiBindingTemplate. A Move BS operation needs to delete and recreate BT sub-tree due to lack of support for moving a sub-tree in many LDAPv3 servers. This attribute is used to save the original creation time of the BT during a Move BS.

また、uddibusinessServiceおよびuddibindingTemplateで使用されます。多くのLDAPV3サーバーでサブツリーを移動するためのサポートが不足しているため、Move BS操作はBTサブツリーを削除および再作成する必要があります。この属性は、移動BS中にBTの元の作成時間を節約するために使用されます。

( 1.3.6.1.1.10.4.45 NAME 'uddiv3EntityCreationTime' DESC 'UDDIv3 Entity Creation Time' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE )

(1.3.6.1.1.10.4.45名 'uddiv3entitycreationtiontiontiontiontiontiontiontiontiontiontiontiontiontiontiontiontiontiontiontion time' uddiv3 entity creation time 'equality generalizedtimematch構文1.3.6.1.1.4.1.1.146.115.121.1.24単一値

4.46. uddiv3EntityDeletionTime
4.46. uddiv3entitydeleationtime

This attribute is used to log the entity deletion time for a UDDI Entity that is deleted in the uddiv3EntityObituary entry.

この属性は、uddiv3entityobituaryエントリで削除されたuddiエンティティのエンティティ削除時間をログに記録するために使用されます。

( 1.3.6.1.1.10.4.46 NAME 'uddiv3EntityDeletionTime' DESC 'UDDIv3 Entity Deletion Time' EQUALITY generalizedTimeMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.24 SINGLE-VALUE )

(1.3.6.1.1.10.4.46 name 'uddiv3entitydeltiontime' desc 'uddiv3 entity削除時間'一般化timematch構文1.3.6.1.1.4.1.1466.115.121.1.24単一値)

5. Object Class Definitions
5. オブジェクトクラスの定義

The OIDs for the object classes in this document have been registered by the IANA.

このドキュメントのオブジェクトクラスのOIDは、IANAによって登録されています。

5.1. uddiBusinessEntity
5.1. uddibusinessentity

This structural object class represents a businessEntity.

この構造オブジェクトクラスは、ビジネス主義を表します。

( 1.3.6.1.1.10.6.1 NAME 'uddiBusinessEntity' SUP top STRUCTURAL MUST ( uddiBusinessKey $ uddiName) MAY ( uddiAuthorizedName $ uddiOperator $ uddiDiscoveryURLs $ uddiDescription $ uddiIdentifierBag $ uddiCategoryBag $ uddiv3BusinessKey $ uddiv3DigitalSignature $ uddiv3EntityModificationTime $ uddiv3NodeId) )

(1.3.6.1.1.10.6.1名「uddibusinessentity」sup top structural must(udddibusinesskey $ uddiname)5月(uddiauthorizedname $ uddioperator $ uddidiscoveryurrs $ uddidescription $ udddiidentiifierbag $ udddicorybagドル$ uddiv3entitymodificationtime $ uddiv3nodeid)))

5.2. uddiContact
5.2. uddicontact

This structural object class represents a contact. It is contained by a uddiBusinessEntity.

この構造オブジェクトクラスは、連絡先を表します。uddibusinessentityが含まれています。

( 1.3.6.1.1.10.6.2 NAME 'uddiContact' SUP top STRUCTURAL MUST ( uddiPersonName $ uddiUUID ) MAY ( uddiUseType $ uddiDescription $ uddiPhone $ uddiEMail ) )

(1.3.6.1.1.10.6.2 name 'uddicontact' sup top structural must(uddipersonname $ uddiuuid)5月(uddiusetype $ uddidescripsion $ uddiphone $ uddiemail))))

5.3. uddiAddress
5.3. uddiaddress

This structural object class represents an address. It is contained by a uddiContact.

この構造オブジェクトクラスはアドレスを表します。uddicontactが含まれています。

( 1.3.6.1.1.10.6.3 NAME 'uddiAddress' SUP top STRUCTURAL MUST ( uddiUUID ) MAY ( uddiUseType $ uddiSortCode $ uddiTModelKey $ uddiv3TmodelKey $ uddiAddressLine $ uddiLang) )

(1.3.6.1.1.10.6.3名 'Uddiaddress' supトップ構造マスト(uddiuuid)5月

5.4. uddiBusinessService
5.4. uddibusinessService

This structural object class represents a businessService.

この構造オブジェクトクラスは、ビジネスサービスを表します。

( 1.3.6.1.1.10.6.4 NAME 'uddiBusinessService' SUP top STRUCTURAL MUST ( uddiServiceKey ) MAY ( uddiName $ uddiBusinessKey $ uddiDescription $ uddiCategoryBag $ uddiIsProjection $ uddiv3ServiceKey $ uddiv3BusinessKey $ uddiv3DigitalSignature $ uddiv3EntityCreationTime $ uddiv3EntityModificationTime $ uddiv3NodeId) )

(1.3.6.1.1.10.6.4 name 'uddibusinessservice' sup top structural must(uddiservicekey)5月(uddiname $ uddibusinesskey $ uddididescripsion $ uddicategorybag $ uddiisprojecty $ uddiisprojeckey $ uddiv3usinginesskey $ uddinpidinpiding $ uddintionkey $時間$ uddiv3entitymodificationtime $ uddiv3nodeid)))

5.5. uddiBindingTemplate
5.5. uddibindingtemplate

This structural object class represents a bindingTemplate.

この構造オブジェクトクラスは、バインディングテンプレートを表します。

( 1.3.6.1.1.10.6.5 NAME 'uddiBindingTemplate' SUP top STRUCTURAL MUST ( uddiBindingKey ) MAY ( uddiServiceKey $ uddiDescription $ uddiAccessPoint $ uddiHostingRedirector uddiCategoryBag $ uddiv3BindingKey $ uddiv3ServiceKey $ uddiv3DigitalSignature $ uddiv3EntityCreationTime $ uddiv3NodeId) )

(1.3.6.1.1.10.6.5 name 'uddibindingtemplate' sup top structural must(uddibindingKey)5月時間$ uddiv3nodeid)))

5.6. uddiTModelInstanceInfo
5.6. udditmodelinstanceinfo

This structural object class represents a tModelInstanceInfo. It is contained by a uddiBindingTemplate.

この構造オブジェクトクラスは、tmodelinstanceinfoを表します。uddibindingtemplateに含まれています。

( 1.3.6.1.1.10.6.6 NAME 'uddiTModelInstanceInfo' SUP top STRUCTURAL MUST ( uddiTModelKey ) MAY ( uddiDescription $ uddiInstanceDescription $ uddiInstanceParms $ uddiOverviewDescription $ uddiOverviewURL $ uddiv3TmodelKey) )

(1.3.6.1.1.10.6.6 name 'udditmodelinstanceinfo' sup top structural must(udditmodelkey)5月(uddidiscription $ uddiinstancedscription $ uddiinstanceparms $ uddioverviewdescription $ uddioverviewurl $ uddiv33tmodelkey)

5.7. uddiTModel
5.7. udditmodel

This structural object class represents a tModel.

この構造オブジェクトクラスは、tmodelを表します。

( 1.3.6.1.1.10.6.7 NAME 'uddiTModel' SUP top STRUCTURAL MUST ( uddiTModelKey $ uddiName ) MAY ( uddiAuthorizedName $ uddiOperator $ uddiDescription $ uddiOverviewDescription $ uddiOverviewURL $ uddiIdentifierBag $ uddiCategoryBag $ uddiIsHidden uddiv3TModelKey $ uddiv3DigitalSignature $ uddiv3NodeId) )

(1.3.6.1.1.10.6.7名 'udditmodel' sup top structural must(udditmodelkey $ uddiname)5月(uddiauthorizedname $ uddioperator $ uddidiscription $ uddioverviewdescription $ udddioverviewurl $ uddiidedifierbag $ dididifiierbag $ uddiifierbag $ tmodelkey $ uddiv3digitalsignature $ uddiv3nodeid)))

5.8. uddiPublisherAssertion
5.8. uddipublisherAssertion

This structural object class represents a publisherAssertion.

この構造オブジェクトクラスは、PublisherAssertionを表します。

( 1.3.6.1.1.10.6.8 NAME 'uddiPublisherAssertion' SUP top STRUCTURAL MUST ( uddiFromKey $ uddiToKey $ uddiKeyedReference $ uddiUUID ) MAY ( uddiv3DigitalSignature $ uddiv3NodeId) )

(1.3.6.1.1.10.6.8 name 'uddipublisherassertion' sup top structural must(uddifromkey $ uddikeyedreference $ uddiuuid)5月(uddiv3digitalsignature $ uddiv3nodeid)))

The following are object class definitions to model new data structures needed to implement the UDDIv3 information model. These object class definitions have the "uddiv3" prefix to indicate that these attributes represent UDDI information model elements unique to UDDIv3.

以下は、uddiv3情報モデルを実装するために必要な新しいデータ構造をモデル化するオブジェクトクラスの定義です。これらのオブジェクトクラスの定義には、「uddiv3」プレフィックスがあり、これらの属性がuddiv3に固有のuddi情報モデル要素を表していることを示します。

5.9. uddiv3Subscription
5.9. uddiv3subscription

This structural object class represents a Subscription entity.

この構造オブジェクトクラスは、サブスクリプションエンティティを表します。

( 1.3.6.1.1.10.6.9 NAME 'uddiv3Subscription' SUP top STRUCTURAL MUST ( uddiv3SubscriptionFilter $ uddiUUID) MAY ( uddiAuthorizedName $ uddiv3SubscriptionKey $ uddiv3BindingKey $ uddiv3NotificationInterval $ uddiv3MaxEntities $ uddiv3ExpiresAfter $ uddiv3BriefResponse $ uddiv3NodeId) )

(1.3.6.1.1.10.6.9 name 'uddiv3subscription' sup top structural must(uddiv3subscriptionfilter $ uddiuuid)5月(uddiauthorizedname $ uddiv3subscriptionkey $ uddiv3bindingkey $ uddifification -div33notificationddiv3istiv3isdiv3isdiv3isdiv3isdiv3isdiv3isdiv3isdiv3isdiv3isdiv3 BriefResponse $ uddiv3nodeid)))

5.10. uddiv3EntityObituary
5.10. uddiv3entityobituary

This structural object class represents an Obituary entry for and stores obituary information for deleted UDDIv3 entities needed for handling subscriptions.

この構造オブジェクトクラスは、サブスクリプションの処理に必要な削除されたuddiv3エンティティの死亡記事の死亡記事と貯蔵を表します。

( 1.3.6.1.1.10.6.10 NAME 'uddiv3EntityObituary' SUP top STRUCTURAL MUST ( uddiv3EntityKey $ uddiUUID) MAY ( uddiAuthorizedName $ uddiv3EntityCreationTime $ uddiv3EntityDeletionTime $ uddiv3NodeId) )

(1.3.6.1.1.10.6.10 name 'uddiv3entityobituary' sup top structural must(uddiv3entitykey $ uddiuuid)5月(uddiauthorizedname $ uddiv3entitycreationtionime $ uddiv3entitydeledimtime $ uddiv3noded))

6. Name Forms
6. 名前フォーム

This section defines the required hierarchical structure rules and naming attributes for the object classes defined in Section 6.

このセクションでは、セクション6で定義されているオブジェクトクラスの必要な階層構造ルールと命名属性を定義します。

The OIDs for the structure rules in this document have been registered by the IANA.

このドキュメントの構造ルールのOIDは、IANAによって登録されています。

6.1. uddiBusinessEntityNameForm
6.1. uddibusinessentitynameform

This name form defines the naming attribute for a businessEntity.

この名前フォームは、naming属性をbusinessEntityの属性を定義します。

( 1.3.6.1.1.10.15.1 NAME 'uddiBusinessEntityNameForm' OC uddiBusinessEntity MUST ( uddiBusinessKey ) )

(1.3.6.1.1.10.15.1 name 'uddibusinessentitynameform' oc udddibusinessentity(udddibusinesskey))

6.2. uddiContactNameForm
6.2. uddicontactnameform

This name form defines the naming attribute for a contact.

この名前は、連絡先の命名属性を定義します。

( 1.3.6.1.1.10.15.2 NAME 'uddiContactNameForm' OC uddiContact MUST ( uddiUUID ) )

(1.3.6.1.1.10.15.2 name 'uddicontactnameform' oc uddicontact(uddiuuid))

6.3. uddiAddressNameForm
6.3. uddiaddressnameform

This name form defines the naming attribute for an address.

この名前は、アドレスの命名属性を定義します。

( 1.3.6.1.1.10.15.3 NAME 'uddiAddressNameForm' OC uddiAddress MUST ( uddiUUID ) )

(1.3.6.1.1.10.15.3 name 'uddiaddressnameform' oc uddiaddress(uddiuuid))

6.4. uddiBusinessServiceNameForm
6.4. uddibusinessservicenameform

This name form defines the naming attribute for a businessService.

この名前フォームは、ビジネスサービスの命名属性を定義します。

( 1.3.6.1.1.10.15.4 NAME 'uddiBusinessServiceNameForm' OC uddiBusinessService MUST ( uddiServiceKey ) )

(1.3.6.1.1.10.15.4 name 'uddibusinessservicenameform' oc udddibusinessservice(uddiservicekey))

6.5. uddiBindingTemplateNameForm
6.5. uddibindingtemplatenameform

This name form defines the naming attribute for a bindingTemplate.

この名前は、バインディングテンプレートの命名属性を定義します。

( 1.3.6.1.1.10.15.5 NAME 'uddiBindingTemplateNameForm' OC uddiBindingTemplate MUST ( uddiBindingKey ) )

(1.3.6.1.1.10.15.5 name 'uddibindingtemplatenameform' oc uddibindingtemplate(uddibindingkey))

6.6. uddiTModelInstanceInfoNameForm
6.6. udditmodelinstanceinfonameform

This name form defines the naming attribute for a tModelInstanceInfo.

この名前は、tmodelinstanceInfoの命名属性を定義します。

( 1.3.6.1.1.10.15.6 NAME 'uddiTModelInstanceInfoNameForm' OC uddiTModelInstanceInfo MUST ( uddiTModelKey ) )

(1.3.6.1.1.10.15.6 name 'udditmodelinstanceinfonameform' oc udditmodelinstanceinfo(udditmodelkey))

6.7. uddiTModelNameForm
6.7. udditmodelnameform

This name form defines the naming attribute for a tModel.

この名前は、TModelの命名属性を定義します。

( 1.3.6.1.1.10.15.7 NAME 'uddiTModelNameForm' OC uddiTModel MUST ( uddiTModelKey ) )

(1.3.6.1.1.10.15.7 name 'udditmodelnameform' oc udditmodel(udditmodelkey)))

6.8. uddiPublisherAssertionNameForm
6.8. uddipublisherassertionnameform

This name form defines the naming attribute for a publisherAssertion.

この名前は、PublisherAssertionの命名属性を定義します。

( 1.3.6.1.1.10.15.8 NAME 'uddiPublisherAssertionNameForm' OC uddiPublisherAssertion MUST ( uddiUUID ) )

(1.3.6.1.1.10.15.8 name 'uddipublisherassertionnameform' oc uddipublisherassertion(uddiuuid))

6.9. uddiv3SubscriptionNameForm
6.9. uddiv3subscriptionnameform

This name form defines the naming attribute for a Subscription.

この名前は、サブスクリプションの命名属性を定義します。

( 1.3.6.1.1.10.15.9 NAME 'uddiv3SubscriptionNameForm' OC uddiv3Subscription MUST ( uddiUUID ) )

(1.3.6.1.1.10.15.9 name 'uddiv3subscriptionnameform' oc uddiv3subscription(uddiuuid))

6.10. uddiv3EntityObituaryNameForm
6.10. uddiv3entityobituarynameform

This name form defines the naming attribute for an Entity Obituary.

この名前は、エンティティの死亡記事の命名属性を定義します。

( 1.3.6.1.1.10.15.10 NAME 'uddiv3EntityObituaryNameForm' OC uddiv3EntityObituary MUST ( uddiUUID ) )

(1.3.6.1.1.10.15.10 name 'uddiv3entityobituarynameform' oc uddiv3entityobituary(uddiuuid))

7. DIT Structure Rules
7. DIT構造ルール

This section defines the required hierarchical structure rules for the object classes defined in Section 6.

このセクションでは、セクション6で定義されているオブジェクトクラスに必要な階層構造ルールを定義します。

Note that rule identifiers defined here show the relationship between structure rules. Implementations may use different identifiers but must follow the same hierarchical model.

ここで定義されているルール識別子は、構造ルール間の関係を示していることに注意してください。実装は異なる識別子を使用する場合がありますが、同じ階層モデルに従う必要があります。

7.1. uddiBusinessEntityStructureRule
7.1. uddibusinessEntityStructurerule

( 1 NAME 'uddiBusinessEntityStructureRule' FORM uddiBusinessEntityNameForm )

(1名 'uddibusinessentityStructurerule' form uddibusinessentitynameform)

7.2. uddiContactStructureRule
7.2. uddicontactStructurerule

This structure rule defines the object class containment for a contact.

この構造ルールは、連絡先のオブジェクトクラスの封じ込めを定義します。

( 2 NAME 'uddiContactStructureRule' FORM uddiContactNameForm SUP ( 1 ) )

(2名 'uddicontactStructurerule' form uddicontactnameform sup(1))

7.3. uddiAddressStructureRule
7.3. uddiaddressStructurerule

This structure rule defines the object class containment for an address.

この構造ルールは、アドレスのオブジェクトクラスの封じ込めを定義します。

( 3 NAME 'uddiAddressStructureRule' FORM uddiAddressNameForm SUP ( 2 ) )

(3名 'uddiaddressstructurerule' form uddiaddressnameform sup(2)))

7.4. uddiBusinessServiceStructureRule
7.4. uddibusinessservicestructurerule

This structure rule defines the object class containment for a businessService.

この構造ルールは、ビジネスサービスのオブジェクトクラス封じ込めを定義します。

( 4 NAME 'uddiBusinessServiceStructureRule' FORM uddiBusinessServiceNameForm SUP ( 1 ) )

(4名 'uddibusinessservicestructurerule' form udddibusinessservicenameform sup(1))

7.5. uddiBindingTemplateStructureRule
7.5. uddibindingtemplatestructurerule

This structure rule defines the object class containment for a bindingTemplate.

この構造ルールは、バインディングテンプレートのオブジェクトクラス封じ込めを定義します。

( 5 NAME 'uddiBindingTemplateStructureRule' FORM uddiBindingTemplateNameForm SUP ( 4 ) )

(5名「uddibindingtemplatestructurerule」form uddibindingtemplatenameform sup(4))

7.6. uddiTModelInstanceInfoStructureRule
7.6. udditmodelinstanceinfostructurerule

This structure rule defines the object class containment for a tModelInstanceInfo.

この構造ルールは、TmodelinstanceInfoのオブジェクトクラス封じ込めを定義します。

( 6 NAME 'uddiTModelInstanceInfoStructureRule' FORM uddiTModelInstanceInfoNameForm SUP ( 5 ) )

(6 name 'udditmodelinstanceinfostructurerule' form udditmodelinstanceinfonameform sup(5))

7.7. uddiTModelStructureRule
7.7. udditmodelStructurerule

( 7 NAME 'uddiTModelStructureRule' FORM uddiTModelNameForm )

(7名 'udditmodelstructurerule' form udditmodelnameform)

7.8. uddiPublisherAssertion
7.8. uddipublisherAssertion

( 8 NAME 'uddiPublisherAssertionStructureRule' FORM uddiPublisherAssertionNameForm )

(8 name 'uddipublisherassertionstructurerule' form uddipublisherassertionnameform)

7.9. uddiv3SubscriptionStructureRule
7.9. uddiv3subscriptionsTructurerule

( 9 NAME 'uddiv3SubscriptionStructureRule' FORM uddiv3SubscriptionNameForm )

(9 name 'uddiv3subscriptionsTructurerule' form uddiv3subscriptionnameform)

7.10. uddiv3EntityObituaryStructureRule
7.10. uddiv3entityobiturinstructurerule

( 10 NAME 'uddiv3EntityObituaryStructureRule' FORM uddiv3EntityObituaryNameForm )

(10名 'uddiv3entityobituarystructurerule' form uddiv3entityobituarynameform)

8. Security Considerations
8. セキュリティに関する考慮事項

Storing UDDI data into the directory enables the data to be examined and used outside the environment in which it was originally created. The directory entry containing the UDDI data could be read and modified within the constraints imposed by the access control mechanisms of the directory. With UDDIv3 [UDDIv3], publishers can digitally sign UDDI Entities enabling registry clients to validate the integrity of entries read from the UDDIv3 registry by verifying the digital signature.

UDDIデータをディレクトリに保存することで、データを元々作成された環境の外でデータを検査および使用できます。UDDIデータを含むディレクトリエントリは、ディレクトリのアクセス制御メカニズムによって課される制約内で読み取りおよび変更できます。uddiv3 [uddiv3]を使用すると、パブリッシャーはUDDIエンティティにデジタル的に署名して、レジストリクライアントがデジタル署名を検証することにより、UDDIV3レジストリから読み取られたエントリの整合性を検証できるようにします。

Each UDDI Entity has a uddiAuthorizedName attribute that contains an LDAP DN identifying the publisher/owner. The referenced LDAP object can provide the public key of the signer to a registry client for integrity validation of the UDDI Entity.

各UDDIエンティティには、パブリッシャー/所有者を識別するLDAP DNを含むuddiauthorizedName属性があります。参照されているLDAPオブジェクトは、UDDIエンティティの整合性検証のために、署名者の公開鍵をレジストリクライアントに提供できます。

Other general LDAP [LDAPv3] security considerations apply. Some of the UDDI attributes such as AccessPoints for services may contain sensitive information. Use of strong authentication mechanisms and data integrity/confidentiality services [RFC2829][RFC2830] is advised.

その他の一般的なLDAP [LDAPV3]セキュリティ上の考慮事項が適用されます。サービスのアクセスポイントなどのUDDI属性の一部には、機密情報が含まれている場合があります。強力な認証メカニズムとデータの整合性/機密サービス[RFC2829] [RFC2830]の使用をお勧めします。

9. IANA Considerations
9. IANAの考慮事項

Refer to RFC 3383, "Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP)" [RFC3383].

RFC 3383を参照してください。「Internet Assigned Numbers Authority(IANA)のLightwight Directory Access Protocol(LDAP)の考慮事項」[RFC3383]。

9.1. Object Identifier Registration
9.1. オブジェクト識別子登録

The IANA has registered an LDAP Object Identifier for use in this technical specification, according to the following template:

IANAは、次のテンプレートに従って、この技術仕様で使用するLDAPオブジェクト識別子を登録しています。

Subject: Request for LDAP OID Registration Person & email address to contact for further information: Bruce Bergeson (bruce.bergeson@novell.com) Specification: RFC 4403 Author/Change Controller: IESG Comments: The assigned OID (10) will be used as a base for identifying a number of UDDI schema elements defined in this document.

件名:LDAP OID登録担当者とメールアドレスのリクエスト詳細については、Bruce Bergeson(bruce.bergeson@novell.com)仕様:RFC 4403著者/変更コントローラー:IESGコメント:割り当てられたOID(10)は、このドキュメントで定義されている多くのUDDIスキーマ要素を識別するベース。

9.2. Object Identifier Descriptors
9.2. オブジェクト識別子記述子

The IANA has registered the LDAP Descriptors used in this technical specification as detailed in the following template:

IANAは、次のテンプレートで詳述されているように、この技術仕様で使用されるLDAP記述子を登録しています。

Subject: Request for LDAP Descriptor Registration Update Descriptor (short name): see table Object Identifier: see table Person & email address to contact for further information: Bruce Bergeson (bruce.bergeson@novell.com) Usage: see table Specification: RFC 4403 Author/Change Controller: IESG Table:

件名:LDAP記述子登録更新記述子(ショート名)のリクエスト:テーブルオブジェクト識別子を参照:詳細については、テーブルパーソンとメールアドレスを参照してください。著者/変更コントローラー:IESGテーブル:

The following descriptors have been added:

次の記述子が追加されました:

   NAME                            Type    OID
   --------------                  ----    ------------
   uddiBusinessKey                 A       1.3.6.1.1.10.4.1
   uddiAuthorizedName              A       1.3.6.1.1.10.4.2
   uddiOperator                    A       1.3.6.1.1.10.4.3
   uddiName                        A       1.3.6.1.1.10.4.4
   uddiDescription                 A       1.3.6.1.1.10.4.5
   uddiDiscoveryURLs               A       1.3.6.1.1.10.4.6
   uddiUseType                     A       1.3.6.1.1.10.4.7
   uddiPersonName                  A       1.3.6.1.1.10.4.8
   uddiPhone                       A       1.3.6.1.1.10.4.9
   uddiEMail                       A       1.3.6.1.1.10.4.10
   uddiSortCode                    A       1.3.6.1.1.10.4.11
   uddiTModelKey                   A       1.3.6.1.1.10.4.12
   uddiAddressLine                 A       1.3.6.1.1.10.4.13
      NAME                            Type    OID
   --------------                  ----    ------------
   uddiIdentifierBag               A       1.3.6.1.1.10.4.14
   uddiCategoryBag                 A       1.3.6.1.1.10.4.15
   uddiKeyedReference              A       1.3.6.1.1.10.4.16
   uddiServiceKey                  A       1.3.6.1.1.10.4.17
   uddiBindingKey                  A       1.3.6.1.1.10.4.18
   uddiAccessPoint                 A       1.3.6.1.1.10.4.19
   uddiHostingRedirector           A       1.3.6.1.1.10.4.20
   uddiInstanceDescription         A       1.3.6.1.1.10.4.21
   uddiInstanceParms               A       1.3.6.1.1.10.4.22
   uddiOverviewDescription         A       1.3.6.1.1.10.4.23
   uddiOverviewURL                 A       1.3.6.1.1.10.4.24
   uddiFromKey                     A       1.3.6.1.1.10.4.25
   uddiToKey                       A       1.3.6.1.1.10.4.26
   uddiUUID                        A       1.3.6.1.1.10.4.27
   uddiIsHidden                    A       1.3.6.1.1.10.4.28
   uddiIsProjection                A       1.3.6.1.1.10.4.29
   uddiLang                        A       1.3.6.1.1.10.4.30
   uddiv3BusinessKey               A       1.3.6.1.1.10.4.31
   uddiv3ServiceKey                A       1.3.6.1.1.10.4.32
   uddiv3BindingKey                A       1.3.6.1.1.10.4.33
   uddiv3TmodelKey                 A       1.3.6.1.1.10.4.34
   uddiv3DigitalSignature          A       1.3.6.1.1.10.4.35
   uddiv3NodeId                    A       1.3.6.1.1.10.4.36
   uddiv3EntityModificationTime    A       1.3.6.1.1.10.4.37
   uddiv3SubscriptionKey           A       1.3.6.1.1.10.4.38
   uddiv3SubscriptionFilter        A       1.3.6.1.1.10.4.39
   uddiv3NotificationInterval      A       1.3.6.1.1.10.4.40
   uddiv3MaxEntities               A       1.3.6.1.1.10.4.41
   uddiv3ExpiresAfter              A       1.3.6.1.1.10.4.42
   uddiv3BriefResponse             A       1.3.6.1.1.10.4.43
   uddiv3EntityKey                 A       1.3.6.1.1.10.4.44
   uddiv3EntityCreationTime        A       1.3.6.1.1.10.4.45
   uddiv3EntityDeletionTime        A       1.3.6.1.1.10.4.46
   uddiBusinessEntity              O       1.3.6.1.1.10.6.1
   uddiContact                     O       1.3.6.1.1.10.6.2
   uddiAddress                     O       1.3.6.1.1.10.6.3
   uddiBusinessService             O       1.3.6.1.1.10.6.4
   uddiBindingTemplate             O       1.3.6.1.1.10.6.5
   uddiTModelInstanceInfo          O       1.3.6.1.1.10.6.6
   uddiTModel                      O       1.3.6.1.1.10.6.7
   uddiPublisherAssertion          O       1.3.6.1.1.10.6.8
   uddiv3Subscription              O       1.3.6.1.1.10.6.9
   uddiv3EntityObituary            O       1.3.6.1.1.10.6.10
   uddiBusinessEntityNameForm      N       1.3.6.1.1.10.15.1
   uddiContactNameForm             N       1.3.6.1.1.10.15.2
   uddiAddressNameForm             N       1.3.6.1.1.10.15.3
      NAME                            Type    OID
   --------------                  ----    ------------
   uddiBusinessServiceNameForm     N       1.3.6.1.1.10.15.4
   uddiBindingTemplateNameForm     N       1.3.6.1.1.10.15.5
   uddiTModelInstanceInfoNameForm  N       1.3.6.1.1.10.15.6
   uddiTModelNameForm              N       1.3.6.1.1.10.15.7
   uddiPublisherAssertionNameForm  N       1.3.6.1.1.10.15.8
   uddiv3SubscriptionNameForm      N       1.3.6.1.1.10.15.9
   uddiv3EntityObituaryNameForm    N       1.3.6.1.1.10.15.10
        

where Type A is Attribute, Type O is ObjectClass, Type N is NameForm

タイプAが属性である場合、タイプOはオブジェクトクラス、タイプnはnameformです

These assignments have been recorded in the following registry:

これらの割り当ては、次のレジストリに記録されています。

http://www.iana.org/assignments/ldap-parameters

10. Normative References
10. 引用文献

[LDAPv3] Hodges, J. and R. Morgan, "Lightweight Directory Access Protocol (v3): Technical Specification", RFC 3377, September 2002.

[LDAPV3] Hodges、J。およびR. Morgan、「Lightweight Directory Access Protocol(V3):技術仕様」、RFC 3377、2002年9月。

[RFC2252] Wahl, M., Coulbeck, A., Howes, T., and S. Kille, "Lightweight Directory Access Protocol (v3): Attribute Syntax Definitions", RFC 2252, December 1997.

[RFC2252] Wahl、M.、Coulbeck、A.、Howes、T。、およびS. Kille、「Lightweight Directory Access Protocol(V3):属性構文定義」、RFC 2252、1997年12月。

[UDDIdsr] UDDI.ORG, "UDDI version 2.03 Data Structure Reference," http://uddi.org/pubs/DataStructure-V2.03-Published-20020719.htm

[uddidsr] uddi.org、 "uddiバージョン2.03データ構造リファレンス、" http://uddi.org/pubs/datastructure-v2.03-published-20020719.htm

[UDDIapi] "UDDI Version 2.04 API Specification", http://uddi.org/pubs/ProgrammersAPI-V2.04-Published-20020719.htm

[uddiapi] "uddiバージョン2.04 API仕様"、http://uddi.org/pubs/programmersapi-v2.04-published-20020719.htm

[UDDIv3] UDDI Version 3.0, Published Specification, 19 July 2002 http://uddi.org/pubs/uddi-v3.00-published-20020719.htm

[uddiv3] uddiバージョン3.0、公開された仕様、2002年7月19日http://uddi.org/pubs/uddi-v3.00-published-20020719.htm

[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.

[RFC2119] Bradner、S。、「要件レベルを示すためにRFCで使用するためのキーワード」、BCP 14、RFC 2119、1997年3月。

[RFC2829] Wahl, M., Alvestrand, H., Hodges, J., and R. Morgan, "Authentication Methods for LDAP", RFC 2829, May 2000.

[RFC2829] Wahl、M.、Alvestrand、H.、Hodges、J。、およびR. Morgan、「LDAPの認証方法」、RFC 2829、2000年5月。

[RFC2830] Hodges, J., Morgan, R., and M. Wahl, "Lightweight Directory Access Protocol (v3): Extension for Transport Layer Security", RFC 2830, May 2000.

[RFC2830] Hodges、J.、Morgan、R。、およびM. Wahl、「Lightweight Directory Access Protocol(V3):輸送層のセキュリティの拡張」、RFC 2830、2000年5月。

[RFC3383] Zeilenga, K., "Internet Assigned Numbers Authority (IANA) Considerations for the Lightweight Directory Access Protocol (LDAP)", BCP 64, RFC 3383, September 2002.

[RFC3383] Zeilenga、K。、「インターネットが割り当てられた数字権(IANA)のLightweight Directory Access Protocol(LDAP)の考慮事項」、BCP 64、RFC 3383、2002年9月。

[XML] Extensible Markup Language (XML) 1.0 (Second Edition) W3C Recommendation 6 October 2000 http://www.w3.org/TR/REC-xml

[XML]拡張マークアップ言語(XML)1.0(第2版)W3C推奨2000年10月6日http://www.w3.org/tr/rec-xml

[URL] Berners-Lee, T., Fielding, R., and L. Masinter, "Uniform Resource Identifier (URI): Generic Syntax", STD 66, RFC 3986, January 2005.

[URL] Berners-Lee、T.、Fielding、R。、およびL. Masinter、「均一なリソース識別子(URI):ジェネリック構文」、STD 66、RFC 3986、2005年1月。

[HTTP] Fielding, R., Gettys, J., Mogul, J., Frystyk, H., Masinter, L., Leach, P., and T. Berners-Lee, "Hypertext Transfer Protocol -- HTTP/1.1", RFC 2616, June 1999.

[HTTP] Fielding、R.、Gettys、J.、Mogul、J.、Frystyk、H.、Masinter、L.、Leach、P。、およびT. Berners-Lee、「ハイパーテキスト転送プロトコル-HTTP/1.1」、RFC 2616、1999年6月。

Authors' Addresses

著者のアドレス

Bruce Bergeson Novell, Inc. 1800 S Novell Place Provo, UT 84606

ブルース・バーグソン・ノベル・インク1800 Sノベル・プレイス・プロボ、UT 84606

   Phone: +1 801 861 3854
   EMail: bruce.bergeson@novell.com
        

Kent Boogert Novell, Inc. 1800 S Novell Place Provo, UT 84606

Kent Boogert Novell、Inc。1800 S Novell Place Provo、UT 84606

   Phone: +1 801 861 3212
   EMail: kent.boogert@novell.com
        

Vijay Nanjundaswamy Oracle India Pvt. Ltd. Lexington Towers, Prestige St. John's Woods #18, 2nd Cross Road, Chikka Audugodi, Bangalore 560029 India

Vijay Nanjundaswamy Oracle India Pvt。Ltd. Lexington Towers、Prestige St. John's Woods#18、2nd Cross Road、Chikka Audugodi、Bangalore 560029 India

   Phone: +11 9180 4108 5000
   EMail: vijay.nanjundaswamy@oracle.com
        

Full Copyright Statement

完全な著作権声明

Copyright (C) The Internet Society (2006).

Copyright(c)The Internet Society(2006)。

This document is subject to the rights, licenses and restrictions contained in BCP 78, and except as set forth therein, the authors retain all their rights.

この文書は、BCP 78に含まれる権利、ライセンス、および制限の対象となり、そこに記載されている場合を除き、著者はすべての権利を保持しています。

This document and the information contained herein are provided on an "AS IS" basis and THE CONTRIBUTOR, THE ORGANIZATION HE/SHE REPRESENTS OR IS SPONSORED BY (IF ANY), THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIM ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

このドキュメントとここに含まれる情報は、「現状のまま」に基づいて提供されています。また、貢献者、彼/彼女が代表する組織(もしあれば)が後援する組織、インターネット協会とインターネット工学タスクフォースは、すべての保証、明示的または明示的、またはすべての保証を否認します。本書の情報の使用が、商品性または特定の目的に対する適合性の権利または黙示的な保証を侵害しないという保証を含むがこれらに限定されないことを含む。

Intellectual Property

知的財産

The IETF takes no position regarding the validity or scope of any Intellectual Property Rights or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; nor does it represent that it has made any independent effort to identify any such rights. Information on the procedures with respect to rights in RFC documents can be found in BCP 78 and BCP 79.

IETFは、知的財産権またはその他の権利の有効性または範囲に関して、この文書に記載されている技術の実装または使用、またはそのような権利に基づくライセンスがどの程度であるかについての使用に関連すると主張する可能性があるという立場はありません。利用可能になります。また、そのような権利を特定するために独立した努力をしたことも表明していません。RFCドキュメントの権利に関する手順に関する情報は、BCP 78およびBCP 79に記載されています。

Copies of IPR disclosures made to the IETF Secretariat and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users of this specification can be obtained from the IETF on-line IPR repository at http://www.ietf.org/ipr.

IETF事務局に行われたIPR開示のコピーと、利用可能にするライセンスの保証、またはこの仕様の実装者またはユーザーによるそのような独自の権利の使用のための一般的なライセンスまたは許可を取得しようとする試みの結果を取得できます。http://www.ietf.org/iprのIETFオンラインIPRリポジトリから。

The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights that may cover technology that may be required to implement this standard. Please address the information to the IETF at ietf-ipr@ietf.org.

IETFは、関心のある当事者に、著作権、特許、または特許出願、またはこの基準を実装するために必要な技術をカバーする可能性のあるその他の独自の権利を注意深く招待するよう招待しています。ietf-ipr@ietf.orgのIETFへの情報をお問い合わせください。

Acknowledgement

謝辞

Funding for the RFC Editor function is provided by the IETF Administrative Support Activity (IASA).

RFCエディター機能の資金は、IETF管理サポートアクティビティ(IASA)によって提供されます。