11.7 KECX07001からKECX07999までのメッセージ
XML Processorが出力するKECX07001からKECX07999までのメッセージについて説明します。
-
KECX07001-E
More than one stylesheet defined in the same file.
複数のスタイルシートが同じファイル内に定義されています。
-
KECX07002-E
Template '{0}' already defined in this stylesheet.
テンプレート{0}はこのスタイルシート内にすでに定義されています。
-
KECX07003-E
Template '{0}' not defined in this stylesheet.
テンプレート{0}はこのスタイルシート内に定義されていません。
-
KECX07004-E
Variable '{0}' is multiply defined in the same scope.
変数{0}は同じ有効範囲内に複数回定義されています。
-
KECX07005-E
Variable or parameter '{0}' is undefined.
変数またはパラメタ{0}が未定義です。
-
KECX07006-E
Cannot find class '{0}'.
クラス{0}が見つかりません。
-
KECX07007-E
Cannot find external method '{0}' (must be public).
外部メソッド{0}が見つかりません(publicでなければいけません)。
-
KECX07008-E
Cannot convert argument/return type in call to method '{0}'
引数/戻り型をメソッド{0}への呼び出しで変換できません。
-
KECX07009-E
File or URI '{0}' not found.
ファイルまたはURI{0}が見つかりません。
-
KECX07010-E
Invalid URI '{0}'.
無効なURI{0}です。
-
KECX07011-E
Cannot open file or URI '{0}'.
ファイルまたはURI{0}をオープンできません。
-
KECX07012-E
<xsl:stylesheet> or <xsl:transform> element expected.
<xsl:stylesheet>または<xsl:transform>要素が必要です。
-
KECX07013-E
Namespace prefix '{0}' is undeclared.
名前空間接頭辞{0}が宣言されていません。
-
KECX07014-W
Unable to resolve call to function '{0}'.
関数{0}への呼び出しを解決できません。
-
KECX07015-E
Argument to '{0}' must be a literal string.
{0}への引数はリテラル文字列でなければいけません。
-
KECX07016-E
Error parsing XPath expression '{0}'.
XPath式{0}を構文解析中にエラーが発生しました。
-
KECX07017-E
Required attribute '{0}' is missing.
必須属性{0}がありません。
-
KECX07018-E
Illegal character '{0}' in XPath expression.
XPath式内の文字{0}が正しくありません。
-
KECX07019-E
Illegal name '{0}' for processing instruction.
命令の処理のための名前{0}が正しくありません。
-
KECX07020-W
Attribute '{0}' outside of element.
属性{0}が要素の外側です。
-
KECX07021-W
Illegal attribute '{0}'.
属性{0}が正しくありません。
-
KECX07022-E
Circular import/include. Stylesheet '{0}' already loaded.
import/includeが相互に呼び出し合っています。スタイルシート{0}はすでにロードされています。
-
KECX07023-W
Result-tree fragments cannot be sorted (<xsl:sort> elements are ignored). You must sort the nodes when creating the result tree.
結果ツリー・フラグメントをソートできません(<xsl:sort>要素は無視されます)。このノードは結果ツリーの作成時にソートしなければいけません。
-
KECX07024-W
Decimal formatting '{0}' is already defined.
10進数フォーマット設定{0}はすでに定義されています。
-
KECX07025-E
XSL version '{0}' is not supported by XSLTC.
XSLバージョン{0}はXSLTCによってサポートされていません。
-
KECX07026-E
Circular variable/parameter reference in '{0}'.
{0}内の変数/パラメタの参照が相互に呼び出し合っています。
-
KECX07027-E
Unknown operator for binary expression.
2進数表記のための演算子が不明です。
-
KECX07028-E
Illegal argument(s) for function call.
関数呼び出しの引数(一つ以上)が正しくありません。
-
KECX07029-E
Second argument to document() function must be a node-set.
document()関数への二つ目の引数はノード集合でなければいけません。
-
KECX07030-E
At least one <xsl:when> element required in <xsl:choose>.
少なくとも一つの<xsl:when>要素が<xsl:choose>内に必要です。
-
KECX07031-E
Only one <xsl:otherwise> element allowed in <xsl:choose>.
<xsl:choose>で許可されている<xsl:otherwise>要素は一つだけです。
-
KECX07032-E
<xsl:otherwise> can only be used within <xsl:choose>.
<xsl:otherwise>を使用できるのは<xsl:choose>内だけです。
-
KECX07033-E
<xsl:when> can only be used within <xsl:choose>.
<xsl:when>を使用できるのは<xsl:choose>内だけです。
-
KECX07034-E
Only <xsl:when> and <xsl:otherwise> elements allowed in <xsl:choose>.
<xsl:choose>で許可されているのは<xsl:when>および<xsl:otherwise>要素だけです。
-
KECX07035-E
<xsl:attribute-set> is missing the 'name' attribute.
<xsl:attribute-set>にname属性がありません。
-
KECX07036-E
Illegal child element.
子要素が正しくありません。
-
KECX07037-W
You cannot call an element '{0}'
要素{0}は呼び出せません。
-
KECX07038-E
You cannot call an attribute '{0}'
属性{0}は呼び出せません。
-
KECX07039-E
Text data outside of top-level <xsl:stylesheet> element.
テキストが最上位の<xsl:stylesheet>要素の外側にあります。
-
KECX07040-E
JAXP parser not configured correctly
JAXPパーサは正しく構成されていません。
-
KECX07041-E
Unrecoverable XSLTC-internal error: '{0}'
回復できないXSLTCの内部エラーが発生しました。{0}
-
KECX07042-E
Unsupported XSL element '{0}'.
XSL要素{0}はサポートされていません。
-
KECX07043-E
Unrecognised XSLTC extension '{0}'.
XSLTC拡張{0}は認識されていません。
-
KECX07044-E
The input document is not a stylesheet (the XSL namespace is not declared in the root element).
入力文書はスタイルシートではありません(XSL名前空間はルート要素内で宣言されていません)。
-
KECX07045-E
Could not find stylesheet target '{0}'.
スタイルシート・ターゲット{0}が見つかりませんでした。
-
KECX07046-E
Not implemented: '{0}'.
{0}がインプリメントされていません。
-
KECX07047-E
The input document does not contain an XSL stylesheet.
入力文書にはXSLスタイルシートが入っていません。
-
KECX07048-E
Could not parse element '{0}'
要素{0}を構文解析できませんでした。
-
KECX07049-E
The use attribute of <key> must be node, node-set, string or number.
<key>のuse 属性はnode,node-set,string,またはnumberでなければいけません。
-
KECX07050-E
Output XML document version should be 1.0
出力XML文書のバージョンは1.0である必要があります。
-
KECX07051-E
Unknown operator for relational expression
関係式の演算子が不明です。
-
KECX07052-E
Attempting to use non-existing attribute set '{0}'.
存在しない属性集合{0}を使用しようとしています。
-
KECX07053-E
Cannot parse attribute value template '{0}'.
属性値テンプレート{0}を構文解析できません。
-
KECX07054-E
Unknown data-type in signature for class '{0}'.
クラス{0}のシグニチャ内のデータ型が不明です。
-
KECX07055-E
Cannot convert data-type '{0}' to '{1}'.
データ型{0}を{1}に変換できません。
-
KECX07056-E
This Templates does not contain a valid translet class definition.
このテンプレートには有効なトランスレットクラス定義が入っていません。
-
KECX07057-E
This Templates does not contain a class with the name '{0}'.
このテンプレートには名前が{0}のクラスは入っていません。
-
KECX07058-E
Could not load the translet class '{0}'.
トランスレットクラス{0}をロードできませんでした。
-
KECX07059-E
Translet class loaded, but unable to create translet instance.
トランスレットクラスがロードされましたが,トランスレットインスタンスを作成できません。
-
KECX07060-E
Attempting to set ErrorListener for '{0}' to null
{0}のErrorListenerをnullに設定しようとしています。
-
KECX07061-E
Only StreamSource, SAXSource and DOMSource are supported by XSLTC
XSLTCがサポートしているのはStreamSource,SAXSource,およびDOMSourceだけです。
-
KECX07062-E
Source object passed to '{0}' has no contents.
{0}に渡されたソースオブジェクトにはコンテンツがありません。
-
KECX07063-E
Could not compile stylesheet
スタイルシートをコンパイルできませんでした。
-
KECX07064-E
TransformerFactory does not recognise attribute '{0}'.
TransformerFactoryは属性{0}を認識しません。
-
KECX07065-E
setResult() must be called prior to startDocument().
setResult()はstartDocument()の前に呼び出されていなければいけません。
-
KECX07066-E
The Transformer has no encapsulated translet object.
変換プログラムにはカプセル化されたトランスレットオブジェクトがありません。
-
KECX07067-E
No defined output handler for transformation result.
変換結果の出力ハンドラが定義されていません。
-
KECX07068-E
Result object passed to '{0}' is invalid.
{0}に渡されたResultオブジェクトが無効です。
-
KECX07069-E
Attempting to access invalid Transformer property '{0}'.
無効なTransformerプロパティ{0}にアクセスしようとしています。
-
KECX07070-E
Could not create SAX2DOM adapter: '{0}'.
SAX2DOMアダプタ{0}を作成できませんでした。
-
KECX07071-E
XSLTCSource.build() called without systemId being set.
XSLTCSource.build()がsystemIdを設定しないで呼び出されています。
-
KECX07072-E
The value of param {0} must be a valid Java Object
param {0}の値は有効なJava Objectでなければいけません。
-
KECX07073-E
Result should not be null
Resultパラメタはnullであってはいけません。
-
KECX07075-E
<xsl:sort> can only be used within <xsl:for-each> or <xsl:apply-templates>.
<xsl:sort>を使用できるのは<xsl:for-each>または<xsl:apply-templates>内だけです。
-
KECX07076-W
Output encoding '{0}' is not supported on this JVM.
出力エンコード{0}はこのJVMではサポートされていません。
-
KECX07077-E
Syntax error in '{0}'.
{0}内に構文エラーがあります。
-
KECX07078-E
Cannot find external constructor '{0}'.
外部コンストラクタ{0}が見つかりません。
-
KECX07079-E
The first argument to the non-static Java function '{0}' is not a valid object reference.
非static Java関数{0}への先頭引数は有効なオブジェクト参照子でありません。
-
KECX07080-E
Error checking type of the expression '{0}'.
式{0}の型を検査中にエラーが発生しました。
-
KECX07081-E
Error checking type of an expression at an unknown location.
不明なロケーションで式の型を検査中にエラーが発生しました。
-
KECX07082-E
The command-line option '{0}' is not valid.
コマンド行オプション '{0}' が無効です。
-
KECX07083-E
The command-line option '{0}' is missing a required argument.
コマンド行オプション '{0}' に必須属性がありません。
-
KECX07084-W
WARNING:'{0}' :'{1}'
警告:{0},{1}
-
KECX07085-W
WARNING:'{0}'
警告:{0}
-
KECX07086-E
FATAL ERROR:'{0}' :'{1}'
致命的エラーが発生しました。{0},{1}
-
KECX07087-E
FATAL ERROR:'{0}'
致命的エラーが発生しました。{0}
-
KECX07088-E
ERROR:'{0}' :'{1}'
エラーが発生しました。{0},{1}
-
KECX07089-E
ERROR:'{0}'
エラーが発生しました。{0}
-
KECX07090-E
Transform using translet '{0}'
トランスレット '{0}' を使用する変換です。
-
KECX07091-E
Transform using translet '{0}' from jar file '{1}'
JARファイル '{1}' からのトランスレット '{0}' を使用する変換です。
-
KECX07092-E
Could not create an instance of the TransformerFactory class '{0}'.
TransformerFactoryクラス{0}のインスタンスを作成できませんでした。
-
KECX07093-E
Compiler errors:
コンパイラ・エラーが発生しました。
-
KECX07094-W
Compiler warnings:
コンパイラ警告が発生しました。
-
KECX07095-E
Translet errors:
トランスレットエラーが発生しました。
-
KECX07096-E
An attribute whose value must be a QName or whitespace-separated list of QNames had the value '{0}'
属性の値が{0}です。この値はQName,または空白で区切られたQNameのリストでなければいけません。
-
KECX07097-E
An attribute whose value must be an NCName had the value '{0}'
属性の値が{0}です。この値はNCNameでなければいけません。
-
KECX07098-E
The feature name cannot be null in TransformerFactory.getFeature(String name).
TransformerFactory.getFeature(String name)では,フィーチャー名はnullにできません。
-
KECX07099-E
The feature name cannot be null in TransformerFactory.setFeature(String name, boolean value).
TransformerFactory.setFeature(String name, boolean value)では,フィーチャー名はnullにできません。
-
KECX07100-E
Cannot set the feature '{0}' on this TransformerFactory.
このTransformerFactoryにはフィーチャー{0}を設定できません。
-
KECX07101-E
The method attribute of an <xsl:output> element had the value '{0}'. The value must be one of 'xml', 'html', 'text', or qname-but-not-ncname
<xsl:output>要素のmethod属性は値{0}を持っていました。指定できる値は'xml','html','text'またはqname-but-not-ncnameでなければいけません。
-
KECX07102-E
Internal XSLTC error: the generated byte code contains a try-catch-finally block and cannot be outlined.
XSLTC内部エラー:生成されたバイトコードは,try-catch-finallyブロックを含んでいるため,アウトライン化できません。
-
KECX07103-E
Internal XSLTC error: OutlineableChunkStart and OutlineableChunkEnd markers must be balanced and properly nested.
XSLTC内部エラー:OutlineableChunkStartマーカーとOutlineableChunkEndマーカーは,対応がとれて,かつ,正しくネストされている必要があります。
-
KECX07104-E
Internal XSLTC error: an instruction that was part of a block of byte code that was outlined is still referred to in the original method.
XSLTC内部エラー:アウトライン化されたバイトコードのブロックの一部であった命令は,本来のメソッドの中でまだ参照されています。
-
KECX07105-E
Internal XSLTC error: a method in the translet exceeds the Java Virtual Machine limitation on the length of a method of 64 kilobytes. This is usually caused by templates in a stylesheet that are very large. Try restructuring your stylesheet to use smaller templates.
XSLTC内部エラー:トランスレット内のメソッドが,Java仮想マシンの制限(1メソッドの長さは最大64キロバイト)を超えています。一般的な原因として,スタイルシート内のテンプレートのサイズが大き過ぎることが考えられます。
テンプレートのサイズを小さくして,スタイルシートを再構成してください。
-
KECX07106-E
When Java security is enabled, support for deserializing TemplatesImpl is disabled.
Javaのセキュリティが有効な場合,TemplatesImplのデシリアライズはサポートしません。
-
KECX07203-E
Couldn't load the class
クラスをロードできませんでした。
-
KECX07204-E
Method not found
メソッドが見つかりません。
-
KECX07205-E
Error: Method is inaccessible
メソッドにアクセスできません。
-
KECX07206-E
Error: Number of actual and formal argument differ
仮引数と実引数の数が一致しません。
-
KECX07207-E
Error: underlying constructor throws an exception
基底コンストラクタが例外をスローしました。
-
KECX07208-E
Constructor not found
コンストラクタが見つかりません。
-
KECX07209-E
Error: constructor throws an exception
コンストラクタが例外をスローしました。
-
KECX07210-E
Error: constructor is inaccessible
コンストラクタにアクセスできません。
-
KECX07211-E
Error: Class that declares the underlying constructor represents an abstract class
基底コンストラクタを宣言するクラスは抽象クラスを表しています。
-
KECX07212-E
CONSTRUCTOR_NOT_FOUND_ERR {0} : {1}
CONSTRUCTOR_NOT_FOUND_ERR クラス名:メソッド名
-
KECX07213-E
METHOD_NOT_FOUND_ERR {0} : {1}
METHOD_NOT_FOUND_ERR クラス名:メソッド名
-
KECX07301-E
Run-time internal error in '{0}'
{0}で実行時内部エラーが発生しました。
-
KECX07302-E
Run-time error when executing <xsl:copy>.
<xsl:copy>を実行中にエラーが発生しました。
-
KECX07303-E
Invalid conversion from '{0}' to '{1}'.
{0}から{1}への変換が無効です。
-
KECX07304-E
External function '{0}' not supported by XSLTC.
外部関数{0}はXSLTCによってサポートされていません。
-
KECX07305-E
Unknown argument type in equality expression.
等式内の引数の型が不明です。
-
KECX07306-E
Invalid argument type '{0}' in call to '{1}'
{1}を呼び出し中の引数型{0}が無効です。
-
KECX07307-E
Attempting to format number '{0}' using pattern '{1}'.
数値{0}をパターン{1}を使用してフォーマット設定しようとしています。
-
KECX07308-E
Cannot clone iterator '{0}'.
イテレータ{0}を複製できません。
-
KECX07309-E
Iterator for axis '{0}' not supported.
軸{0}のイテレータはサポートされていません。
-
KECX07310-E
Iterator for typed axis '{0}' not supported.
型付きの軸{0}のイテレータはサポートされていません。
-
KECX07311-E
Attribute '{0}' outside of element.
属性{0}が要素の外側です。
-
KECX07312-E
Namespace declaration '{0}'='{1}' outside of element.
名前空間宣言{0}={1}が要素の外側です。
-
KECX07313-E
Namespace for prefix '{0}' has not been declared.
接頭辞{0}の名前空間が宣言されていません。
-
KECX07314-E
DOMAdapter created using wrong type of source DOM.
DOMAdapterが間違った型のソースDOMを使用して作成されました。
-
KECX07315-E
The SAX parser you are using does not handle DTD declaration events.
使用中のSAXパーサはDTD宣言イベントを処理しません。
-
KECX07316-E
The SAX parser you are using does not have support for XML Namespaces.
使用中のSAXパーサにはXML名前空間のサポートがありません。
-
KECX07317-E
Could not resolve the URI reference '{0}'.
URI参照{0}を解決できませんでした。
-
KECX07318-E
Unsupported XSL element '{0}'
XSL要素{0}はサポートしていません。
-
KECX07319-E
Unrecognized XSLTC extension '{0}'
XSLTC拡張{0}は認識されません。
-
KECX07320-E
The specified translet, '{0}', was created using a version of XSLTC more recent than the version of the XSLTC run-time that is in use. You must recompile the stylesheet or use a more recent version of XSLTC to run this translet.
指定されたトランスレット{0}は,使用されているXSLTCランタイムのバージョンより最近のXSLTCのバージョンを使用して作成されました。stylesheetを再コンパイルするか,またはこのトランスレットを実行するためにXSLTCのより最近のバージョンを使用しなければいけません。
-
KECX07321-E
An attribute whose value must be a QName had the value '{0}'
QNameであるはずの属性が値{0}を持っていました。
-
KECX07322-E
An attribute whose value must be an NCName had the value '{0}'
NCNameであるはずの属性が値{0}を持っていました。
-
KECX07323-E
Use of the extension function '{0}' is not allowed when the secure processing feature is set to true.
secure processingフィーチャーがtrueに設定されている場合は,拡張関数{0}の使用は許可されません。
-
KECX07324-E
Use of the extension element '{0}' is not allowed when the secure processing feature is set to true.
secure processingフィーチャーがtrueに設定されている場合は,拡張要素{0}の使用は許可されません。
-
KECX07501-E
Can not absolutize URL: {0}
URLを絶対化できません:{0}
-
KECX07503-E
com.cosminexus.jaxp.impl.transform.xsltc.trax.SmartTransformerFactoryImpl could not create an com.cosminexus.jaxp.impl.transform.processor.TransformerFactoryImpl.
com.cosminexus.jaxp.impl.transform.xsltc.trax.SmartTransformerFactoryImplはcom.cosminexus.jaxp.impl.transform.processor.TransformerFactoryImplを作成できませんでした。
-
KECX07701-E
You must supply a filename with the -stdin option.
ファイル名を-stdinオプションで提供する必要があります。
-
KECX07702-E
Could not open file {0}
ファイル{0}を開けませんでした。
-
KECX07703-E
No permission to file {0}
ファイル{0}に対する権限がありません。
-
KECX07704-E
Missing -stdin option!
-stdinオプションがありません。
-
KECX07705-E
Error running JavaCUP:
JavaCUP実行エラー:
-
KECX07900-E
Source cannot be null
Sourceパラメタはnullにできません。
-
KECX07901-E
Variable reference is not allowed in either the 'match' or the 'use' attribute of the 'xsl:key' element.
xsl:key要素のmatch属性またはuse属性では,変数を参照しないでください。