11.2 KECX01001からKECX01999までのメッセージ
XML Processorが出力するKECX01001からKECX01999までのメッセージについて説明します。
-
KECX01001-E
The error message corresponding to the message key can not be found.
メッセージキーに対応するエラーメッセージを,見つけることができません。
-
KECX01002-E
An internal error occurred while formatting the following message:
次のメッセージをフォーマットしている間に,内部エラーが起こりました。
-
KECX01003-E
Premature end of file.
解析途中でファイルの終端に達しました。
-
KECX01004-E
The root element is required in a well-formed document.
整形式なドキュメントにはルート要素が必要です。
-
KECX01005-E
An invalid XML character (Unicode: 0x{0}) was found in the CDATA section.
CDATAセクションに無効なXML文字(Unicode:0x{0})があります。
-
KECX01006-E
An invalid XML character (Unicode: 0x{0}) was found in the element content of the document.
ドキュメントのelement contentに無効なXML文字(Unicode:0x{0})があります。
-
KECX01010-E
An invalid XML character (Unicode: 0x{0}) was found in the XML declaration.
XML宣言に無効なXML文字(Unicode:0x{0})があります。
-
KECX01011-E
The character sequence "]]>" must not appear in content unless used to mark the end of a CDATA section.
文字シーケンス]]>は,CDATAセクションの終了を示す以外の目的で使用してはいけません。
-
KECX01014-E
The ' = ' character must follow "{0}" in the XML declaration.
XML宣言中では,{0}のあとには=がなければいけません。
-
KECX01015-E
The value following "{0}" in the XML declaration must be a quoted string.
XML宣言中では,{0}の値は引用符で囲まなければいけません。
-
KECX01016-E
The XML declaration must end with "?>".
XML宣言中は?>で終了する必要があります。
-
KECX01017-E
The version is required in the XML declaration.
XML宣言にはversionが必要です。
-
KECX01018-E
White space is required before the version pseudo attribute in the XML declaration.
XML宣言のバージョン擬似属性の前には,空白が必要です。
-
KECX01019-E
White space is required before the encoding pseudo attribute in the XML declaration.
XML宣言のエンコーディング擬似属性の前には,空白が必要です。
-
KECX01020-E
White space is required before the encoding pseudo attribute in the XML declaration.
XML宣言のエンコーディング擬似属性の前には,空白が必要です。
-
KECX01021-E
The markup in the document preceding the root element must be well-formed.
ルート要素より前のドキュメント中のmarkupは整形式でなくてはいけません。
-
KECX01022-E
The markup in the document following the root element must be well-formed.
ルート要素に続くドキュメント中のmarkupは整形式でなくてはいけません。
-
KECX01023-E
Already seen doctype.
Doctypeはすでに宣言されています。
-
KECX01024-E
Content is not allowed in prolog.
prologには,contentを指定できません。または,parseメソッドの引数に空文字列が指定された可能性があります。
-
KECX01025-E
Reference is not allowed in prolog.
prologには,referenceを指定できません。
-
KECX01026-E
Content is not allowed in trailing section.
trailing sectionには,contentを指定できません。
-
KECX01027-E
Reference is not allowed in trailing section.
trailing sectionには,referenceを指定できません。
-
KECX01028-E
The standalone document declaration value must be "yes" or "no", not "{0}".
standalone ドキュメント宣言の指定は,yesかnoにする必要があります。{0}であってはいけません。
-
KECX01030-E
The element type "{0}" must be terminated by the matching end-tag "</{0}>".
要素タイプ{0}は,終了タグ</{0}>で終わらなければいけません。
-
KECX01031-E
Element type "{0}" must be followed by either attribute specifications, ">" or "/>".
要素タイプ{0}のあとには,>または/>のどちらかがなければいけません。
-
KECX01032-E
Attribute name "{1}" associated with an element type "{0}" must be followed by the ' = ' character.
要素タイプ{0}に関連した属性名{1}のあとには,'='がなければいけません。
-
KECX01033-E
Open quote is expected for attribute "{1}" associated with an element type "{0}".
要素タイプ{0}に関連した属性指定{1}には,開始引用符がありません。
-
KECX01034-E
Close quote is expected for attribute "{1}" associated with an element type "{0}".
要素タイプ{0}に関連した属性指定{1}には,終了引用符がありません。
-
KECX01035-E
Attribute "{1}" was already specified for element "{0}".
属性{1}は,すでに要素{0}で指定されています。
-
KECX01036-E
Attribute "{1}" bound to namespace "{2}" was already specified for element "{0}".
名前空間{2}に境界を付ける属性{1}は,要素{0}にすでに結び付けられています。
-
KECX01037-E
The end-tag for element type "{0}" must end with a '>' delimiter.
要素タイプ{0}の終了タグは,'>'でなければいけません。
-
KECX01038-E
The content of elements must consist of well-formed character data or markup.
要素の中身は,整形式の文字またはmarkupでなければいけません。
-
KECX01039-E
A DOCTYPE is not allowed in content.
要素内容にはDOCTYPEを指定できません。
-
KECX01042-E
The element "{0}" must start and end within the same entity.
要素{0}は,同じエンティティ内で開始・終了しなければいけません。
-
KECX01043-E
XML document structures must start and end within the same entity.
XML文書は,同じエンティティ内で開始・終了しなければいけません。
-
KECX01044-E
An invalid XML character (Unicode: 0x{2}) was found in the value of attribute "{1}" and element is "{0}".
要素が{0}の属性{1}に無効なXML文字(Unicode:0x{2})があります。
-
KECX01045-E
An invalid XML character (Unicode: 0x{0}) was found in the comment.
コメントに無効なXML文字(Unicode:0x{0})があります。
-
KECX01046-E
An invalid XML character (Unicode: 0x{0}) was found in the processing instruction.
処理命令に無効なXML文字(Unicode:0x{0})があります。
-
KECX01048-E
An invalid XML character (Unicode: 0x{0}) was found in the text declaration.
テキスト宣言に無効なXML文字(Unicode:0x{0})があります。
-
KECX01050-E
The value of attribute "{1}" associated with an element type "{0}" must not contain the '<' character.
要素タイプ{0}に関連した属性値{1}は,'<'を含んではいけません。
-
KECX01052-E
Comment must start with "<!--".
コメントは<!--で始めなければいけません。
-
KECX01053-E
The string "--" is not permitted within comments.
コメント内では,--は使用できません。
-
KECX01056-E
The processing instruction must begin with the name of the target.
処理命令はターゲット名で始めなければいけません。
-
KECX01057-E
White space is required between the processing instruction target and data.
処理命令ターゲットとデータの間には空白が必要です。
-
KECX01059-E
The processing instruction target matching "[xX][mM][lL]" is not allowed.
処理命令ターゲットは[xX][mM][lL]の指定ができません。
-
KECX01062-E
XML version "{0}" is not supported, only XML 1.0 is supported.
XMLバージョン{0}はサポートしていません。XML1.0だけをサポートしています。
-
KECX01063-E
A decimal representation must immediately follow the "&#" in a character reference.
文字参照では,10進コードは&#の直後に指定しなければいけません。
-
KECX01064-E
A hexadecimal representation must immediately follow the "&#x" in a character reference.
文字参照では16進コードは&#xの直後に指定しなければいけません。
-
KECX01065-E
The character reference must end with the ';' delimiter.
文字参照は';'で終了する必要があります。
-
KECX01066-E
Character reference "&#{0};" is an invalid XML character.
文字参照&#{0};は無効なXML文字指定です。
-
KECX01067-E
The entity name must immediately follow the '&' in the entity reference.
エンティティ名は,エンティティ参照の中で'&'の直後に続かなければいけません。
-
KECX01068-E
The reference to entity "{0}" must end with the ';' delimiter.
エンティティ{0}の参照は,';'で終了する必要があります。
-
KECX01070-E
The ' = ' character must follow "{0}" in the text declaration.
テキスト宣言中では,{0}のあとには'='がなければいけません。
-
KECX01071-E
The value following "{0}" in the text declaration must be a quoted string.
テキスト宣言中では,{0}の値は引用符で囲まなければいけません。
-
KECX01072-E
closing quote in the value following "{0}" in the text declaration is missing.
テキスト宣言中の{0}を閉じる引用符がありません。
-
KECX01073-E
White space is required before the version pseudo attribute in the text declaration.
テキスト宣言中のバージョン擬似属性の前には空白が必要です。
-
KECX01074-E
White space is required before the encoding pseudo attribute in the text declaration.
テキスト宣言中のエンコーディング擬似属性の前には空白が必要です。
-
KECX01076-E
The encoding declaration is required in the text declaration.
テキスト宣言中で,エンコーディング宣言をする必要があります。
-
KECX01077-E
No more pseudo attributes are allowed.
これ以上の擬似属性指定はできません。
-
KECX01078-E
More pseudo attributes are expected.
擬似属性指定が足りません。
-
KECX01079-E
A pseudo attribute name is expected.
擬似属性指定名称が指定されていません。
-
KECX01082-E
Invalid encoding name "{0}".
{0}は無効なエンコーディング名です。
-
KECX01083-E
Given byte order for encoding "{0}" is not supported.
エンコーディング{0}で与えられたバイトオーダーはサポートしていません。
-
KECX01087-E
An invalid XML character (Unicode: 0x{0}) was found in the public identifier.
公開識別子に無効なXML文字(Unicode:0x{0})があります。
-
KECX01088-E
An invalid XML character (Unicode: 0x{0}) was found in the system identifier.
システム識別子で無効なXML文字(Unicode:0x{0})が存在します。
-
KECX01089-E
White space is required after keyword SYSTEM in DOCTYPE decl.
DOCTYPE宣言で,キーワードSYSTEMのあとに空白が必要です。
-
KECX01090-E
The system identifier must begin with either a single or double quote character.
システム識別子は単一引用符か二重引用符で開始する必要があります。
-
KECX01091-E
The system identifier must end with the matching quote character.
システム識別子は単一引用符か二重引用符で終了する必要があります。
-
KECX01092-E
White spaces are required after keyword PUBLIC in DOCTYPE decl.
DOCTYPE宣言で,キーワードPUBLICのあとに空白が必要です。
-
KECX01093-E
The public identifier must begin with either a single or double quote character.
公開識別子は単一引用符か二重引用符で開始する必要があります。
-
KECX01094-E
The public identifier must end with the matching quote character.
公開識別子は単一引用符か二重引用符で終了する必要があります。
-
KECX01096-E
White spaces are required between publicId and systemId.
公開識別子とシステム識別子の間には空白が必要です。
-
KECX01097-E
White space is required after "<!DOCTYPE" in the document type declaration.
DOCTYPE宣言で,<!DOCTYPE指定のあとには空白が必要です。
-
KECX01098-E
The root element type must appear after "<!DOCTYPE" in the document type declaration.
DOCTYPE宣言で,<!DOCTYPE指定のあとにはルート要素タイプが必要です。
-
KECX01099-E
The document type declaration for root element type "{0}" must end with '>'.
ルート要素タイプ{0}のDOCTYPE宣言は,'>'で終わる必要があります。
-
KECX01100-E
The parameter entity reference "%{0};" cannot occur within markup in the internal subset of the DTD.
パラメタエンティティ参照{0}は,DTD内部サブセット内のmarkupの内側には記述できません。
-
KECX01101-E
The markup declarations contained or pointed to by the document type declaration must be well-formed.
markup宣言は,整形式なドキュメントタイプ宣言を含むか,またはポイントする必要があります。
-
KECX01103-E
White space is required after "<!ELEMENT" in the element type declaration.
要素タイプ宣言で,<!ELEMENTのあとに空白が必要です。
-
KECX01104-E
The element type is required in the element type declaration.
要素タイプの指定には,要素タイプ宣言が必要です。
-
KECX01105-E
White space is required after the element type "{0}" in the element type declaration.
要素タイプ宣言内で,要素タイプ{0}のあとに空白が必要です。
-
KECX01107-E
The declaration for element type "{0}" must end with '>'.
要素タイプ宣言{0}は,'>'で終了する必要があります。
-
KECX01108-E
A '(' character or an element type is required in the declaration of element type "{0}".
要素タイプ{0}の宣言では,'('または要素タイプが必要です。
-
KECX01109-E
A ')' is required in the declaration of element type "{0}".
要素タイプ{0}の宣言では,')'が必要です。
-
KECX01110-E
An element type is required in the declaration of element type "{0}".
要素タイプ{0}の宣言で,要素タイプの指定が必要です。
-
KECX01112-E
The mixed content model "{0}" must end with ")*" when the types of child elements are constrained.
混合内容モデル{0}は,子要素のタイプが必要な場合に)*で終わらなくてはいけません。
-
KECX01113-E
White space is required after "<!ATTLIST" in the attribute-list declaration.
属性リスト宣言では,<!ATTLISTのあとに空白が必要です。
-
KECX01114-E
The element type is required in the attribute-list declaration.
要素タイプは,属性リスト宣言が必要です。
-
KECX01115-E
White space is required before the attribute name in the attribute-list declaration for element "{0}".
要素{0}の属性リスト宣言では,属性名の前に空白が必要です。
-
KECX01116-E
The attribute name must be specified in the attribute-list declaration for element "{0}".
属性名は要素{0}の属性リストを指定する必要があります。
-
KECX01117-E
White space is required before the attribute type in the declaration of attribute "{1}" for element "{0}".
要素{0}の属性{1}の宣言で,属性タイプの前に空白が必要です。
-
KECX01118-E
The attribute type is required in the declaration of attribute "{1}" for element "{0}".
要素{0}の属性{1}の宣言で,属性タイプが必要です。
-
KECX01119-E
White space is required before the attribute default in the declaration of attribute "{1}" for element "{0}".
要素{0}の属性{1}の宣言で,デフォルト属性の前に空白が必要です。
-
KECX01120-W
More than one attribute definition is provided for the same attribute "{1}" of a given element "{0}".
指定された要素{0}の同じ属性{1}宣言のために,一つ以上の属性定義が与えられます。
-
KECX01121-E
White space must appear after "NOTATION" in the "{1}" attribute declaration.
属性宣言{1}で,NOTATIONのあとに空白が必要です。
-
KECX01122-E
The '(' character must follow "NOTATION" in the "{1}" attribute declaration.
属性宣言{1}でNOTATIONに続いて'('の指定が必要です。
-
KECX01123-E
The notation name is required in the notation type list for the "{1}" attribute declaration.
属性宣言{1}の記法タイプ指定で,記法名が必要です。
-
KECX01124-E
The notation type list must end with ')' in the "{1}" attribute declaration.
属性宣言{1}の記法タイプ指定では,記法タイプは')'で終わらなければいけません。
-
KECX01125-E
The name token is required in the enumerated type list for the "{1}" attribute declaration.
属性宣言{1}の列挙されたタイプリストで名称トークンが必要です。
-
KECX01126-E
The enumerated type list must end with ')' in the "{1}" attribute declaration.
属性宣言{1}の列挙されたタイプリストは')'で終わらなくてはいけません。
-
KECX01127-E
White space must appear after "FIXED" in the "{1}" attribute declaration.
属性宣言{1}で,FIXEDのあとに空白が必要です。
-
KECX01128-E
The included conditional section must end with "]]>".
含まれる条件つきセクションは,]]>で終了する必要があります。
-
KECX01129-E
The excluded conditional section must end with "]]>".
除外される条件つきセクションは,]]>で終了する必要があります。
-
KECX01130-E
The entity name must immediately follow the '%' in the parameter entity reference.
パラメタエンティティ参照のエンティティ名は,'%'に続いて記述する必要があります。
-
KECX01131-E
The parameter entity reference "%{0};" must end with the ';' delimiter.
パラメタエンティティ参照{0}は,';'で終了する必要があります。
-
KECX01132-E
White space is required after "<!ENTITY" in the entity declaration.
エンティティ宣言で,<!ENTITYのあとに空白が必要です。
-
KECX01133-E
White space is required between "<!ENTITY" and the '%' character in the parameter entity declaration.
パラメタエンティティ宣言で,<!ENTITYと'%'の間に空白が必要です。
-
KECX01135-E
The name of the entity is required in the entity declaration.
エンティティの名前は,エンティティ宣言で必要です。
-
KECX01136-E
White space is required between the entity name "{0}" and the definition in the entity declaration.
エンティティ宣言で,エンティティ名{0}と定義の間に空白が必要です。
-
KECX01137-E
White space is required between "NDATA" and the notation name in the declaration for the entity "{0}".
エンティティ{0}の宣言で,NDATAと記法名の間に空白が必要です。
-
KECX01138-E
White space is required before "NDATA" in the declaration for the entity "{0}".
エンティティ{0}の宣言で,NDATAの前に空白が必要です。
-
KECX01139-E
The notation name is required after "NDATA" in the declaration for the entity "{0}".
エンティティ{0}宣言で,NDATAのあとに記法名が必要です。
-
KECX01140-E
The declaration for the entity "{0}" must end with '>'.
エンティティ{0}の宣言は,'>'で終わらなければいけません。
-
KECX01146-E
White space is required after "<!NOTATION" in the notation declaration.
記法宣言で,<!NOTATIONのあとに空白が必要です。
-
KECX01147-E
The name of the notation is required in the notation declaration.
記法宣言では記法名が必要です。
-
KECX01148-E
White space is required after the notation name "{0}" in the notation declaration.
記法宣言で,記法名{0}のあとに空白が必要です。
-
KECX01149-E
The declaration for the notation "{0}" must include a system or public identifier.
記法{0}の宣言は,システム識別子または公開識別子を含まなければいけません。
-
KECX01150-E
The declaration for the notation "{0}" must end with '>'.
記法{0}の宣言は,'>'で終わらなければいけません。
-
KECX01151-E
The element type "{1}" was already specified in the content model of the element decl "{0}".
要素タイプ{1}は,要素宣言{0}の内容モデルですでに宣言されています。
-
KECX01154-E
The ID attribute "{0}" must have a declared default of "#IMPLIED" or "#REQUIRED".
ID属性{0}は,宣言されている#IMPLIEDまたは#REQUIREDのデフォルトでなければいけません。
-
KECX01155-E
Attribute value "{0}" of type ID must be a name.
ID型の属性値{0}はName型でなければいけません。
-
KECX01156-E
Attribute value "{0}" of type ID must be unique within the document.
ID型の属性値{0}は,文書中に同じ名称があってはいけません。
-
KECX01157-E
Attribute value "{0}" of type IDREF must be a name.
IDREF型の属性値{0}はName型でなければいけません。
-
KECX01158-E
Attribute value "{0}" of type IDREFS must be one or more names.
IDREFS型の属性値{0}は一つ以上のName型でなければいけません。
-
KECX01159-E
The replacement text of parameter entity "{0}" must include properly nested declarations.
パラメタエンティティ{0}の置換テキストは,適切にネストされた宣言を含まなくてはいけません。
-
KECX01161-E
Attribute "{1}" must be declared for element type "{0}".
属性{1}は要素タイプ{0}の宣言でなくてはいけません。
-
KECX01162-E
Attribute "{0}" with value "{1}" must have a value from the list "{2}".
{1}の値を持つ属性{0}は,{2}のリスト中の値でなければいけません。
-
KECX01163-E
The value "{1}" of attribute "{0}" must not be changed by normalization (to "{2}") in a standalone document.
属性{0}の値{1}は,スタンドアロン文書で正規化によって({2}に)変更されてはいけません。
-
KECX01164-E
The content of element type "{0}" is incomplete, it must match "{1}".
要素タイプ{0}のコンテンツが不完全です。{1}と一致しなくてはいけません。
-
KECX01165-E
The content of element type "{0}" must match "{1}".
要素タイプ{0}のコンテンツは,{1}と一致しなくてはいけません。
-
KECX01166-E
Attribute "{1}" for element type "{0}" has a default value and must be specified in a standalone document.
要素タイプ{0}の属性{1}はデフォルト値を持っていて,かつスタンドアロン文書で指定されていなければいけません。
-
KECX01168-E
Element type "{0}" must not be declared more than once.
要素タイプ{0}は2度以上宣言してはいけません。
-
KECX01169-E
Element type "{0}" must be declared.
要素タイプ{0}を宣言しなくてはいけません。
-
KECX01170-E
Document is invalid: no grammar found.
ドキュメントは無効です。文法がありません。
-
KECX01171-E
An element with the identifier "{0}" must appear in the document.
識別子{0}を持つ要素が,ドキュメント中になければいけません。
-
KECX01173-E
Attribute "{1}" with value "{2}" must have a value of "{3}".
値{2}の属性{1}は,{3}の値を持っていなくてはいけません。
-
KECX01174-E
Element type "{0}" already has attribute "{1}" of type ID, a second attribute "{2}" of type ID is not permitted.
要素タイプ{0}はID型の属性{1}をすでに持っています。ID型の第二の属性{2}は許可されません。
-
KECX01175-E
Element type "{0}" already has attribute "{1}" of type NOTATION, a second attribute "{2}" of type NOTATION is not permitted.
要素タイプ{0}はNOTATION型の属性{1}をすでに持っています。NOTATION型の第二の属性{2}は許可されません。
-
KECX01176-E
The notation "{1}" must be declared when referenced in the notation type list for attribute "{0}".
属性{0}の記法タイプリストで参照される場合は,記法{1}を宣言する必要があります。
-
KECX01177-E
The notation "{1}" must be declared when referenced in the unparsed entity declaration for "{0}".
属性{0}の解析対象外エンティティで参照される場合は,記法{1}を宣言する必要があります。
-
KECX01178-E
The reference to entity "{0}" declared in an external parsed entity is not permitted in a standalone document.
外部解析対象エンティティで宣言された{0}の参照は,スタンドアロン文書では許可されません。
-
KECX01179-E
Attribute "{1}" is required and must be specified for element type "{0}".
要素タイプ{0}の指定のために属性{1}は必要です。
-
KECX01180-E
White space must not occur between elements declared in an external parsed entity with element content in a standalone document.
スタンドアロン文書の要素コンテンツを持つ,外部解析対象エンティティの,要素宣言に空白があってはいけません。
-
KECX01181-E
Attribute value "{0}" of type NMTOKEN must be a name token.
NMTOKEN型の属性値{0}はname tokenでなければいけません。
-
KECX01182-E
Attribute value "{0}" of type NMTOKENS must be one or more name tokens.
NMTOKENS型の属性値{0}は一つ以上のname tokenでなければいけません。
-
KECX01183-E
Document root element "{1}", must match DOCTYPE root "{0}".
ドキュメントルート要素{1}は,DOCTYPE root{0}と一致する必要があります。
-
KECX01184-W
The content model of element "{0}" refers to the undeclared element "{1}".
要素{0}のコンテントモデルは,宣言していない要素{1}を参照しています。
-
KECX01185-E
ENTITYDatatype Validator: Failed Need to call initialize method with a valid Grammar reference.
エンティティ・データタイプの有効性:有効な文法による初期化メソッドの呼び出しに失敗しました。
-
KECX01186-E
ENTITY "{0}" is not unparsed.
エンティティ{0}は解析対象外ではありません。
-
KECX01188-E
Value of type ENTITIES, IDREFS, and NMTOKENS cannot be empty list.
ENTITIES型,IDREFS型,NMTOKENS型の値に,空のリスト指定はできません。
-
KECX01189-E
The external entity reference "&{0};" is not permitted in an attribute value.
外部エンティティ参照&{0};は許可されていない属性です。
-
KECX01190-E
The entity "{0}" was referenced, but not declared.
エンティティ{0}が参照されましたが,宣言されていません。
-
KECX01191-E
The unparsed entity reference "&{0};" is not permitted.
解析対象外エンティティ参照&{0};は許可されません。
-
KECX01192-E
Recursive entity reference "{0}". (Reference path: {1}),
再帰的なエンティティ参照{0}です(path{1}を参照してください)。
-
KECX01197-E
The prefix "{0}" for element "{1}" is not bound.
要素{1}の接頭辞{0}は結び付けられません。
-
KECX01198-E
The prefix "{2}" for attribute "{1}" associated with an element type "{0}" is not bound.
要素タイプ{0}に関連した属性{1}の接頭辞{2}は結び付けられません。
-
KECX01199-E
The value of the attribute "{0}" is invalid. Prefixed namespace bindings may not be empty.
属性{0}値が無効です。接頭辞を付けた名前空間バインディングは,空ではありません。
-
KECX01200-E
The namespace prefix "{0}" was not declared.
名前空間接頭辞{0}が宣言されませんでした。
-
KECX01201-E
The defaultValue "{1}" of attribute "{0}" is not legal as for the lexical constraints of this attribute type.
属性{0}のデフォルト値{1}は,この属性タイプで使えない用語です。
-
KECX01202-E
OpenQuoteMissingInDecl
宣言に開始引用符がありません。
-
KECX01203-E
InvalidCharInLiteral
リテラルで無効な文字があります。
-
KECX01204-E
!!! unknown attribute type {0}
未知の属性タイプ{0}が現れました。
-
KECX01206-W
Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set, which is probably not what is desired. Parser will use a default ErrorHandler to print the first {0} errors. Please call the 'setErrorHandler' method to fix this.
警告:検証はされましたが,org.xml.sax.ErrorHandlerはセットされていません。これは望ましい処理ではありません。パーサはデフォルトのErrorHandlerを使って最初の{0}のエラーを報告します。これをセットするために,setErrorHandlerメソッドを呼び出してください。
-
KECX01207-E
Should never get here. : DeferredDocumentTypeImpl#synchronizeInfo: node.getNodeType() = {0}, class = {1}
この値を取得してはいけません。DeferredDocumentTypeImpl#synchronizeInfo: node.getNodeType()の値は{0}で,クラス名は{1}です。
-
KECX01208-E
Invalid byte {0} of {1}-byte UTF-8 sequence.
{1}-バイトUTF-8シーケンスの{0}バイト目が不正です。
-
KECX01209-E
Expected byte {0} of {1}-byte UTF-8 sequence.
{1}-バイトUTF-8シーケンスの{0}バイト目が必要です。
-
KECX01210-E
High surrogate bits in UTF-8 sequence must not exceed 0x10 but found 0x{0}.
UTF-8シーケンスの高位サロゲートビットは0x10を超えてはいけませんが,0x{0}を見つけました。
-
KECX01211-E
Operation "{0}" not supported by {1} reader.
オペレーション{0}は{1}readerにサポートされていません。
-
KECX01212-E
Byte "{0}" is not a member of the (7-bit) ASCII character set.
バイト{0}は,7-bit ASCII文字セットのメンバではありません。
-
KECX01213-W
Entity "{0}" is declared more than once.
エンティティ{0}は,2度以上宣言されています。
-
KECX01214-E
Element "{0}" cannot have "xmlns" as its prefix.
要素{0}の接頭辞にxmlnsは指定できません。
-
KECX01215-E
The prefix "xmlns" cannot be bound to any namespace explicitly; neither can the namespace for "xmlns" be bound to any prefix explicitly.
接頭辞xmlnsは任意の名前空間に明示的に結び付けることができません。また,xmlnsのための名前空間は,任意の接頭辞に明示的に結び付けることができません。
-
KECX01216-E
The prefix "xml" cannot be bound to any namespace other than its usual namespace; neither can the namespace for "xml" be bound to any prefix other than "xml".
接頭辞xmlは,その通常の名前空間以外の任意の名前空間に結び付けられません。また,xmlのための名前空間は,xml以外に任意の接頭辞に結び付けることができません。
-
KECX01217-E
The replacement text of parameter entity "{0}" must include properly nested declarations when the entity reference is used as a complete declaration.
実体参照が完全な宣言として使用される場合,パラメタ実体{0}の置換テキストは,適切にネストされた宣言を含まなくてはいけません。
-
KECX01218-E
The replacement text of parameter entity "{0}" must include the entire conditional section or just INCLUDE or IGNORE.
パラメタ実体{0}の置換テキストは,条件つきのセクション全体,単なるINCLUDE,またはIGNOREを含んでいなければいけません。
-
KECX01219-E
A colon is not allowed in the name '{0}' when namespaces are enabled.
名前空間が有効な場合,コロンは名前{0}の中で許可されません。
-
KECX01220-E
DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
フィーチャー"http://apache.org/xml/features/disallow-doctype-decl"にtrueがセットされている場合は,DOCTYPEは許可されません。
-
KECX01221-E
XML version "{0}" is not supported, only XML 1.0 and XML 1.1 are supported.
XMLバージョン{0}はサポートしていません。XML1.0とXML1.1だけをサポートしています。
-
KECX01222-E
Attribute value "{0}" of type ID must be an NCName when namespaces are enabled.
名前空間が有効な場合,ID型の属性値{0}はNCNameでなければいけません。
-
KECX01223-E
Attribute value "{0}" of type IDREF must be an NCName when namespaces are enabled.
名前空間が有効な場合,IDREF型の属性値{0}はNCNameでなければいけません。
-
KECX01224-E
Element or attribute do not match QName production: QName::=(NCName':')?NCName.
要素または属性はQname生成と一致しません。QName::=(NCName':')?NCName
-
KECX01225-E
The parser has encountered more than "{0}" entity expansions in this document; this is the limit imposed by the application.
パーサは,このドキュメント中に{0}以上のエンティティ拡張を検出しました。これはアプリケーションによって課された限界です。
-
KECX01226-E
An entity determined to be in a certain encoding must not contain sequences illegal in that encoding.
ある特定のエンコーディングに含めると決定されたエンティティには,該当のエンコーディングで不正なシーケンスを含めることはできません。
-
KECX01227-E
The enumeration value "{1}" was specified more than once in the declaration of attribute "{2}" for element "{0}". The NMTOKENS in a single Enumeration attribute declaration must all be distinct.
列挙値{1}が要素{0}の属性{2}の宣言中で複数回指定されました。一つの列挙属性宣言内のNMTOKENSはすべて異なっている必要があります。
-
KECX01228-E
The enumeration value "{1}" was specified more than once in the declaration of attribute "{2}" for element "{0}". The NOTATION names in a single NotationType attribute declaration must all be distinct.
列挙値{1}が要素{0}の属性{2}の宣言中で複数回指定されました。一つの記法型属性宣言内のNOTATION名はすべて異なっている必要があります。
-
KECX01229-E
The content of element type "{0}" must match "{1}". Children of type "{2}" are not allowed.
要素型{0}の内容は{1}に一致する必要があります。型{2}の子は許可されていません。
-
KECX01230-E
Element type "{0}" which was declared EMPTY cannot declare attribute "{1}" of type NOTATION.
EMPTYと宣言された要素型{0}は,NOTATION型の属性{1}を宣言できません。
-
KECX01231-E
The declaration for the notation "{0}" is not unique. A given Name must not be declared in more than one notation declaration.
記法{0}の宣言は一意ではありません。同じ名前は複数の記法宣言内で宣言してはいけません。
-
KECX01232-E
The length of entity {0} is {1} that exceeds the {2} limit set by {3}.
エンティティ{0}の長さは{3}で設定された制限{2}を超えた{1}です。
-
KECX01233-E
The accumulated size {0} of entities exceeded the {1} limit set by {2}.
各エンティティ{0}の累積サイズは{2}で設定された制限{1}を超えています。
-
KECX01301-E
The error message corresponding to the message key can not be found.
メッセージキーに対応するエラーメッセージが見つかりません。
-
KECX01302-E
An internal error occurred while formatting the following message:¥n
次のメッセージをフォーマットしている間に,内部エラーが起こりました。
-
KECX01303-E
The specified range of text does not fit into a DOMString.
テキストの指定された範囲は,DOMStringに入りません。
-
KECX01304-E
An attempt was made to insert a node where it is not permitted.
許可されていない個所に対して,ノードを挿入しようとしています。
-
KECX01305-E
The index or size is negative, or greater than the allowed value.
インデックスまたはサイズが,負の値または許可された値より大きいです。
-
KECX01306-E
An attempt is made to add an attribute that is already in use elsewhere.
ほかの場所で使用されている属性を追加しようとしています。
-
KECX01308-E
An invalid or illegal XML character is specified.
不正な,または無効なXML文字が指定されています。
-
KECX01310-E
An attempt is made to use an object that is not, or is no longer, usable.
存在しない,または使用できないオブジェクトを使用しようとしています。
-
KECX01311-E
An attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
名前空間に関して,誤った方法でオブジェクトを作成または変更しようとしています。
-
KECX01312-E
An attempt is made to reference a node in a context where it does not exist.
存在しないコンテキスト中のノードを参照しようとしています。
-
KECX01313-E
The implementation does not support the requested type of object or operation.
そのインプリメンテーションは,要求された型のオブジェクトまたはオペレーションをサポートしません。
-
KECX01315-E
An attempt is made to modify an object where modifications are not allowed.
修正してはいけない個所に対して,オブジェクトを修正しようとしています。
-
KECX01318-E
A node is used in a different document than the one that created it.
ノードを作成した文書以外の文書中でノードが使用されています。
-
KECX01319-E
The parameter {0} is recognized but the requested value cannot be set.
パラメタ{0}は認識されますが,要求された値はセットされません。
-
KECX01320-E
The parameter {0} is not recognized.
パラメタ{0}は認識されません。
-
KECX01323-E
The Event's type was not specified by initializing the event before the method was called.
メソッド呼び出し前のイベントの初期化で,イベントの型が指定されませんでした。
-
KECX01324-E
The resulting string is too long to fit in a DOMString: '{0}'.
結果として生じている文字列は長過ぎるので,DOMStringに入りません。{0}
-
KECX01325-E
The value type for this parameter name is incompatible with the expected value type.
このパラメタ名の値型は期待された値型と互換性がありません。
-
KECX01326-E
The text {0} of the {1} node contains invalid XML characters.
{1}ノードのテキスト{0}に,無効なXML文字が含まれています。
-
KECX01327-E
The {0} node named {1} contains invalid XML characters.
{1}という名前の{0}ノードに,無効なXML文字が含まれています。
-
KECX01328-E
CDATA sections containing the CDATA section termination marker ']]>'
CDATAセクションにCDATAセクション終了マーカー]]>が含まれています。
-
KECX01329-E
DOCTYPE declaration is not allowed.
DOCTYPE宣言は許可されていません。
-
KECX01330-E
The encoding {0} is not supported.
エンコーディング{0}はサポートされていません。
-
KECX01331-E
An invalid XML character (Unicode: 0x{0}) was found in the DOM during normalization.
正規化中,DOM内に無効なXML文字(Unicode: 0x{0})がありました。
-
KECX01332-E
The attribute "{0}" value "{1}" referenced an entity that was not declared.
属性{0}値{1}が宣言されていないエンティティを参照しました。
-
KECX01333-E
A null local name was encountered during namespace normalization of element {0}.
要素{0}の名前空間正規化中,nullのローカル名がありました。
-
KECX01334-E
A null local name was encountered during namespace normalization of attribute {0}.
属性{0}の名前空間正規化中,nullのローカル名がありました。
-
KECX01335-E
The class name of the document factory "{0}" used to construct the DOM tree is not of type org.w3c.dom.Document.
DOMツリーの構築に使用されるドキュメントファクトリ{0}のクラス名はorg.w3c.dom.Document型ではありません。
-
KECX01336-E
The class name of the document factory "{0}" used to construct the DOM tree could not be found.
DOMツリーの構築に使用されるドキュメントファクトリ{0}のクラス名はありませんでした。
-
KECX01337-E
The class named "{0}" could not be constructed as a org.w3c.dom.Document.
{0}という名前のクラスはorg.w3c.dom.Documentとして構築できませんでした。
-
KECX01338-E
Property '{0}' must be set before setting property '{1}'.
プロパティ{1}を設定する前にプロパティ{0}を設定する必要があります。
-
KECX01339-E
The source specified cannot be null.
指定したソースはnullにできません。
-
KECX01401-E
Argument '{0}' is null.
引数{0}がnullです。
-
KECX01402-E
No writer supplied for serializer.
serializerに供給されるwriterがありません。
-
KECX01403-E
The method '{0}' is not supported by this factory.
メソッド{0}はこのfactoryでサポートされていません。
-
KECX01404-E
The serializer may not be reset in the middle of serialization.
serializerは,シリアライゼーションの最中にリセットされないこともあります。
-
KECX01405-E
Internal error: element state is zero.
内部エラーです。要素の状態がゼロです。
-
KECX01406-E
There is no rawName and localName is null.
rawNameがありません。また,localNameはnullです。
-
KECX01407-E
The element name '{0}' is not a QName.
要素名{0}はQnameではありません。
-
KECX01408-E
Element '{0}' does not belong to any namespace: prefix could be undeclared or bound to some namespace.
要素{0}は任意の名前空間に属しません。接頭辞は非宣言とされたか,またはある名前空間に結び付けられました。
-
KECX01409-E
The attribute name '{0}' is not a QName.
属性名{0}はQnameではありません。
-
KECX01410-E
Attribute '{0}' does not belong to any namespace: prefix could be undeclared or bound to some namespace.
属性{0}は,任意の名前空間に属しません。接頭辞は非宣言とされたか,またはある名前空間に結び付けられました。
-
KECX01411-E
Namespace declaration syntax is incorrect: {0}.
名前空間宣言の構文に誤りがあります。{0}
-
KECX01412-E
The character sequence "]]>" must not appear in content unless used to mark the end of a CDATA section.
文字シーケンス]]>は,CDATAセクションの終了を示す以外の目的で使用してはいけません。
-
KECX01413-W
Splitting a CDATA section containing the CDATA section termination marker "]]>".
CDATAセクション終了マーカー]]>を含んでいるCDATAセクションを分割します。
-
KECX01414-E
The resource '{0}' could not be found.
リソース{0}はありませんでした。
-
KECX01415-E
The resource '{0}' could not be loaded. {1}
リソース{0}はロードできませんでした。{1}
-
KECX01416-E
Serialization stopped at user request.
シリアライゼーションはユーザ要求によって停止しました。
-
KECX01417-E
no-output-specified: The output destination for data to be written to was null.
出力指定なし:書き込みデータの出力先はnullでした。
-
KECX01418-E
unsupported-encoding: An unsupported encoding is encountered:{0}.
エンコーディング未サポート:未サポートのエンコーディングがありました:{0}
-
KECX01419-E
unable-to-serialize-node: The node could not be serialized.
ノードシリアライゼーション不可:ノードはシリアライゼーションできませんでした。
-
KECX01451-E
The error message corresponding to the message key can not be found.
メッセージキーに対応するエラーメッセージを,見つけることができません。
-
KECX01452-E
An internal error occurred while formatting the following message:
次のメッセージをフォーマットしている間に,内部エラーが起こりました。
-
KECX01453-E
no-input-specified
入力指定がありません。
-
KECX01600-E
parse may not be called while parsing.
DOMパース中に再びparseメソッドが呼ばれました。
-
KECX01601-E
Element stack underflow.
要素スタックでアンダーフローが発生しました。
-
KECX01701-E
The error message corresponding to the message key can not be found.
メッセージキーに対応するエラーメッセージが見つかりません。
-
KECX01702-E
An internal error occurred while formatting the following message:
次のメッセージをフォーマットしている間に,内部エラーが起こりました。
-
KECX01703-E
An 'include' failed, and no 'fallback' element was found.
includeに失敗しました。fallback要素が見つかりませんでした。
-
KECX01704-E
The [children] of an 'include' element cannot contain more than one 'fallback' element.
include要素の子に複数のfallback要素を含むことはできません。
-
KECX01705-E
A 'fallback' element was found that did not have 'include' as the parent.
親がincludeでないfallback要素がありました。
-
KECX01706-E
Elements from namespace 'http://www.w3.org/2001/XInclude', other than 'fallback', are not allowed to be children of 'include' elements. However, '{0}' was found.
名前空間http://www.w3.org/2001/XIncludeからの要素は,fallback以外はinclude要素の子にはできません。しかし{0}がありました。
-
KECX01707-E
The 'href' attribute of an 'include' element is missing.
include要素にhref属性がありません。
-
KECX01708-E
Recursive include detected. Document '{0}' was already processed.
再帰的なインクルード派生になっています。ドキュメント{0}はすでに処理されました。
-
KECX01709-E
Invalid value for 'parse' attribute on 'include' element: '{0}'.
include要素上のparse属性の無効な値です。{0}
-
KECX01710-E
Error attempting to parse XML file (href='{0}').
XMLファイルを解析するエラーです(href='{0}')。
-
KECX01711-W
Include operation failed, reverting to fallback. Resource error reading file as XML (href='{0}'). Reason: {1}
インクルード処理が失敗し,フォールバックに戻ります。ファイルをXMLとして読み込むリソースエラーです(href='{0}')。理由は{1}です。
-
KECX01712-E
Include operation failed, reverting to fallback. Resource error reading file as text (href='{0}'). Reason: {1}
インクルード処理が失敗し,フォールバックに戻ります。ファイルをテキストとして読み込むリソースエラーです(href='{0}')。理由は{1}です。
-
KECX01713-E
Multiple notations were used which had the name '{0}', but which were not determined to be duplicates.
名前"{0}"の複数の記法が使用されましたが,それが複写であるとはわかりませんでした。
-
KECX01714-E
Multiple unparsed entities were used which had the name '{0}', but which were not determined to be duplicates.
名前"{0}"の複数の解析されていない実体が使用されましたが,それが複写であるとはわかりませんでした。
-
KECX01715-E
The type of the NamespaceContext is incompatible with using XInclude; it must be an instance of XIncludeNamespaceSupport
NamespaceContextの型はXIncludeの使用と互換性がありません。XIncludeNamespaceSupportのインスタンスでなければいけません。
-
KECX01716-E
Could not expand system id of included resource
インクルードリソースのシステムIDを拡張することができませんでした。
-
KECX01717-E
Elements from namespace 'http://www.w3.org/2001/XInclude', other than 'include', are not allowed to be children of 'fallback' elements. However, '{0}' was found.
名前空間http://www.w3.org/2001/XIncludeからの要素は,include以外はfallback要素の子にできません。しかし,{0}がありました。
-
KECX01718-E
xpointer attribute must be present when href attribute is absent.
href属性がない場合は,xpointer属性が必要です。
-
KECX01719-E
Characters outside the range #x20 through #x7E are not allowed in the value of the 'accept' attribute of an 'include' element.
#x20〜#x7Eの範囲外の文字は,include要素のaccept属性の値に含めることができません。
-
KECX01720-E
Characters outside the range #x20 through #x7E are not allowed in the value of the 'accept-language' attribute of an 'include' element.
#x20〜#x7Eの範囲外の文字は,include要素のaccept-language属性の値に含めることができません。
-
KECX01721-E
A well-formed document requires a root element.
整形式ドキュメントはルート要素が必要です。
-
KECX01722-E
A well-formed document must not contain multiple root elements.
整形式ドキュメントには複数のルート要素を含めることはできません。
-
KECX01723-E
The replacement of an 'include' element appearing as the document element in the top-level source infoset cannot contain characters.
最上位ソースinfoset内のドキュメント要素として表示されるinclude要素の代替物は文字を含むことができません。
-
KECX01724-E
The replacement of an 'include' element appearing as the document element in the top-level source infoset cannot contain unexpanded entity references.
最上位ソースinfoset内のドキュメント要素として表示されるinclude要素の代替物は未拡張のエンティティ参照を含むことができません。
-
KECX01725-E
Fragment identifiers must not be used. The 'href' attribute value '{0}' is not permitted.
フラグメント識別子は使用できません。href属性値{0}は許可されていません。
-
KECX01726-E
href' attribute value '{0}' is syntactically invalid. After applying escaping rules the value is neither a syntactically correct URI or IRI.
href属性値'{0}は構文的に不正です。エスケープ規則の適用後,値は構文的に正しいURIでもIRIでもありません。
-
KECX01727-E
An xpointer was specified that points to a location in the source infoset. This location cannot be accessed due to the streaming nature of the processor.
ソースinfoset内の位置を示すxpointerが指定されました。該当位置はプロセッサのストリーミング性のため,アクセスできません。
-
KECX01728-E
XPointer resolution unsuccessful.
XPointer解決が失敗しました。
-
KECX01801-E
Wrong character.
不正な文字です。
-
KECX01802-E
Invalid reference number.
存在しないグループ番号です。
-
KECX01803-E
A character is required after ¥.
¥のあとに1文字必要です。
-
KECX01804-E
'?' is not expected. '(?:' or '(?=' or '(?!' or '(?<' or '(?#' or '(?>'?
'?' をここに書くことはできません。もしかして '(?:' か '(?=' か '(?!' か '(?<' か '(?#' か '(?>' ですか?
-
KECX01805-E
'(?<=' or '(?<!' is expected.
'(?<=' か '(?<!' が必要です。
-
KECX01806-E
A comment is not terminated.
コメントが閉じていません。
-
KECX01807-E
')' is expected.
')' が必要です。
-
KECX01808-E
Unexpected end of the pattern in a modifier group.
オプションつきグループの中でパターンが終了しています。
-
KECX01809-E
':' is expected.
':' が必要です。
-
KECX01810-E
Unexpected end of the pattern in a conditional group.
条件つきグループの中でパターンが終了しています。
-
KECX01811-E
A back reference or an anchor or a lookahead or a lookbehind is expected in a conditional pattern.
条件パターンには,後方参照・アンカー・先読み・後読みだけを使用できます。
-
KECX01812-E
There are more than three choices in a conditional group.
条件つきグループの中に3個以上の選択を書くことはできません。
-
KECX01813-E
A character in U+0040-U+005f must follow ¥c.
¥cのあとにはコードポイントがU+0040〜U+005fの範囲の文字が必要です。
-
KECX01814-E
A '{' is required before a character category.
1文字のカテゴリ文字か '{' が必要です。
-
KECX01815-E
A property name is not closed by '}'.
プロパティ名が '}' で閉じていません。
-
KECX01816-E
Unexpected meta character.
メタ文字が不正なところにあります。
-
KECX01817-E
Unknown property.
未知のプロパティ名です。
-
KECX01818-E
A POSIX character class must be closed by ':]'.
POSIX文字クラスは ':]' で閉じる必要があります。
-
KECX01819-E
Unexpected end of the pattern in a character class.
文字クラス内でパターンが終了しています。
-
KECX01820-E
Unknown name for a POSIX character class.
未知のPOSIX文字クラス名です。
-
KECX01821-E
'-' is invalid here.
ここに '-' を書くことはできません。
-
KECX01822-E
']' is expected.
']' が必要です。
-
KECX01823-E
'[' is invalid in a character class. Write '¥['.
文字クラス内では '[' を直接書くことはできません。'¥[' と書いてください。
-
KECX01824-E
']' is invalid in a character class. Write '¥]'.
文字クラス内では ']' を直接書くことはできません。'¥]' と書いてください。
-
KECX01825-E
'-' is an invalid character range. Write '¥-'.
文字範囲指定に'-'を直接書くことはできません。'¥-' と書いてください。
-
KECX01826-E
'[' is expected.
'[' が必要です。
-
KECX01827-E
')' or '-[' or '+[' or '&[' is expected.
')' か '-[' か '+[' か '&[' が必要です。
-
KECX01828-E
The range end code point is less than the start code point.
範囲終了コードポイントがスタートコードポイント未満です。
-
KECX01829-E
Invalid Unicode hex notation.
コードポイントの16進数表記中に間違った文字があります。
-
KECX01830-E
Overflow in a hex notation.
コードポイントの数値が大き過ぎます。
-
KECX01831-E
'¥x{' must be closed by '}'.
'¥x{' は '}' で閉じなければいけません。
-
KECX01832-E
Invalid Unicode code point.
Unicodeのコードポイントとして不正です。
-
KECX01833-E
An anchor must not be here.
アンカーをここに書くことはできません。
-
KECX01834-E
This expression is not supported in the current option setting.
この表現は現在のオプション設定では使用できません。
-
KECX01835-E
Invalid quantifier. A digit is expected.
指定が不正です。数字を指定してください。
-
KECX01836-E
Invalid quantifier. Invalid quantity or a '}' is missing.
指定が不正です。不正な量数であるかまたは'}'がありません。
-
KECX01837-E
Invalid quantifier. A digit or '}' is expected.
指定が不正です。数字または'}'を指定してください。
-
KECX01838-E
Invalid quantifier. A min quantity must be <= a max quantity.
指定が不正です。minの量数はmaxの量数以下でなければいけません。
-
KECX01839-E
Invalid quantifier. A quantity value overflow.
指定が不正です。量数値がオーバフローしています。
-
KECX01853-E
Unknown option: {0}
{0}は未知のオプションです。
-
KECX01901-E
The error message corresponding to the message key can not be found.
メッセージキーに対応するエラーメッセージを,見つけることができません。
-
KECX01902-E
An internal error occurred while formatting the following message:
次のメッセージをフォーマットしている間に,内部エラーが起こりました。
-
KECX01903-E
The specified schema language is not supported.
指定されたスキーマ言語はサポートされていません。
-
KECX01904-E
Property '{0}' must be set before setting property '{1}'.
プロパティ{1}を設定する前にプロパティ{0}を設定する必要があります。
-
KECX01905-E
Property '{0}' cannot be set when a non-null Schema object has already been specified.
非nullのスキーマオブジェクトがすでに指定されている場合は,プロパティ{0}は設定できません。
-
KECX01906-E
Feature '{0}' is not supported.
フィーチャー{0}はサポートされていません。
-
KECX01907-E
Feature '{0}' is not recognized.
フィーチャー{0}は認識されていません。
-
KECX01908-E
True state for feature '{0}' is not supported.
フィーチャー{0}のtrue状態はサポートされていません。
-
KECX01909-E
False state for feature '{0}' is not supported.
フィーチャー{0}にfalse状態はサポートされていません。
-
KECX01910-E
Feature '{0}' is read only.
フィーチャー{0}は読み込みだけ可能です。
-
KECX01911-E
Property '{0}' is not supported.
プロパティ{0}はサポートされていません。
-
KECX01912-E
Property '{0}' is not recognized.
プロパティ{0}は認識されていません。
-
KECX01913-E
Property '{0}' is read only.
プロパティ{0}は読み込みだけ可能です。
-
KECX01914-E
Property '{0}' is not supported while parsing.
構文解析中はプロパティ{0}はサポートされていません。
-
KECX01915-E
Cannot read DOM node property. No DOM tree exists.
DOMノードプロパティは読めません。DOMツリーがありません。
-
KECX01916-E
The value specified for property '{0}' cannot be casted to {1}.
プロパティ{0}に指定された値は{1}に変換できません。