0x000CD000 | XML_STRRESOURCE_MASK |
XML_STRRESOURCE_MASK |
0x000CD001 | XML ファイル (*.xml)|*.xml|XSL ファイル (*.xsl)|*.xsl|すべてのファイル (*.*)|*.*|%0 |
XML Files (*.xml)|*.xml|XSL Files (*.xsl)|*.xsl|All Files (*.*)|*.*|%0 |
0xC00C023E | open メソッドが呼び出されるまで、このメソッドを呼び出すことはできません。 |
This method cannot be called until the open method has been called. |
0xC00C023F | send メソッドが呼び出されるまで、このメソッドを呼び出すことはできません。 |
This method cannot be called until the send method has been called. |
0xC00C0240 | send メソッドが呼び出された後に、このメソッドを呼び出すことはできません。 |
This method cannot be called after the send method has been called. |
0xC00C0241 | この URL では認識できるプロトコルが使用されません。 |
The URL does not use a recognized protocol. |
0xC00CE000 | XML_ERROR_MASK |
XML_ERROR_MASK |
0xC00CE001 | エラーのため、入力ファイルを開けません: '%1'。 |
Error opening input file: '%1'. |
0xC00CE002 | 未定義のエンティティ '%1' を参照します。 |
Reference to undefined entity '%1'. |
0xC00CE003 | エンティティ '%1' には、無限エンティティ参照ループが含まれています。 |
Entity '%1' contains an infinite entity reference loop. |
0xC00CE004 | パラメーター エンティティの宣言に NDATA キーワードを使用できません。 |
Cannot use the NDATA keyword in a parameter entity declaration. |
0xC00CE005 | 一般解析エンティティ '%1' を属性 '%2' の値として使用できません。 |
Cannot use a general parsed entity '%1' as the value for attribute '%2'. |
0xC00CE006 | エンティティ参照に未解析のエンティテイ '%1' を使用できません。 |
Cannot use unparsed entity '%1' in an entity reference. |
0xC00CE007 | 外部の一般解析エンティティ '%1' は、属性値として参照できません。 |
Cannot reference an external general parsed entity '%1' in an attribute value. |
0xC00CE008 | ユーザーが XML パーサーを停止しました。 |
XML parser stopped by user. |
0xC00CE009 | エンティティ '%1' の解析中にエラーが発生しました。 |
Error while parsing entity '%1'. |
0xC00CE00A | 使用する前にパラメーター エンティティを定義しなければなりません。 |
Parameter entity must be defined before it is used. |
0xC00CE00B | 1つの混合内容宣言内で同じ名前を複数回使用することはできません: '%1'。 |
The same name must not appear more than once in a single mixed-content declaration: '%1'. |
0xC00CE00C | エンティティの名前、PI ターゲット、記法名および 、ID, IDREF(S), ENTITY(IES) または NOTATION の型として宣言される属性値にはコロンは使用できません。 |
Entity names, PI targets, notation names and attribute values declared to be of types ID, IDREF(S), ENTITY(IES) or NOTATION cannot contain any colons. |
0xC00CE00D | 要素 '%1' は使用されていますが、DTD またはスキーマでは宣言されていません。 |
The element '%1' is used but not declared in the DTD/Schema. |
0xC00CE00E | 属性 '%1' の名前空間 '%2' は、ドキュメントに定義されていない ID '%3' を参照します。 |
The attribute '%1' with namespace '%2' references the ID '%3' which is not defined anywhere in the document. |
0xC00CE00F | DTD またはスキーマで定義されている既定の属性値にエラーが発生しました。 |
Error in default attribute value defined in DTD/Schema. |
0xC00CE010 | 予約済みの名前空間 '%1' は再宣言できません。 |
Reserved namespace '%1' can not be redeclared. |
0xC00CE011 | DTD/Schema によると、要素 '%1' を空のまま残せません。 |
Element '%1' cannot be empty according to the DTD/Schema. |
0xC00CE012 | DTD/Schema によると、要素 '%1' の内容が不完全です。 |
Content for element '%1' is incomplete according to the DTD/Schema. |
0xC00CE013 | 一番上の要素 '%1' の名前は、DOCTYPE 宣言 '%2' の名前と一致していなければなりません。 |
The name of the top most element '%1' must match the name of the DOCTYPE declaration '%2'. |
0xC00CE014 | 親要素 '%1' のコンテンツ モデルによると、要素 '%2' は予期していなかった要素です。 |
Element '%2' is unexpected according to content model of parent element '%1'. |
0xC00CE015 | 要素 '%2' の属性 '%1' は、DTD でもスキーマでも定義されていません。 |
The attribute '%1' on the element '%2' is not defined in the DTD/Schema. |
0xC00CE016 | 属性 '%1' の値 '%2' は、DTD またはスキーマの固定値 '%3' と一致しません。 |
Attribute '%1' has a value '%2' which does not match the fixed value '%3' in the DTD/Schema. |
0xC00CE017 | DTD またはスキーマによると、属性 '%1' は無効な値を含んでいます。 |
Attribute '%1' has an invalid value according to the DTD/Schema. |
0xC00CE018 | DTD またはスキーマによると、要素 '%1' のコンテキストにテキストは使用できません。 |
Text is not allowed in the context of element '%1' according to DTD/Schema. |
0xC00CE019 | 属性の宣言は、複数の固定値を使用できません: '%1'。 |
An attribute declaration cannot contain multiple fixed values: '%1'. |
0xC00CE01A | 記法 '%1' は既に宣言されています。 |
The notation '%1' is already declared. |
0xC00CE01B | 要素 '%1' は既に宣言されています。 |
The element '%1' is already declared. |
0xC00CE01C | 宣言されてない要素への参照です: '%1'。 |
Reference to undeclared element: '%1'. |
0xC00CE01D | 宣言されてない名前空間の接頭語への参照です: '%1'。 |
Reference to undeclared namespace prefix: '%1'. |
0xC00CE01E | 既定の名前空間の宣言の属性を DTD 内で使用することはできません。 |
Use of default namespace declaration attribute in DTD is not supported. |
0xC00CE01F | 原因不明のエラー: %1。 |
Unknown error: %1. |
0xC00CE020 | 必要な属性 '%1' が見つかりません。 |
Required attribute '%1' is missing. |
0xC00CE021 | 宣言 '%1' は、定義されてない記法への参照 '%2' を含みます。 |
Declaration '%1' contains reference to undefined notation '%2'. |
0xC00CE022 | 1 つの要素に対して許可されている ID は 1 つだけです。 |
Only one ID allowed per Element. |
0xC00CE023 | 型 ID の属性に既定値を使用できません 。 |
An attribute of type ID cannot have a default value. |
0xC00CE024 | 言語 ID '%1' は無効です。 |
The language ID '%1' is invalid. |
0xC00CE025 | パブリック ID '%1' は無効です。 |
The public ID '%1' is invalid. |
0xC00CE026 | %1 が必要です。 |
Expecting: %1. |
0xC00CE027 | 標準の名前空間に限り、空白の URI を指定できます。 |
Only a default namespace can have an empty URI. |
0xC00CE028 | '%1' を読み込めませんでした。 |
Could not load '%1'. |
0xC00CE029 | 文字列を '%1' エンコードで保存できません。 |
Unable to save character to '%1' encoding. |
0xC00CE02C | 無効な xml:space の宣言です。 |
Invalid xml:space declaration. |
0xC00CE02D | ID '%1' を参照しましたが、ドキュメントで定義されていません。 |
The ID '%1' is referenced but not defined in the document. |
0xC00CE02E | スタンドアロン文書宣言が妥当性制約に違反しています。 |
Violation of Validity Constraint: Standalone Document Declaration. |
0xC00CE02F | 同じ要素に複数の NOTATION 属性を定義することはできません。 |
Cannot define multiple NOTATION attributes on the same element. |
0xC00CE030 | 属性 NOTATION の型は EMPTY として宣言された要素で宣言できません。 |
An attribute of type NOTATION must not be declared on an element declared EMPTY. |
0xC00CE031 | DTD またはスキーマによると、要素 '%1' は無効な値を含んでいます。 |
Element '%1' has an invalid value according to the DTD/Schema. |
0xC00CE032 | DTD またはスキーマによると、記法 '%1' は無効な値を含んでいます。 |
Notation '%1' has an invalid value according to the DTD/Schema. |
0xC00CE033 | DTD またはスキーマによると、列挙 '%1' は無効な値を含んでいます。 |
Enumeration '%1' has an invalid value according to the DTD/Schema. |
0xC00CE034 | 要素 '%1' の値 '%2' は、DTD/Schema の固定値 '%3' と一致しません。 |
Element '%1' has value '%2' which does not match the fixed value '%3' in the DTD/Schema. |
0xC00CE035 | 要素 '%1' の xsi:nil 属性が無効です。 |
xsi:nil attribute on element '%1' is invalid. |
0xC00CE036 | 型 '%1' はスキーマにありません。 |
Type '%1' is not found in Schema. |
0xC00CE037 | 型 '%1' の使用は、要素 '%2' では許可されていません。 |
Use of type '%1' is not allowed on element '%2'. |
0xC00CE038 | 抽象型の要素 '%1' は、インスタンス ドキュメントには使用できません。 |
Abstract element '%1' is not allowed in instance document. |
0xC00CE039 | 抽象型 '%1' は、インスタンス ドキュメントには使用できません。 |
Abstract type '%1' is not allowed in instance document. |
0xC00CE040 | 指定されたオブジェクトが見つかりません。 |
The system cannot locate the object specified. |
0xC00CE041 | 1 つのドキュメントに異なるスキーマを使用することはできません。 |
Different kind of schemas cannot be used on the same document. |
0xC00CE042 | スキーマによると、属性 '%1' は要素 '%2' で許可されていません。 |
Attribute '%1' is not allowed on element '%2', according to Schema. |
0xC00CE043 | 列挙と記法の値が重複することは許可されていません。属性宣言 '%1' で '%2' が複数回使用されています。 |
Duplicate enumaration/notation values are not allowed. Attribute declaration '%1' has '%2' more than once. |
0xC00CE044 | このプロパティは読み取り専用です。 |
This property is readonly. |
0xC00CE100 | 名前空間が検出されましたが、現在の場所ではサポートされていません。 |
A namespace was found but not supported at current location. |
0xC00CE101 | スキーマのルート要素に対する定義が無効です。 |
Incorrect definition for the root element in schema. |
0xC00CE102 | 要素 '%1' は、このコンテキストでは使用できません。 |
Element '%1' is not allowed in this context. |
0xC00CE103 | 要素または属性情報アイテムは既に '%1' 名前空間によって検証されています。その名前空間の xsi:schemaLocation/xsi:noNamespaceSchemaLocation またはインライン スキーマが存在している場合、これはエラーです。 |
An element or attribute information item has already been validated from '%1' namespace. It is an error if xsi:schemaLocation/xsi:noNamespaceSchemaLocation or an inline schema occurs for that namespace. |
0xC00CE10C | 属性 '%1' は、宣言 %2 ではサポートされていません。 |
The attribute '%1' is not supported on the declaration %2. |
0xC00CE115 | 型の属性値 'enumeration' を含む要素では、'values' 属性を提供しなければなりません。 |
Must provide a 'values' attribute on an element that contains a type attribute of the value 'enumeration'. |
0xC00CE125 | DOCTYPE は、スキーマに許可されません。 |
DOCTYPE is not allowed in Schema. |
0xC00CE149 | 無効な制限 : 基本型には、派生型では変更が禁じられている固定値 '%1' が含まれています。 |
Invalid restriction : Base type has a fixed value '%1' that can not be changed in the derived type. |
0xC00CE14A | 属性 '%1' は、グローバル '%2' 宣言では使用できません。 |
Attribute '%1' is not allowed on global '%2' declarations. |
0xC00CE14B | 属性 '%1' は、ローカル '%2' 宣言では使用できません。 |
Attribute '%1' is not allowed on local '%2' declarations. |
0xC00CE14D | '%1' 属性は、スキーマ コンポーネント '%2' では使用できません。 |
The '%1' attribute on schema component '%2' cannot be present. |
0xC00CE14E | 属性 '%1' は、このコンテキストではサポートされていません。 |
The attribute '%1' is not supported in this context. |
0xC00CE14F | 'annotation' 要素はこの箇所では使用できません。 |
An 'annotation' element cannot appear at this location. |
0xC00CE150 | 重複した名前 : 名前 = '%2'。 |
Duplicate named : name = '%2'. |
0xC00CE151 | 'ref' 属性が指定されている場合は、'type' 属性および 'complexType'、'simpleType'、'key'、'keyref'、'unique' 要素は使用できません。 |
When the 'ref' attribute is present the 'type' attribute and the 'complexType', 'simpleType', 'key', 'keyref' and 'unique' elements cannot be present. |
0xC00CE152 | 'import' 要素はこの箇所では使用できません。 |
An 'import' element cannot appear at this location. |
0xC00CE153 | 'include' 要素はこの箇所では使用できません。 |
An 'include' element cannot appear at this location. |
0xC00CE154 | '%1' は重複している XSD 要素です。 |
'%1' is a duplicate XSD element. |
0xC00CE155 | スキーマには少なくとも 1 つ particle を指定する必要があります。 |
Schema must contain at least one particle. |
0xC00CE157 | は、グループ化された particle および または の 1 つを共にコンテンツ モデルとして持つことはできません。 |
can not have group particles and one of or together as its content model. |
0xC00CE158 | は複数のグループ化された particle をコンテンツ モデルとして持つことはできません。 |
cannot have multiple group particles as its content model. |
0xC00CE159 | は、、、または particle を複数持つことはできません。 |
can not have more than one , or particle. |
0xC00CE15A | 、、および を、'element' コンテンツ内の型定義の後に使用することはできません。 |
, and cannot appear after type definition in an 'element' content. |
0xC00CE15B | 型の派生が無効です。基本型の 'final' 属性に 'list' が含まれています。 |
Invalid type derivation, 'final' attribute of base type includes 'list'. |
0xC00CE15C | 共通のスキーマ コンポーネントのために XMLSchemaCache をマージできません。 |
Unable to merge XMLSchemaCache because of the common schema components. |
0xC00CE15D | 宣言されてない XSD 要素です : '%1'。 |
Undeclared XSD element : '%1'. |
0xC00CE15E | 宣言されてない XSD 属性です : '%1'。 |
Undeclared XSD attribute : '%1'. |
0xC00CE15F | 宣言されてない XSD 型です : '%1'。 |
Undeclared XSD type : '%1'. |
0xC00CE160 | 宣言されてない XSD 同等クラスです : '%1'。 |
Undeclared XSD equivalence class : '%1'. |
0xC00CE161 | ID から派生した型からリストによって派生することは、サポートされていません。 |
Derivation by list from types derived from ID is not supported. |
0xC00CE162 | 属性がありません: '%1'。 |
Missing attribute: '%1'. |
0xC00CE165 | 属性の宣言の名前に 'xmlns' は使用できません。 |
'xmlns' cannot be used as the name of an attribute declaration. |
0xC00CE166 | 'type' は 'simpleType' または 'complexType' と同時に指定することはできません。 |
'type' cannot be present with either 'simpleType' or 'complexType'. |
0xC00CE167 | 'fixed' 値と 'default' 値を : %1 に同時に指定することはできません。 |
The 'fixed' and 'default' values cannot both be present on : %1. |
0xC00CE169 | '%1' が、'%3' の '%2' 制約に違反しています。 |
'%1' violates %2 constraint of '%3'. |
0xC00CE16A | Union ではこの値はサポートされていません。 |
Union doesn't support this value. |
0xC00CE16C | %1 制約 facet は使用できません。 |
%1 constraining facet is prohibited. |
0xC00CE16D | %1 制約 facet が重複しています。 |
Duplicate %1 constraining facet. |
0xC00CE16E | 'string' を除くどの atomic データ型 (および制約によってそこから派生した型) でも、whiteSpace の値は 'collapse' であり、これは変更できません。 |
For all atomic datatypes other than 'string' (and types derived by restriction from it) the value of whiteSpace is 'collapse' and cannot be changed. |
0xC00CE16F | 'length' の値は、'minLength' 以上 'maxLength' 以下でなければなりません。 |
Value of 'length' should be between 'minLength' and 'maxLength'. |
0xC00CE170 | 不明な facet です。 |
Unknown facet. |
0xC00CE171 | 'length' と 'minLength' または 'maxLength' を同時に指定することはできません。 |
It is an error for both 'length' and 'minLength' or 'maxLength' to be present. |
0xC00CE172 | minLength が maxLength より大きい値です。 |
minLength is greater than maxLength. |
0xC00CE173 | fractionDigits が totalDigits より大きい値です。 |
fractionDigits is greater than totalDigits. |
0xC00CE174 | 値を空のままにしておくことはできません。 |
Value cannot be empty. |
0xC00CE175 | '%1' には宣言された名前空間がありません。 |
'%1' has no declared namespace. |
0xC00CE176 | 再定義が無効です。particle の派生に失敗しました。 |
Invalid redefine, particle derivation failed. |
0xC00CE177 | 再定義が無効です。複数の自己参照は許可されていません。 |
Invalid redefine: multiple self reference is not allowed. |
0xC00CE17A | list データ型は atomic データ型または atomic データ型の union から派生する必要があります。 |
List datatype must be derived from an atomic datatype or a union of atomic datatypes. |
0xC00CE17C | 同一のデータ型に maxInclusive と maxExclusive を同時に指定することはできません。 |
It is an error for both maxInclusive and maxExclusive to be specified for the same datatype. |
0xC00CE17D | 同一のデータ型に minInclusive と minExclusive を同時に指定することはできません。 |
It is an error for both minInclusive and minExclusive to be specified for the same datatype. |
0xC00CE17E | 同一のデータ型に maxInclusive に指定した値よりも大きい値を minInclusive に指定することはできません。 |
It is an error for the value specified for minInclusive to be greater than the value specified for maxInclusive for the same datatype. |
0xC00CE17F | 同一のデータ型に maxExclusive に指定した値よりも大きい値を minExclusive に指定することはできません。 |
It is an error for the value specified for minExclusive to be greater than the value specified for maxExclusive for the same datatype. |
0xC00CE181 | NOTATION をスキーマ内で直接使用することはできません。列挙値を指定して NOTATION から派生させたデータ型のみがスキーマで使用できます。また、列挙 facet のすべての値は、使用されているスキーマで宣言された記法名と一致している必要があります。 |
It is an error for NOTATION to be used directly in a schema. Only datatypes that are derived from NOTATION by specifying a value for enumeration can be used in a schema. Furthermore, the value of all enumeration facets must match the name of a notation declared in the current schema. |
0xC00CE182 | 指定された名前空間 '%1' が、スキーマの '%2' targetNamespace と一致しません。 |
The namespace '%1' provided differs from the schema's targetNamespace '%2' . |
0xC00CE183 | 値 '%2' を持つ属性 '%1' を解析できませんでした。 |
The attribute '%1' with value '%2' failed to parse. |
0xC00CE184 | 値 '%2' を持つ要素 '%1' を解析できませんでした。 |
The element '%1' with value '%2' failed to parse. |
0xC00CE185 | 内の要素: '%1' は既に定義されています。 |
The element: '%1' in is already defined. |
0xC00CE187 | particle または attributes と '%1' を併用することはできません。 |
particle or attributes and '%1' are mutually exclusive. |
0xC00CE188 | facet に value 属性を指定する必要があります。 |
value attribute has to be present in facet. |
0xC00CE189 | FractionDigits は十進数以外では 0 でなければなりません。 |
FractionDigits should be equal to 0 on types other then decimal. |
0xC00CE18C | maxOccurs 属性は xsd:nonNegativeInteger または 'unbounded' にする必要があります。 |
The maxOccurs attribute must be an xsd:nonNegativeInteger or 'unbounded'. |
0xC00CE18D | minOccurs 属性は xsd:nonNegativeInteger にする必要があります。 |
The minOccurs attribute must be xsd:nonNegativeInteger. |
0xC00CE18E | simpleType は最初の子制約でなければなりません。 |
simpleType should be the first child of restriction. |
0xC00CE18F | %1 要素は既にコンテンツ モデルに存在しています。 |
The %1 element already exists in the content model. |
0xC00CE190 | Particle は attributes または anyAttribute の後に使用することはできません。 |
Particle cannot follow attributes or anyAttribute. |
0xC00CE191 | facet は、attribute、attributeGroup または anyAttribute の前で使用されなければなりません。 |
Facet should go before attribute, attributeGroup or anyAttribute. |
0xC00CE192 | anyAttribute は最後の子でなければなりません。 |
anyAttribute has to be the last child. |
0xC00CE193 | '%1' とコンテキスト モデルを併用することはできません。 |
'%1' and content model are mutually exclusive. |
0xC00CE194 | スキーマは non-deterministic です。要素または名前空間 [%1] に問題が発生しています。 |
Schema is non-deterministic.Problem occurs with element or namespaces [%1]. |
0xC00CE195 | '%2' が nil コンテンツ内にあります: 。 |
'%2' is in nil content: . |
0xC00CE196 | 'NOTATION' 型は、属性以外では使用できません。 |
The 'NOTATION' type should be used only on attributes. |
0xC00CE197 | 正規表現エラーです: '%1'。 |
Regular expression failure: '%1'. |
0xC00CE198 | 属性 '%1' は定義されていません。 |
Attribute '%1' is not defined. |
0xC00CE199 | このコンテキストでは、'%1' は 'namespace' 属性の値としては無効です。 |
'%1' is not a valid value for the 'namespace' attribute in this context. |
0xC00CE19A | スキーマに 'targetNamespace' 属性がない場合は、'namespace' 属性がインポート要素に指定されていなければなりません。 |
It is an error for the 'namespace' attribute not to be present on an import element when the schema does not have a 'targetNamespace' attribute. |
0xC00CE19B | インポート要素の 'namespace' 属性は '%1' でした。外包スキーマの 'targetNamespace' 属性の値と一致しています。 |
The value of the 'namespace' attribute on an import element was '%1', matching the value of the enclosing schema's 'targetNamespace' attribute. |
0xC00CE19C | '%1' のスキーマ宣言が見つかりません。 |
Schema declaration for '%1' is not found. |
0xC00CE19D | %1 はコレクションにありません。 |
%1 is not found in the collection. |
0xC00CE19E | Schema Object Model は '%1' データ型の validation をサポートしません。 |
Schema Object Model does not support validation of '%1' data types. |
0xC00CE19F | ID 制約 '%1' は不完全です。 |
The identity constraint '%1' is incomplete. |
0xC00CE1A0 | ID 制約 '%2' で使用されるキー '%1' がないか不完全です。 |
The key '%1' is missing or incomplete for the Identity Constraint '%2'. |
0xC00CE1A1 | '%2' ID 制約 '%3' のキー '%1' が重複しています。 |
'%1' is a duplicate key for the %2 Identity Constraint '%3'. |
0xC00CE1A2 | keyref '%1' が ID 制約 '%2' で使われるキーに解決されません。 |
The keyref '%1' does not resolve to a key for the Identity Constraint '%2'. |
0xC00CE1A3 | 同一のデータ型に maxExclusive に指定した値よりも大きいか同じ値を minInclusive に指定することはできません。 |
It is an error for the value specified for minInclusive to be greater than or equal to the value specified for maxExclusive for the same datatype. |
0xC00CE1A4 | 同一のデータ型に maxInclusive に指定した値よりも大きいか同じ値を minExclusive に指定することはできません。 |
It is an error for the value specified for minExclusive to be greater than or equal to the value specified for maxInclusive for the same datatype. |
0xC00CE1A5 | '%1' は無効な namespace URI です。 |
'%1' is an invalid namespace URI. |
0xC00CE1A6 | ID 制約要素にセレクターを複数使用することはできません。 |
It is an error for an identity-constraint element to have more than one selector. |
0xC00CE1A7 | ID 制約要素のセレクターよりも前にフィールド要素を使用することはできません。 |
It is an error for a field element to appear before the selector of an identity-constraint element. |
0xC00CE1A8 | '%1' という名前の ID 制約要素が複数あります。 |
There is more than one identity-constraint element with a name of '%1'. |
0xC00CE1A9 | 必要な '%1' 属性が ID 制約要素に指定されていません。 |
An identity-constraint element is missing the required '%1' attribute. |
0xC00CE1AA | 無効な制約 : '%1' の値 '%2' は、基本型の %3 以下でなければなりません。 |
Invalid restriction : value '%2' for '%1' can not be greater than %3 of the base type. |
0xC00CE1AB | 無効な制約 : '%1' の値 '%2' は、基本型の %3 以上でなければなりません。 |
Invalid restriction : value '%2' for '%1' can not be less than %3 of the base type. |
0xC00CE1AC | 無効な制約 : '%1' の値 '%2' は、基本型の %3 未満でなければなりません。 |
Invalid restriction : value '%2' for '%1' can not be greater than or equal to %3 of the base type. |
0xC00CE1AD | 無効な制約 : '%1' の値 '%2' は、基本型の %3 より大きくなければなりません。 |
Invalid restriction : value '%2' for '%1' can not be less than or equal to %3 of the base type. |
0xC00CE1AE | '%1' keyref ID 制約定義に参照属性 '%2' が含まれていますが、一致するキーまたは一意の定義は見つかりませんでした。 |
The '%1' keyref identity-constraint definition has a refer attribute of '%2', but no matching key or unique definition was found. |
0xC00CE1AF | '%1' keyref ID 制約定義のフィールド数は、参照する ID 制約 '%2' のフィールド数と一致していません。 |
The '%1' keyref identity-constraint definition has a different number of fields than its referenced identity-constraint, '%2'. |
0xC00CE1B0 | %1 XPath 式は無効です: '%2'。 |
Invalid %1 XPath expression: '%2'. |
0xC00CE1B1 | XMLSchemaCache に既に含まれているスキーマ コンポーネントを再定義することはできません。 |
A schema component already in the XMLSchemaCache can not be redefined. |
0xC00CE1B2 | '%1' を URL に解決できません。 |
Unable to resolve '%1' to a URL. |
0xC00CE1B3 | 制約による 'anySimpleType' からの派生は、許可されていません。 |
Derivation by restriction from 'anySimpleType' is not allowed. |
0xC00CE1B4 | Schema Object Model は Complex 型の validation をサポートしていません。 |
Schema Object Model does not support validation of Complex types. |
0xC00CE1B5 | 'redefine' 要素をこの箇所で使用することはできません。 |
A 'redefine' element cannot appear at this location. |
0xC00CE1B6 | フィールドの XPath 式 '%1' が、ID 制約 '%2' のノードとして複数のノードに評価されています。 |
The field XPath expression '%1' evaluated to more than one node for identity-constraint '%2'. |
0xC00CE1B7 | 'open' モデルは content = 'empty' または 'text-only' が指定されている ElementType では使用できません。 |
An 'open' model is not valid on an ElementType with content = 'empty' or 'text-only'. |
0xC00CE1B8 | 属性 '%1' は既に存在しています。 |
Attribute '%1' already exists. |
0xC00CE1B9 | attributeGroup '%1' は定義されていません。 |
attributeGroup '%1' is not defined. |
0xC00CE1BA | 属性の式が無効です: 基本属性: '%1'、派生属性 '%1'。 |
Invalid attribute extension: base attribute: '%1', derived attribute '%1'. |
0xC00CE1BB | スキーマの targetNamespace がインポートされたスキーマと同じです: '%1'。 |
Schema has the same targetNamespace as the imported schema : '%1'. |
0xC00CE1BC | 'substitution' は '%1' 属性には無効な値です。 |
'substitution' is invalid value for '%1' attribute. |
0xC00CE1BD | を解決できませんでした。 |
Could not resolve . |
0xC00CE1BE | 循環 %1 参照は許可されていません。'name = %2'。 |
Circular %1 reference is not allowed, 'name = %2'. |
0xC00CE1BF | に、name が '%2' である の定義が複数あります。 |
Multiple definitions for with name '%2' found in . |
0xC00CE1C0 | 再定義する予定の、名前が '%2' である が見つかりません。 |
Cannot find a with name '%2' to redefine. |
0xC00CE1C1 | 再定義は無効です。 |
Invalid redefine. |
0xC00CE1C2 | simpleType および complexType 間での再定義は許可されていません。simpleType: '%1'complexType: '%2' |
Redefine is not allowed between simpleType and complexType.simpleType: '%1'complexType: '%2'. |
0xC00CE1C3 | 要素名が必要です。 |
Element name must be present. |
0xC00CE1C4 | 属性名が必要です。 |
Attribute name must be present. |
0xC00CE1C5 | {'ref' = %1} 属性が に指定されている場合、'simpleType'、'form'、'type'、'value' および 'use' はすべて使用できません。 |
If {'ref' = %1} attribute is present on an , then all of 'simpleType', 'form', 'type', 'value' and 'use' must be absent. |
0xC00CE1C6 | スキーマの targetNamespace 属性を 'http://www.w3.org/2001/Schema-instance' にすることはできません。 |
Schema's targetNamespace attribute must not match 'http://www.w3.org/2001/Schema-instance'. |
0xC00CE1C7 | 'default' 値と 'fixed' 値を同一の に同時に指定することはできません: %1。 |
'default' and 'fixed' values can not exist together on the same : %1. |
0xC00CE1C8 | 'default' 値が指定されている場合、 の 'use' は 'optional' にするか指定しないようにする必要があります: %1。 |
If 'default' value exists, 'use' must be either 'optional' or absent on : %1. |
0xC00CE1C9 | {ref = '%1'} が指定されている場合、 には 'minOccurs'、'maxOccurs'、'id' および 'annotation' のみが使用できます。 |
If {ref = '%1'} is present, only 'minOccurs', 'maxOccurs', 'id' and 'annotation' are allowed on an . |
0xC00CE1CA | 制約 '%1' には が必要です。 |
must be present in constraint '%1'. |
0xC00CE1CB | 制約 '%1' には少なくとも 1 つ が必要です。 |
At least one must be present in constraint '%1'. |
0xC00CE1CC | には 'refer' を指定する必要があります: %1。 |
'refer' attribute must be present on : %1. |
0xC00CE1CD | 複数の 要素から、同じスキーマ ドキュメントを参照することはできません。 |
The same schema document cannot be referenced by multiple elements. |
0xC00CE1CE | コンテンツがありません。 |
content is missing. |
0xC00CE1CF | を再定義していますが、'name' = '%1' かつ 'use' = 'required' である基本 に、対応する派生 がありません。 |
The base with 'name' = '%1' and 'use' = 'required' does not have a corresponding derived while redefining . |
0xC00CE1D0 | 'base' 属性または の子のどちらか 1 つだけが必要です。 |
Either 'base' attribute or child must be present, but not both. |
0xC00CE1D1 | 'itemType' 属性または の子のどちらか 1 つだけが必要です。 |
Either 'itemType' attribute or child must be present, but not both. |
0xC00CE1D2 | 'memberTypes' 属性に値が指定されているか、少なくとも 1 つの の子が必要です。 |
Either the 'memberTypes' attribute must be non-empty or there must be at least one child. |
0xC00CE1D4 | 必要な属性 'name' が particle にありません。 |
Required attribute 'name' is missing on particle. |
0xC00CE1D5 | particle がありません。 |
particle is missing. |
0xC00CE1D6 | には 'name' 属性が必要です。 |
must have 'name' attribute. |
0xC00CE1D7 | 'public' または 'system' 属性のうち 1 つが には必要です。 |
One of 'public' or 'system' attributes must be present on . |
0xC00CE1D8 | 'minOccurs' が 'maxOccurs' よりも大きくなっています。 |
'minOccurs' 'maxOccurs'. |
0xC00CE1D9 | には、'minOccurs' = 0 または 1、'maxOccurs' = 1 が指定されている必要があります。 |
must have 'minOccurs' = (0 or 1) and 'maxOccurs' = 1. |
0xC00CE1DA | グループでは、すべての particle の 'maxOccurs' に 0 または 1 を指定する必要があります。 |
'maxOccurs' of all the particles in an group must be either 0 or 1. |
0xC00CE1DB | が無効です: %1。 |
Invalid : %1. |
0xC00CE1DC | ID 属性が重複しています : ID = '%1'。 |
Duplicate id attribute : id = '%1'. |
0xC00CE1DD | 宣言されてない への参照です: '%2'。 |
Reference to undeclared : '%2'. |
0xC00CE1DE | 要素 '%1' を substitutionGroup '%2' のメンバーにすることはできません。 |
Element '%1' is not allowed to be a member of substitutionGroup '%2'. |
0xC00CE1DF | {attribute uses} の 2 つの異なるメンバーには、ID から派生した {type definition} を使用することはできません。 : '%1' |
Two distinct members of the {attribute uses} must not have {type definition}s which are or are derived from ID. : '%1'. |
0xC00CE1E0 | 型の派生は許可されていません。基本型 : '%1'派生型 : '%2' |
Type derivation is not allowed.Base type : '%1'Derived type : '%2' |
0xC00CE1E1 | 基本型 '%1' には simple content を使用する必要があります。 |
Base type '%1' must have a simple content. |
0xC00CE1E2 | 未定義の '%1' が基本型として使用されています。 |
Undefined , '%1' is used as a base type. |
0xC00CE1E3 | 拡張による派生は許可されていません。基本型 : '%1'派生型 : '%2' |
Derivation by extension is not allowed.Base type : '%1'Derived type : '%2' |
0xC00CE1E4 | 制限による派生は許可されていません。基本型 : '%1'派生型 : '%2' |
Derivation by restriction is not allowed.Base type : '%1'Derived type : '%2' |
0xC00CE1E5 | 派生型と基本型は同じ content type でなければなりません。基本型 : '%1'派生型 : '%2' |
Derived type and the base type must have the same content type.Base type : '%1'Derived type : '%2' |
0xC00CE1E6 | 制限による content type の派生が無効です。基本型 : '%1'派生型 : '%2' |
Invalid content type derivation by restriction.Base type : '%1'Derived type : '%2' |
0xC00CE1E7 | 制限による particle の派生が無効です。基本型 : '%1'派生型 : '%2' |
Invalid particle derivation by restriction.Base type : '%1'Derived type : '%2' |
0xC00CE1E8 | への 参照がルート particle でないか、拡張として使用されていません。 |
reference to is not the root particle or being used as an extension. |
0xC00CE1E9 | への 参照には、{max occurs} = 1 が指定されている必要があります。 |
reference to must have {max occurs} = 1. |
0xC00CE1EA | が の唯一の particle でないか、拡張として使用されていません。 |
is not the only particle in a or being used as an extension. |
0xC00CE1EB | 基本の は の派生の superset でなければなりません。 |
Base must be a superset of derived . |
0xC00CE1EC | 属性の制限が無効です。{ : '%1'} が基本型にありません。 |
Invalid attribute restriction, { : '%1'} is not found in the base. |
0xC00CE1ED | 属性の制限が無効です。{ : '%1'} は基本型では使用できません。 |
Invalid attribute restriction, { : '%1'} is prohibited in base. |
0xC00CE1EE | 属性の制限が無効です。基本型からの派生が無効です。 : '%1' |
Invalid attribute restriction, invalid derivation from the base. : '%1'. |
0xC00CE1EF | 式にできない への結果です。 |
Result to unexpressible . |
0xC00CE1F0 | 無効な : '%1' を参照しています。 |
Reference to invalid : '%1'. |
0xC00CE1F2 | 'default' または 'fixed' 値のエラーです。 |
'default' or 'fixed' value error. |
0xC00CE1F3 | 同じ名前 '%1' を持つスコープ要素は、型が同じである必要があります。 |
In the same scope elements with the same name, '%1', have to be the same type. |
0xC00CE1F5 | 名前空間 '%1' のスキーマ宣言が見つかりません。 |
Schema declaration for namespace '%1' is not found. |
0xC00CE1F6 | 基本型のコンテンツ型が simple type 定義でない場合、simple content 制限には simple type の子が必要です。 |
Simple content restriction must have a simple type child if content type of the base type is not a simple type definition. |
0xC00CE1F7 | 派生型の は、弱い 'processContents' を持つことはできません。 |
Derived type's can not have a weaker 'processContents'. |
0xC00CE1F8 | ID 制約 '%1' が非キー ID 制約 '%2' を参照しています。 |
The identity constraint '%1' is refering to a non-key identity constraint '%2'. |
0xC00CE1F9 | 型 '%1' が宣言されていないか、または simpleType ではありません。 |
Type '%1' is either not declared or not a simpleType. |
0xC00CE1FA | 'whiteSpace' 制約は無効です。基本型 {value}: '%1'。派生型 {value}: '%2'。 |
'whiteSpace' restriction is invalid.Base type {value}: '%1'.Derived type {value}: '%2'. |
0xC00CE1FB | xsd:ID 型の または 、または xsd:ID から派生したものに値の制約があってはなりません。 |
An or of type xsd:ID or derived from xsd:ID, should not have a value constraint. |
0xC00CE200 | ID '%1' は重複しています。 |
The ID '%1' is duplicated. |
0xC00CE201 | '%1' を %2 データ型として解析中にエラーが発生しました。 |
Error parsing '%1' as %2 datatype. |
0xC00CE202 | '%1' 名前空間で、名前空間の競合がありました。 |
There was a Namespace conflict for the '%1' Namespace. |
0xC00CE204 | オブジェクト値を持つ属性は展開できません |
Unable to expand an attribute with Object value |
0xC00CE205 | 1 つの要素に対して 2 つのデータ型の属性は指定できません。 |
Can not have 2 datatype attributes on one element. |
0xC00CE206 | 位置の挿入ノードが見つかりません |
Insert position node not found |
0xC00CE207 | ノードが見つかりません |
Node not found |
0xC00CE208 | この操作は、%1 型のノードでは実行できません。 |
This operation can not be performed with a node of type %1. |
0xC00CE209 | 属性 '%1' は XML 宣言では無効です。'version'、'encoding'、または 'standalone' 属性のみ許可されます。 |
'%1' is not a valid attribute on the XML Declaration.Only 'version', 'encoding', or 'standalone' attributes are allowed. |
0xC00CE20A | ノードまたは親ノードの挿入は許可されていません。 |
Inserting a node or its ancestor under itself is not allowed. |
0xC00CE20B | 位置の挿入ノードは、挿入するノードの子ノードでなければなりません。 |
Insert position node must be a Child of the node to insert under. |
0xC00CE20C | '%1' 型のノードに使用できる属性はありません。 |
Attributes are not allowed on nodes of type '%1'. |
0xC00CE20D | パラメーター ノードはこのノードの子ノードではありません。 |
The parameter node is not a child of this node. |
0xC00CE20E | 型 '%1' の作成には有効な名前の指定が必要です。 |
To create nodes of type '%1', a valid name must be specified. |
0xC00CE20F | 予期しない NameSpace のパラメーターです。 |
Unexpected NameSpace parameter. |
0xC00CE210 | 必要なパラメーターが見つかりません (または Null か空です)。 |
Required parameter is missing (or null/empty). |
0xC00CE211 | Namespace ノードは無効です。 |
Namespace node is invalid. |
0xC00CE212 | 読み取り専用のノードを編集しようとしました。 |
Attempt to modify a read-only node. |
0xC00CE213 | アクセスが拒否されました。 |
Access Denied. |
0xC00CE214 | ほかのノードに追加する前に属性を削除しなければなりません。 |
Attributes must be removed before adding them to a different node. |
0xC00CE215 | ノードの型 '%1' のデータは無効です。 |
Invalid data for a node of type '%1'. |
0xC00CE216 | 操作が発信者によって中断されました。 |
Operation aborted by caller. |
0xC00CE217 | ノード リストの反復子位置に戻せません。 |
Unable to recover node list iterator position. |
0xC00CE218 | オフセットは 0、またはデータ内の文字列の数を超えない正の数である必要があります。 |
The offset must be 0 or a positive number that is not greater than the number of characters in the data. |
0xC00CE219 | 提供されたノードには、このノードで指定した属性がありません。 |
The provided node is not a specified attribute on this node. |
0xC00CE21A | この操作は、DOCTYPE のノードでは実行できません。 |
This operation can not be performed on DOCTYPE node. |
0xC00CE21B | ドキュメント内の異なるスレッド モデルを混合しない。 |
Cannot mix different threading models in document. |
0xC00CE21C | データ型 '%1' は、サポートされていません。 |
Datatype '%1' is not supported. |
0xC00CE21D | プロパティ名が無効です。 |
Property name is invalid. |
0xC00CE21E | プロパティの値が無効です。 |
Property value is invalid. |
0xC00CE21F | オブジェクトは読み取り専用です。 |
Object is read-only. |
0xC00CE220 | XMLSchemaCache スキーマ コレクションのみが使用できます。 |
Only XMLSchemaCache schema collections can be used. |
0xC00CE223 | ドキュメントが 1 つのルート ノードを含まないため、妥当性の検証に失敗しました。 |
Validate failed because the document does not contain exactly one root node. |
0xC00CE224 | ノードは有効でも無効でもありません。DTD またはスキーマの宣言が見つからなかったためです。 |
The node is neither valid nor invalid because no DTD/Schema declaration was found. |
0xC00CE225 | 妥当性の検証に失敗しました。 |
Validate failed. |
0xC00CE226 | インデックスがリストの終了以降を参照しています。 |
Index refers beyond end of list. |
0xC00CE227 | 型 '%1' のノードに名前 '%2' を含むことができません。 |
A node of type '%1' cannot have the name '%2'. |
0xC00CE228 | 要求されたプロパティに有効な値がありません。 |
Required property does not have a valid value. |
0xC00CE229 | 変換中の正しくない操作が現在進行中です。 |
Illegal operation while a transformation is currently in progress. |
0xC00CE22A | ユーザーが変換を中止しました。 |
User aborted transform. |
0xC00CE22B | ドキュメントは完全に解析されていません。 |
Document is not completely parsed. |
0xC00CE22C | このオブジェクトは '%1' イベントをシンクすることができません。エラーはオブジェクトの IDispatch インターフェイスのマーシャリングで発生しました。 |
This object cannot sink the '%1' event. An error occurred marshalling the object's IDispatch interface. |
0xC00CE22D | XSL テンプレート オブジェクトと同時に使用するには、XSL スタイルシート ドキュメントはフリー スレッドである必要があります。 |
The XSL stylesheet document must be free threaded in order to be used with the XSLTemplate object. |
0xC00CE22E | SelectionNamespaces プロパティの値が無効です。正しく構成された xmlns 属性のみが許可されています。 |
SelectionNamespaces property value is invalid. Only well-formed xmlns attributes are allowed. |
0xC00CE22F | この名前に文字 '%2' を含むことはできません:%1--%2 |
This name may not contain the '%2' character:%1--%2 |
0xC00CE230 | この名前を文字 '%2' で始めることはできません:%1--%2 |
This name may not begin with the '%2' character:%1--%2 |
0xC00CE231 | 空の文字列 '' は有効な名前ではありません。 |
An empty string '' is not a valid name. |
0xC00CE232 | ドキュメントを非同期的に読み込む場合、ServerHTTPRequest プロパティは使用できず、 Windows NT 4.0 以上でのみサポートされています。 |
The ServerHTTPRequest property can not be used when loading a document asynchronously and is only supported on Windows NT 4.0 and above. |
0xC00CE233 | DOM を SAX からビルドする場合はサポートされません。 |
Not supported when building DOM from SAX. |
0xC00CE234 | メソッド '%1' は startDocument() が呼び出されるまで使用できません。 |
Method '%1' not valid until after startDocument() is called. |
0xC00CE235 | メソッド '%1()' は無効です。 |
Method '%1()' unexpected. |
0xC00CE236 | メソッド '%1()' は無効です。'%2()' が必要です。 |
Method '%1()' unexpected. Expecting '%2()'. |
0xC00CE237 | 渡されたバッファーの長さでは不十分です。 |
The buffer passed in has insufficient length. |
0xC00CE238 | Namespace Manager に渡すコンテキストは残っていません。 |
There are no contexts left to pop in the Namespace Manager. |
0xC00CE239 | 接頭語 '%1' を再宣言できません。Namespace Manager が上書きモードではありません。 |
The prefix '%1' can not be redeclared. The Namespace Manager is not in override mode. |
0xC00CE23A | バージョンの異なる MSXML のオブジェクトを混合して使用することはできません。 |
It is an error to mix objects from different versions of MSXML. |
0xC00CE23B | 使用中のオペレーティング システムに WINHTTP.DLL がありません。ServerXMLHTTP オブジェクトを使用するには、WINHTTP.DLL が登録されている必要があります。 |
Current operating system does not have WINHTTP.DLL. WINHTTP.DLL must be registered to use the ServerXMLHTTP object. |
0xC00CE23C | XSLPattern selection language はこのバージョンの MSXML ではサポートされていません。 |
The XSLPattern selection language is not supported in this version of MSXML. |
0xC00CE23D | NewParser オプションまたは MXXMLWriter を使用して DOMDocument をビルドする場合は、DTD Validation はサポートされません。 |
DTD Validation when using the NewParser option or MXXMLWriter to build a DOMDocument is not supported. |
0xC00CE23E | 提供されたノードがこのドキュメントに属していないため、検証に失敗しました。 |
Validate failed because the node provided does not belong to this document. |
0xC00CE23F | MultipleErrorMessages プロパティが有効になっている場合、このメソッドを呼び出せるのは、最上位レベルのエラー オブジェクトのみです。 |
This method can only be called from top level error object when the MultipleErrorMessages property is enabled. |
0xC00CE240 | スキーマ '%1' をロードしているときに、次のエラーが発生しました。 |
While loading schema '%1' following error has occured: |
0xC00CE241 | 'importNode' では、'deep' パラメーターが true でなければなりません。 |
'importNode' requires the 'deep' parameter to be true. |
0xC00CE300 | XSL プロセッサ スタックがオバーフローしています。無限のテンプレート再帰が原因となった可能性があります。 |
The XSL processor stack has overflowed - probable cause is infinite template recursion. |
0xC00CE301 | ここではキーワード %1 を使用できません。 |
Keyword %1 may not be used here. |
0xC00CE303 | XSL スタイルシートのルートは要素でなければなりません。 |
The root of an XSL stylesheet must be an element. |
0xC00CE304 | キーワード %1 は、%2 の後に続かなくてもよい。 |
Keyword %1 may not follow %2. |
0xC00CE305 | %1 はスクリプト言語ではありません。 |
%1 is not a scripting language. |
0xC00CE306 | formatIndex で渡す数値は 0 より大きな数値である必要があります。 |
The value passed in to formatIndex needs to be greater than 0. |
0xC00CE307 | 無効な形式の文字列です。 |
Invalid format string. |
0xC00CE308 | 行 = %1, 列 = %2 (行はスクリプト ブロックの開始のオフセットです) |
line = %1, col = %2 (line is offset from the start of the script block). |
0xC00CE309 | プロパティまたはメソッドの呼び出しからエラーが返されました。 |
Error returned from property or method call. |
0xC00CE30A | システム エラー: %1 |
System error: %1. |
0xC00CE30B | キーワード %1 には、%3 を使用できません。 |
Keyword %1 may not contain %3. |
0xC00CE30C | キーワード %1 は名前空間 %2 で使用できません。 |
Keyword %1 may not be used in namespace %2. |
0xC00CE30D | '%1' 属性の値に指定できるのは、'%2' または '%3' のみです。 |
The value of the '%1' attribute may only be '%2' or '%3'. |
0xC00CE30F | スタイルシート '%1' は、直接的にも間接的にもそれ自身を含むことはできません。 |
Stylesheet '%1' cannot directly or indirectly include itself. |
0xC00CE310 | '%1' は有効な URL ではありません。 |
'%1' is not a valid URL. |
0xC00CE311 | スタイルシートにドキュメント要素が含まれていません。スタイルシートが空であるか、正しく構成された XML ドキュメントでない可能性があります。 |
The stylesheet does not contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document. |
0xC00CE312 | '%1' の解析中にエラーが発生しました。%2 |
Error while parsing '%1'. %2 |
0xC00CE313 | '%1' は有効な優先度の値ではありません。 |
'%1' is not a valid priority value. |
0xC00CE314 | 変数またはパラメーター '%1' への参照はノード リストへ評価する必要があります。 |
Reference to variable or parameter '%1' must evaluate to a node list. |
0xC00CE315 | 変数またはパラメーター '%1' を同じテンプレートで 2 回定義することはできません。 |
Variable or parameter '%1' cannot be defined twice within the same template. |
0xC00CE316 | 変数またはパラメーター '%1' への参照が解決できません。変数またはパラメーターが定義されていないか、スコープにない可能性があります。 |
A reference to variable or parameter '%1' cannot be resolved. The variable or parameter may not be defined, or it may not be in scope. |
0xC00CE317 | 名前空間 '%1' は言語属性値の異なるスクリプト ブロックを含むことができません。 |
Namespace '%1' cannot contain script blocks with different values of the language attribute. |
0xC00CE318 | 名前空間 '%1' は関数を含んでいません。 |
Namespace '%1' does not contain any functions. |
0xC00CE319 | 名前空間 '%1' は関数 '%2' を含んでいません。 |
Namespace '%1' does not contain function '%2'. |
0xC00CE320 | 関数 '%1' は値を返さなかったか、XSL データ型に変換できない値を返しました。 |
Function '%1' did not return a value, or it returned a value that cannot be converted to an XSL data type. |
0xC00CE321 | %1プロパティまたはメソッド '%2' の呼び出し中にエラーが発生しました。 |
%1Error occurred during a call to property or method '%2'. |
0xC00CE322 | %1パラメーター %2 で、プロパティまたはメソッド '%3' の呼び出し中にエラーが発生しました。 |
%1Error occurred with parameter %2 during a call to property or method '%3'. |
0xC00CE323 | 値 '%2' は、属性 '%1' には無効です。 |
The value '%2' is invalid for attribute '%1'. |
0xC00CE324 | グローバル変数 '%1' はその変数自体への直接参照あるいは間接参照を含むことはできません。循環定義は許可されていません。 |
Global variable '%1' may not contain direct or indirect reference to itself. Circular definitions are not allowed. |
0xC00CE325 | キーワード %1 は %2 ノードを含んでいない可能性があります。 |
Keyword %1 may not contain %2 nodes. |
0xC00CE326 | 変数またはパラメーター '%1' で属性の選択と空でないコンテンツの両方を含むことはできません。 |
Variable or parameter '%1' cannot have both a select attribute and non-empty content. |
0xC00CE327 | 名前付きテンプレート '%1' を同じインポート優先度で 1 度以上定義することはできません。 |
Named template '%1' cannot be defined more than once with the same import precedence. |
0xC00CE328 | 名前付きテンプレート '%1' はスタイルシートに存在しません。 |
Named template '%1' does not exist in the stylesheet. |
0xC00CE329 | グローバル変数またはパラメーター '%1' を同じインポート優先度で 1 度以上定義することはできません。 |
Global variable or parameter '%1' cannot be defined more than once with the same import precedence. |
0xC00CE32A | xsl:apply-imports 命令は、match 属性が指定されている xsl:template 命令内でのみ使用できます。xsl:for-each 命令内では使用できません。 |
The xsl:apply-imports instruction may only occur within an xsl:template instruction with a match attribute, and may not occur within an xsl:for-each instruction. |
0xC00CE32B | 属性セット '%1' への参照を解決できませんでした。この名前の xsl:attribute-set はスタイルシートの最上位で定義されなければなりません。 |
A reference to attribute set '%1' cannot be resolved. An xsl:attribute-set of this name must be declared at the top-level of the stylesheet. |
0xC00CE32C | 属性セット '%1' は直接または間接的にそれ自身を参照することはできません。 |
Attribute set '%1' may not directly or indirectly reference itself. |
0xC00CE32D | %1インクルードされた、またはインポートされたスタイルシート '%2' のコンパイル中にエラーが発生しました。 |
%1Error occurred during compilation of included or imported stylesheet '%2'. |
0xC00CE32E | 属性 '%1' は '%2' で無効です。 |
Attribute '%1' is invalid on '%2'. |
0xC00CE32F | xsl:choose には少なくとも 1 つの子 xsl:when が必要です。 |
xsl:choose must have at least one xsl:when child. |
0xC00CE330 | '%1' は有効な名前空間の接頭値ではありません。 |
'%1' is not a valid namespace prefix value. |
0xC00CE331 | 要素 '%1' は認識された拡張要素ではありません。 |
Element '%1' is not a recognized extension element. |
0xC00CE332 | スタイルシートの要素は拡張要素ではない可能性があります。 |
The stylesheet element may not be an extension element. |
0xC00CE333 | キー '%1' への参照を解決できませんでした。この名前の xsl:key 命令はスタイルシートの最上位で定義されなければなりません。 |
A reference to key '%1' cannot be resolved. An xsl:key instruction of this name must be declared at the top-level of the stylesheet. |
0xC00CE334 | '%1' は有効な XSLT または XPath 関数ではありません。 |
'%1' is not a valid XSLT or XPath function. |
0xC00CE335 | 名前空間 '%2' の関数 '%1' はノード セットを返す必要があります。 |
Function '%1' in namespace '%2' must return a node-set. |
0xC00CE336 | 引数 %1 はノード セットを返さなければなりません。 |
Argument %1 must return a node-set. |
0xC00CE337 | 一致する属性がない場合には xsl:template にモード属性がない場合があります。 |
xsl:template may not have a mode attribute if it does not have a match attribute. |
0xC00CE338 | %1() 関数を一致パターンで使用することはできません。 |
The %1() function may not be used in a match pattern. |
0xC00CE339 | '%1' 属性の値は 1 文字でなければなりません。 |
The value of the '%1' attribute must be a single character. |
0xC00CE33A | '%1' 属性は xsl:decimal-format '%2' 上で '%3' の値で再定義することはできません。 |
The '%1' attribute on xsl:decimal-format '%2' may not be redefined with a value of '%3'. |
0xC00CE33B | 10 進数 '%1' はスタイルシートに存在しません。 |
Decimal format '%1' does not exist in the stylesheet. |
0xC00CE33C | セキュリティ設定で、このスタイルシートのスクリプト コードの実行は許可されていません。 |
Security settings do not allow the execution of script code within this stylesheet. |
0xC00CE33D | '%1' を有効な言語コードとして認識できません。 |
The system does not recognize '%1' as a valid language code. |
0xC00CE33E | 名前空間 '%1' を実装する複数のスクリプト ブロックで、同一の '%2' 接頭語に対して異なる URI マッピングを使用することはできません。 |
The multiple script blocks that implement namespace '%1' may not have different URI mappings for the same '%2' prefix. |
0xC00CE33F | この式には %1() 関数への呼び出しを含めることはできません。 |
This expression may not contain a call to the %1() function. |
0xC00CE340 | 一致パターンで %1() 関数が使用されている場合は、引数は文字列リテラルにする必要があります。 |
When the %1() function appears in a match pattern, its arguments must be string literals. |
0xC00CE341 | 文字列比較オプション '%1' は無効であるか、同時に使用できません。 |
String comparison options '%1' are either invalid or cannot be used together. |
0xC00CE342 | xsl:call-template または xsl:apply-templates 命令内では、パラメーター '%1' を複数回定義することはできません。 |
Parameter '%1' cannot be defined more than once within the same xsl:call-template or xsl:apply-templates instruction. |
0xC00CE343 | 相対 URI '%1' を空のベース URI ノード セットを使用して document() 関数への第 2 パラメーターとして解決できません。 |
Relative URI '%1' cannot be resolved using an empty base URI node-set as the second parameter to the document() function. |
0xC00CE344 | 'http://www.w3.org/TR/WD-xsl' 名前空間は、このバージョンの MSXML ではサポートされなくなりました。 |
The 'http://www.w3.org/TR/WD-xsl' namespace is no longer supported in this version of MSXML. |
0xC00CE380 | 必要なトークン %1 が %2 を検出しました。 |
Expected token %1 found %2. |
0xC00CE381 | 予期されなかったトークン %1 です。 |
Unexpected token %1. |
0xC00CE382 | 式は DOM ノードを返しません。 |
Expression does not return a DOM node. |
0xC00CE383 | 式は、クエリまたは整数定数でなければなりません。 |
Expression must be a query or an integer constant. |
0xC00CE384 | 不完全なクエリの式です。 |
Incomplete query expression. |
0xC00CE385 | 不明な方法です。 |
Unknown method. |
0xC00CE386 | クエリ文字列に予期されない文字が含まれています。 |
Unexpected character in query string. |
0xC00CE387 | %1 は、/ または // の右側に表示されないか、または | を使用しない可能性があります。 |
%1 may not appear to the right of / or // or be used with |. |
0xC00CE388 | 式は、文字列定数でなければなりません。 |
Expression must be a string constant. |
0xC00CE389 | オブジェクトは、このメソッドをサポートしません。 |
Object does not support this method. |
0xC00CE38A | 式は、このデータ型にキャストできません。 |
Expression can't be cast to this data type. |
0xC00CE38C | XML のスクリプト エンジンでは、スクリプト フラグメントがサポートされていません。このエラーの原因として、ページ上のどのスクリプト タグよりも前に、言語属性を 'XML' に設定したスクリプト タグか、またはテキスト属性を 'text/xml' に設定したスクリプト タグが存在する可能性があります。 |
The XML script engine does not support script fragments. This error was probably caused by having a script tag with the language attribute set to 'XML' or the text attribute set to 'text/xml' before any other script tag on the page. |
0xC00CE38D | パラメーターは、クエリまたは文字列定数でなければなりません。 |
Parameter must be a query or a string constant. |
0xC00CE38E | パラメーターは、整数定数でなければなりません。 |
Parameter must be a integer constant. |
0xC00CE440 | この ID 制約で使用されている XPath 式はサポートされていません。 |
The XPath expression provided in the identity constraint is not supported. |
0xC00CE441 | この ID 制約の XPath 式は、関数 '%1' をサポートしていません。 |
XPath expressions in the identity constraints do not support functions '%1'. |
0xC00CE442 | この ID 制約の XPath 式は、変数 '%1' をサポートしていません。 |
XPath expressions in the identity constraints do not support variables '%1'. |
0xC00CE443 | この ID 制約の XPath 式は、リテラル '%1' をサポートしていません。 |
XPath expressions in the identity constraints do not support literals '%1'. |
0xC00CE444 | この ID 制約の XPath 式は、絶対パスをサポートしていません。 |
XPath expressions in the identity constraints do not support absolute paths. |
0xC00CE445 | この ID 制約の XPath 式は、'%1' クエリをサポートしていません。 |
XPath expressions in the identity constraints do not support '%1' query. |
0xC00CE446 | この ID 制約の XPath 式は、ブール値をサポートしていません。 |
XPath expressions in the identity constraints do not support booleans. |
0xC00CE447 | この ID 制約の XPath 式は、比較をサポートしていません。 |
XPath expressions in the identity constraints do not support comparisons. |
0xC00CE448 | この ID 制約の XPath 式は、数値クエリをサポートしていません。 |
XPath expressions in the identity constraints do not support numeric queries. |
0xC00CE449 | この ID 制約の XPath 式は、並べ替えをサポートしていません。 |
XPath expressions in the identity constraints do not support sort. |
0xC00CE44A | この ID 制約の XPath 式は、'(' および ')' をサポートしていません。 |
XPath expressions in the identity constraints do not support '(' and ')'. |
0xC00CE44B | この ID 制約の XPath 式は、フィルター演算子をサポートしていません。 |
XPath expressions in the identity constraints do not support filter operators. |
0xC00CE44C | この ID 制約 %1 の XPath 式は、%2 をサポートしていません。 |
XPath expressions in the identity constraint %1 do not support %2. |
0xC00CE44D | この XPath 式の UNION 演算子は無効です。 |
Illegal union operator in the XPath expression. |
0xC00CE453 | '%1' のフィールド ノード セットに含まれるノード '%2' には simple type または組み込みデータ型がありません。 |
The field nodeset for '%1' contains a node '%2' that does not have a simple type or a built-in data type. |
0xC00CE454 | この ID 制約の XPath 式は無効です。 |
Invalid XPath expression in the identity constraint. |
0xC00CE460 | パターン : '%1' (場所 : %2) にエラーが発生しています。%3 |
Error occurs in the pattern : '%1' at position: %2%3 |
0xC00CE461 | カテゴリのエスケープが不完全です。 |
Incomplete category escape. |
0xC00CE462 | カテゴリ エスケープの形式が正しくありません。 |
Malformed category escape. |
0xC00CE463 | グループ名が無効です。 |
Invalid group name. |
0xC00CE464 | エスケープが無効です。 |
Invalid escape. |
0xC00CE465 | プロパティ名 %1 は不明です。 |
Unknown property name: %1. |
0xC00CE466 | かっこが閉じられていません。 |
Unterminated bracket. |
0xC00CE467 | 条件が無効です。 |
Illegal condition. |
0xC00CE468 | 定量化する部品がありません。 |
No unit to quantify. |
0xC00CE469 | 無効な範囲です。 |
Invalid range. |
0xC00CE46A | 無効な範囲の文字です。 |
Invalid range character. |
0xC00CE46B | 無効な文字範囲です。 |
Invalid character range. |
0xC00CE46C | 文字範囲でクラスが間違っています。 |
Bad class in character range. |
0xC00CE46D | 認識されていないグループ化です。 |
Unrecognized grouping. |
0xC00CE46E | コメントが終了していません。 |
Unterminated comments. |
0xC00CE46F | 参照が定義されていません。 |
Undefined reference. |
0xC00CE470 | 訂正内容はキャプチャできません。 |
Alteration can't capture. |
0xC00CE471 | 訂正にはコメントは付けられません。 |
Alteration can't have comment. |
0xC00CE472 | 代替となるものが多すぎます。 |
Too many alternates. |
0xC00CE473 | コントロールがありません。 |
Missing control. |
0xC00CE474 | コントロールが認識されていません。 |
Unrecognized control. |
0xC00CE501 | 属性と属性値の間に等号 (=) がありません。 |
Missing equals sign between attribute and attribute value. |
0xC00CE502 | リテラル文字列が必要ですが、開始の引用符が見つかりません。 |
A string literal was expected, but no opening quote character was found. |
0xC00CE503 | 間違った構文がコメント内に使用されました。 |
Incorrect syntax was used in a comment. |
0xC00CE504 | 無効な文字で名前が始まりました。 |
A name was started with an invalid character. |
0xC00CE505 | 無効な文字が含まれた名前です。 |
A name contained an invalid character. |
0xC00CE506 | 文字 ' |
The character ' |
0xC00CE507 | XML 宣言には無効な構文です。 |
Invalid syntax for an xml declaration. |
0xC00CE508 | テキストの内容に無効な文字が見つかりました。 |
An invalid character was found in text content. |
0xC00CE509 | 要求したスペースが見つかりません。 |
Required white space was missing. |
0xC00CE50A | '' 文字が必要です。 |
The character '' was expected. |
0xC00CE50B | 無効な文字が DTD 内に見つかりました。 |
Invalid character found in DTD. |
0xC00CE50C | 無効な文字が DTD 宣言内に見つかりました。 |
An invalid character was found inside a DTD declaration. |
0xC00CE50D | セミコロン ( ; ) が必要です。 |
A semi colon character was expected. |
0xC00CE50E | 無効な文字がエンティティの範囲内に見つかりました。 |
An invalid character was found inside an entity reference. |
0xC00CE50F | 左または右かっこが足りません。 |
Unbalanced parentheses. |
0xC00CE510 | '[' 文字が必要です。 |
An opening '[' character was expected. |
0xC00CE511 | 無効な構文が条件セクション内または CDATA セクションに見つかりました。 |
Invalid syntax in a conditional or a CDATA section. |
0xC00CE512 | 内部エラーです。 |
Internal error. |
0xC00CE513 | この場所ではスペースが許可されません。 |
Whitespace is not allowed at this location. |
0xC00CE514 | 現在のエンコードが無効な状態でファイルの終わりに到達しました。 |
End of file reached in invalid state for current encoding. |
0xC00CE515 | 混合内容モデルには、この文字を含むことができません。 |
Mixed content model cannot contain this character. |
0xC00CE516 | 混合内容モデルでは、複数のアスタリスク ('*') で定義する必要があります。 |
Mixed content model must be defined as zero or more('*'). |
0xC00CE517 | コンテンツ モデル内の無効な文字です。 |
Invalid character in content model. |
0xC00CE518 | かっこがありません。 |
Missing parenthesis. |
0xC00CE519 | 無効な文字が ATTLIST 列挙内に見つかりました。 |
Invalid character found in ATTLIST enumeration. |
0xC00CE51A | PI 宣言内の無効な構文です。 |
Invalid syntax in PI declaration. |
0xC00CE51B | 単一引用符 (\\') または二重引用符 (\\\") がありません。 |
A single or double closing quote character (\\' or \\\") is missing. |
0xC00CE51C | 名前には、コロン (:) を複数指定できません。 |
Multiple colons are not allowed in a name. |
0xC00CE51D | 10 進数では無効な文字です。 |
Invalid character for decimal digit. |
0xC00CE51E | 16 進数では無効な文字です。 |
Invalid character for hexidecimal digit. |
0xC00CE51F | 無効な UNICODE の文字です。 |
Invalid unicode character. |
0xC00CE520 | スペース、タブ、および改行または疑問符 (?) が必要です。 |
Expecting whitespace or '?'. |
0xC00CE521 | コンテンツ モデルが複雑すぎます。 |
Content model is too complex. |
0xC00CE550 | パーサーが中断されました。 |
The parser is suspended. |
0xC00CE551 | パーサーが中止されました。 |
The parser is stopped. |
0xC00CE552 | 終了タグは、この場所に必要ありません。 |
End tag was not expected at this location. |
0xC00CE553 | 次のタグは、閉じられていません: %1 |
The following tags were not closed: %1. |
0xC00CE554 | 属性が重複しています。 |
Duplicate attribute. |
0xC00CE555 | XML ドキュメント内では最上位の要素に限り、使用できます。 |
Only one top level element is allowed in an XML document. |
0xC00CE556 | ドキュメントの最上位では無効です。 |
Invalid at the top level of the document. |
0xC00CE557 | 無効な XML 宣言です。 |
Invalid xml declaration. |
0xC00CE558 | XML ドキュメントには最上位の要素を指定する必要があります。 |
XML document must have a top level element. |
0xC00CE559 | 途中でファイルの最後 (EOF) が見つかりました。 |
Unexpected end of file. |
0xC00CE55A | 内部サブセットのマークアップ宣言内ではパラメーター エンティティを使用できません。 |
Parameter entities cannot be used inside markup declarations in an internal subset. |
0xC00CE55B | パラメーター エンティティ用の代替テキストはグループ化して正しくネストする必要があります。 |
The replacement text for a parameter entity must be properly nested with parenthesized groups. |
0xC00CE55C | 要素内容内ではリテラル文字 ']]' が許可されません。 |
The literal string ']]' is not allowed in element content. |
0xC00CE55D | 処理命令が終了していません。 |
Processing instruction was not closed. |
0xC00CE55E | 要素が閉じられていません。 |
Element was not closed. |
0xC00CE55F | 終わりの '' 文字がありません。 |
End element was missing the character ''. |
0xC00CE560 | リテラル文字列が閉じられていません。 |
A string literal was not closed. |
0xC00CE561 | コメントが閉じられていません。 |
A comment was not closed. |
0xC00CE562 | 宣言が閉じられていません。 |
A declaration was not closed. |
0xC00CE563 | マークアップ宣言が閉じられていません。 |
A markup declaration was not closed. |
0xC00CE564 | CDATA セクションが閉じられていません。 |
A CDATA section was not closed. |
0xC00CE565 | 宣言内に無効な名前があります。 |
Declaration has an invalid name. |
0xC00CE566 | 外部 ID は無効です。 |
External ID is invalid. |
0xC00CE567 | DTD 内では XML 要素が許可されません。 |
An XML element is not allowed inside a DTD. |
0xC00CE568 | 接頭語 'xml' と 'xmlns' は、XML の予約語です。 |
Prefixes 'xml' and 'xmlns' are reserved for use by XML. |
0xC00CE569 | 'version' 属性がこの場所に必要です。 |
The 'version' attribute is required at this location. |
0xC00CE56A | 'encoding' 属性がこの場所に必要です。 |
The 'encoding' attribute is required at this location. |
0xC00CE56B | この場所には少なくとも 1 つ名前が必要です。 |
At least one name is required at this location. |
0xC00CE56C | 指定した属性はこの場所には必要ありません。属性では大文字と小文字が区別される可能性があります。 |
The specified attribute was not expected at this location.The attribute may be case sensitive. |
0xC00CE56D | 終了タグ '%2' が開始タグ '%1' と一致していません。 |
End tag '%2' does not match the start tag '%1'. |
0xC00CE56E | 指定したエンコードはシステムでサポートされていません。 |
System does not support the specified encoding. |
0xC00CE56F | 現在のエンコードから指定したエンコードへの切り替えはサポートしていません。 |
Switch from current encoding to specified encoding not supported. |
0xC00CE570 | NDATA キーワードがありません。 |
NDATA keyword is missing. |
0xC00CE571 | コンテンツ モデルが無効です。 |
Content model is invalid. |
0xC00CE572 | ATTLIST 内に定義された無効な種類です。 |
Invalid type defined in ATTLIST. |
0xC00CE573 | xml:space 属性に無効な値があります。有効な値は 'default' および 'preserve' のみです。 |
The xml:space attribute has a non-legal value. The only legal values are 'default' and 'preserve'. |
0xC00CE574 | 属性値内に複数の名前が見つかりました。 |
Multiple names found in attribute value when only one was expected. |
0xC00CE575 | 無効な ATTDEF 宣言です。#REQUIRED、#IMPLIED、または #FIXED が必要です。 |
Invalid ATTDEF declaration. Expected #REQUIRED, #IMPLIED or #FIXED. |
0xC00CE576 | 'xml' の名前は予約されていることがあり、また小文字でなければなりません。 |
The name 'xml' is reserved and must be lower case. |
0xC00CE577 | 内部サブセット内では条件セクションが許可されません。 |
Conditional sections are not allowed in an internal subset. |
0xC00CE578 | DTD 内では CDATA が許可されません。 |
CDATA is not allowed in a DTD. |
0xC00CE579 | スタンドアロン属性には、'yes' または 'no' の値を指定する必要があります。 |
The standalone attribute must have the value 'yes' or 'no'. |
0xC00CE57A | 外部エンティティ内ではスタンドアロン属性は使用できません |
The standalone attribute cannot be used in external entities. |
0xC00CE57B | DTD 内では DOCTYPE 宣言を行えません。 |
Cannot have a DOCTYPE declaration in a DTD. |
0xC00CE57C | 未定義エンティティへの参照です。 |
Reference to undefined entity. |
0xC00CE57D | エンティティの参照で無効な文字が解決されます。 |
Entity reference is resolved to an invalid name character. |
0xC00CE57E | 序文以外では DOCTYPE 宣言を行えません。 |
Cannot have a DOCTYPE declaration outside of a prolog. |
0xC00CE57F | 無効なバージョン番号です。 |
Invalid version number. |
0xC00CE580 | DTD 以外では DTD 宣言を行えません。 |
Cannot have a DTD declaration outside of a DTD. |
0xC00CE581 | DOCTYPE 宣言は複数行えません。 |
Cannot have multiple DOCTYPE declarations. |
0xC00CE582 | リソース '%1' の実行エラーです。 |
Error processing resource '%1'. |
0xC00CE583 | この場所には名前が必要です。 |
A name is required at this location. |
0xC00CE584 | DTD は禁止されています。 |
DTD is prohibited. |
0xC00CE5FF | 操作が中止されました。%1 制約に違反しています。 |
Operation aborted: %1 constraint violated. |
0xC00CE600 | ノードテストが必要です。 |
NodeTest expected here. |
0xC00CE601 | Last() 関数が機能するためにはノード セットが必要です。 |
Last() function must have a node-set to operate on. |
0xC00CE602 | ブール値のパラメーターが必要です。 |
Boolean parameter expected. |
0xC00CE603 | Number パラメーターが必要です。 |
Number parameter expected. |
0xC00CE604 | オペランドへの引数が有効ではありません。 |
An argument to the operand is not valid. |
0xC00CE605 | 変数の解決でエラーが発生しました。 |
Error trying to resolve the variable. |
0xC00CE606 | 式が必要です。 |
Expression expected. |
0xC00CE607 | 無効な軸の名前です。 |
Invalid axes name. |
0xC00CE608 | この場所での String Value は QName へ evaluate されなければなりません。 |
String Value at this location must evaluate to a QName. |
0xC00CE609 | このセクションのフォーマット パターンで '%1' のフォーマット シンボルに続けて '%2' のフォーマット シンボルを使用することはできません。 |
The '%1' format symbol may not follow the '%2' format symbol in this section of a format pattern. |
0xC00CE60A | 引数の数が無効です。 |
Invalid number of arguments. |
0xC00CE60B | 数が範囲外です。 |
Number is out of range. |
0xC00CE60C | このクエリは 1 つ以上のノードを返す可能性のあるクエリに続けることはできません。 |
This query can not follow a query that may retun more than one node. |
0xC00CE60D | 不完全な XPATH ステートメントです。 |
Incomplete XPATH statement. |
0xC00CE60E | 'child' および 'attribute' 軸のみが一致パターンで述語外で使用できます。 |
Only 'child' and 'attribute' axes are allowed in a match pattern outside predicates. |
0xC00CE60F | この QName を解決できませんでした。 |
Could not resolve this QName. |
0xC00CE610 | この式の中で変数を使用することはできません。 |
Variables may not be used within this expression. |
0xC00CE611 | XSLT 変換のコンテキスト ノードがストリップ テキストでない可能性があります。 |
The context node in an XSLT transform may not be stripped text. |
0xC00CE612 | %1 のノードは XSLT 変換または XPath クエリのコンテキスト ノードとして渡されなかった可能性があります。 |
A node within the %1 may not be passed as the context node for an XSLT transform or an XPath query. |
0xC00CE613 | 属性の子テキスト ノードは XSLT 変換または XPath クエリのコンテキスト ノードとして渡されなかった可能性があります。 |
A text node child of an attribute may not be passed as the context node for an XSLT transform or an XPath query. |
0xC00CE614 | 型 '%1' のノードは XSLT 変換または XPath クエリのコンテキスト ノードとして渡されなかった可能性があります。 |
A node of type '%1' may not be passed as the context node for an XSLT transform or an XPath query. |
0xC00CE615 | 既定の属性をコンテキスト ノードとして XSLT 変換または XPath クエリに渡すことはできません。 |
A default attribute may not be passed as the context node for an XSLT transform or an XPath query. |
0xC00CE616 | floating 属性を XSLT 変換または XPath クエリのコンテキスト ノードとして渡すことはできません。 |
A floating attribute may not be passed as the context node for an XSLT transform or an XPath query. |
0xC00CE617 | 式はノード セットへ評価する必要があります。 |
Expression must evaluate to a node-set. |
0xC00CE618 | 式が有効な一致パターンではありません。 |
Expression is not a valid match pattern. |
0xC00CEE00 | 読み取り装置エラーです。 |
Reader error. |
0xC00CEE01 | 予期しない入力の終了です。 |
Unexpected end of input. |
0xC00CEE02 | エンコードを認識できません。 |
Unrecognized encoding. |
0xC00CEE03 | エンコードを切り替えられません。 |
Unable to switch the encoding. |
0xC00CEE04 | 入力署名を認識できません。 |
Unrecognized input signature. |
0xC00CEE20 | 形式エラーです。 |
Well formedness error. |
0xC00CEE21 | スペースが必要です。 |
Whitespace expected. |
0xC00CEE22 | セミコロンが必要です。 |
Semicolon expected. |
0xC00CEE23 | '' が必要です。 |
'' expected. |
0xC00CEE24 | 引用符が必要です。 |
Quote expected. |
0xC00CEE25 | 等号が必要です。 |
Equal expected. |
0xC00CEE26 | 属性値には ' |
An attribute value must not contain ' |
0xC00CEE27 | 16 進数が必要です。 |
Hexadecimal digit expected. |
0xC00CEE28 | 10 進数が必要です。 |
Decimal digit expected. |
0xC00CEE29 | '[' が必要です。 |
'[' expected. |
0xC00CEE2A | '(' が必要です。 |
'(' expected. |
0xC00CEE2B | 無効な XML 文字です。 |
Illegal xml character. |
0xC00CEE2C | 無効な名前の文字です。 |
Illegal name character. |
0xC00CEE2D | ドキュメントの構文が正しくありません。 |
Incorrect document syntax. |
0xC00CEE2E | CDATA セクションの構文が正しくありません。 |
Incorrect CDATA section syntax. |
0xC00CEE2F | コメントの構文が正しくありません。 |
Incorrect comment syntax. |
0xC00CEE30 | 条件セクションの構文が正しくありません。 |
Incorrect conditional section syntax. |
0xC00CEE31 | ATTLIST 宣言の構文が正しくありません。 |
Incorrect ATTLIST declaration syntax. |
0xC00CEE32 | DOCTYPE 宣言の構文が正しくありません。 |
Incorrect DOCTYPE declaration syntax. |
0xC00CEE33 | ELEMENT 宣言の構文が正しくありません。 |
Incorrect ELEMENT declaration syntax. |
0xC00CEE34 | ENTITY 宣言の構文が正しくありません。 |
Incorrect ENTITY declaration syntax. |
0xC00CEE35 | NOTATION 宣言の構文が正しくありません。 |
Incorrect NOTATION declaration syntax. |
0xC00CEE36 | NDATA が必要です。 |
NDATA expected. |
0xC00CEE37 | PUBLIC が必要です。 |
PUBLIC expected. |
0xC00CEE38 | SYSTEM が必要です。 |
SYSTEM expected. |
0xC00CEE39 | 名前が必要です。 |
Name expected. |
0xC00CEE3A | ドキュメントに含まれるルート要素は 1 つだけでなければなりません。 |
A document must contain exactly one root element. |
0xC00CEE3B | 要素の終了タグ内の名前と開始タグ内の要素の型は一致している必要があります。 |
The name in the end tag of the element must match the element type in the start tag. |
0xC00CEE3C | 開始タグまたは空の要素タグ内に、属性名を重複して含めることはできません。 |
No attribute name may appear more than once in the same start tag or empty element tag. |
0xC00CEE3D | テキストまたは XML 宣言は、入力の始めでのみ宣言できます。 |
A text/xml declaration may occur only at the very beginning of input. |
0xC00CEE3E | 大文字小文字にかかわらず、x、m、l の 3 文字で始まる名前は、XML および XML-関連の仕様で予約されています。 |
Names beginning with the three letter sequence x, m, l, in any case combination, are reserved for use by XML and XML-related specifications. |
0xC00CEE3F | テキスト宣言の構文が正しくありません。 |
Incorrect text declaration syntax. |
0xC00CEE40 | XML 宣言の構文が正しくありません。 |
Incorrect xml declaration syntax. |
0xC00CEE41 | エンコード名の構文が正しくありません。 |
Incorrect encoding name syntax. |
0xC00CEE42 | パブリック識別子の構文が正しくありません。 |
Incorrect public identifier syntax. |
0xC00CEE43 | 内部 DTD サブセットでは、マークアップ宣言内ではなく、マークアップ宣言が可能な箇所でのみ、パラメーター エンティティの参照が可能です。 |
In the internal DTD subset, parameter entity references can occur only where markup declarations can occur, not within markup declarations. |
0xC00CEE44 | マークアップ宣言間で参照されるパラメーター エンティティの代替テキストは、正しい形式でなければなりません。 |
The replacement text of a parameter entity referenced between markup declarations must be well formed. |
0xC00CEE45 | 解析エンティティには、直接、間接を問わず、それ自身に対しての再帰参照を使用することはできません。 |
A parsed entity must not contain a recursive reference to itself, either directly or indirectly. |
0xC00CEE46 | コンテンツで参照されるエンティティの代替テキストは正しい形式でなければなりません。 |
The replacement text of an entity referenced in the content must be well formed. |
0xC00CEE47 | 宣言されてないエンティティです。 |
Undeclared entity. |
0xC00CEE48 | エンティティ参照には、未解析のエンティティの名前は使用できません。 |
An entity reference must not contain the name of an unparsed entity. |
0xC00CEE49 | 属性値には、外部エンティティへの直接または間接エンティティ参照は使用できません。 |
Attribute values cannot contain direct or indirect entity references to external entities. |
0xC00CEE4A | 処理命令の構文が正しくありません。 |
Incorrect processing instruction syntax. |
0xC00CEE4B | システム識別子の構文が正しくありません。 |
Incorrect system identifier syntax. |
0xC00CEE4C | '?' が必要です。 |
'?' expected. |
0xC00CEE4D | 要素の内容には、文字列シーケンス ']]' は使用できません。 |
The content of an element must not contain the character sequence ']]'. |
0xC00CEE4F | 'xmlns:xml' の名前空間は予約されているため、宣言できるのは 'http://www.w3.org/XML/1998/namespace' としてのみです。 |
The namespace for 'xmlns:xml' is reserved and it can only be declared as 'http://www.w3.org/XML/1998/namespace'. |
0xC00CEE60 | 名前空間エラーです。 |
Namespace error. |
0xC00CEE61 | 修飾名の文字が無効です。 |
Illegal qualified name character. |
0xC00CEE62 | 修飾名にはコロンを複数使用できません。 |
A qualified name cannot contain multiple colons. |
0xC00CEE63 | ID, IDREF(S), ENTITY(IES) または NOTATION の型として宣言される属性値にはコロンは使用できません。 |
An attribute value declared to be of type ID, IDREF(S), ENTITY(IES) or NOTATION cannot contain colons. |
0xC00CEE64 | 宣言されている接頭語です。 |
Declared prefix. |
0xC00CEE65 | 宣言されてない接頭語です。 |
Undeclared prefix. |
0xC00CEE80 | 有効期限エラーです。 |
Validity error. |
0xC00CEF00 | 指定したノード '%1' が、必要なノード '%2' と一致しません。 |
The provided node '%1' does not match to expected node '%2'. |
0xC00CEF01 | 次のノードの位置を特定できません。'%1' |
Can not locate the following node: '%1' |
0xC00CEF02 | URI '%1' の位置を特定できません。 |
Can not locate URI: '%1'. |
0xC00CEF04 | 暗号化サービス プロバイダーの型 '%1' は、サポートされていません。 |
The Cryptographic Service Provider type '%1' is not supported. |
0xC00CEF05 | 検証キーが、署名に適合していません。 |
The verification key is not compatible with the signature. |
0xC00CEF06 | 正規化方式 '%1' はサポートされていません。 |
The Canonicalization Method '%1' is not supported. |
0xC00CEF07 | DigestMethod アルゴリズム '%1' はサポートされていません。 |
The DigestMethod algorithm '%1' is not supported. |
0xC00CEF08 | 署名に循環参照が少なくとも 1 つ含まれています。 |
The signature contains at least one circular reference. |
0xC00CEF09 | 既定の URI 宣言がありません。 |
The default URI declaration is missing. |
0xC00CEF0A | ドキュメントを空にすることはできません。 |
The document can not be empty. |
0xC00CEF0B | URI '%1' のソース型はサポートされていません。 |
The source type for URI '%1' is not supported. |
0xC00CEF0C | 変換方式 '%1' はサポートされていません。 |
The Transformation method '%1' is not supported. |
0xC00CEF0D | URI が '%1' の RetrievalMethod を正しく処理できませんでした。 |
The RetrievalMethod with uri '%1' failed to process correctly. |
0xC00CEF0E | 指定されたノードは、有効なキーでも X509 Certificate ノードでもありません。 |
The provided node is not a valid Key or X509 Certificate node. |
0xC00CEF0F | 指定されたノードは、要素ではありません。 |
The provided node is not a element. |
0xC00CEF10 | X509 証明書のエンコードが正しくありません。 |
Bad X509 Certificate encoding. |
0xC00CEF11 | 指定された署名には、不明なキーの種類 '%1' があります。 |
The signature provided has a unknown key type '%1'. |
0xC00CEF12 | 要素 '%1' を使用できるのは、このコンテキストでは 1 回限りです。 |
The element '%1' can be used only once in this context. |
0xC00CEF13 | このメソッドを呼び出す前に、署名プロパティを設定する必要があります。 |
The signature property must be set before calling this method. |
0xC00CEF14 | URI '%1' は、この署名の複数の参照要素で使用されています。 |
The uri '%1' is used more than one reference element in the signature. |
0xC00CEF15 | URI '%1' は、この署名のどの参照要素でも使用されていません。 |
The uri '%1' is not used in any of the reference elements in the signature. |
0xC00CEF16 | URI '%1' は、KeyValue、RSAKeyValue、DSAKeyValue、X509Certificate ノード、rawX509Certificate ストリームに解決されません。 |
The uri '%1' does not resolve to a KeyValue, RSAKeyValue, DSAKeyValue. X509Certificate node or to a rawX509Certificate stream. |
0xC00CEF17 | URI '%1' の参照を正しく処理できませんでした。 |
The reference with uri '%1' failed to process correctly. |
0xC00CEF18 | setReferenceData を呼び出して設定された URI '%1' を読み込めませんでした。 |
The uri '%1' set by calling setReferenceData, failed to load. |
0xC00CEF19 | 変換 '%1' はサポートされていません。 |
The transformation '%1' is not supported. |
0xC00CEF1A | HMAC キーは、ドキュメントを HMAC アルゴリズムで検証するために必要です。 |
A HMAC key is necessary to verify a document with HMAC algorithm. |
0xC00CEF1B | このドキュメントを検証できる互換キーが見つかりませんでした。 |
No compatible keys found that can verify this document. |
0xC00CEF1C | RetrievalMethod によって、認識キーまたは証明書を提供することができませんでした。 |
The RetrievalMethod failed to provide a recogized key or a cerificate. |
0xC00CEF1D | 算出されたダイジェスト値が、参照 URI '%1' に提供された値と一致しません。 |
The digest value computed does not match with the provided one for reference uri '%1'. |
0xC00CEF1E | HMAC 出力の長さの値は、ゼロ以外の正の値で、かつ 8 の倍数である必要があります。 |
The HMAC output length value must be a non-zero positive and multiples of 8. |
0xC00CEF1F | このメソッドを使用するには、CAPICOM.DLL Version 2 以降を登録する必要があります。 |
CAPICOM.DLL Version 2 or higher must be registered to use this method. |
0xC00CEF20 | URI '%1' は無効です。 |
The uri '%1' is invalid. |