Cosminexus XML Processor ユーザーズガイド
current()関数はパターンのマッチングでは許可されていません。
The current() function is not allowed in a match pattern!
current()関数は引数を受け入れません。
The current() function does not accept arguments!
document()関数実装はcom.cosminexus.jaxp.impl.transform.xslt.FuncDocumentに置き換えられました。
document() function implementation has been replaced by com.cosminexus.jaxp.impl.transform.xslt.FuncDocument!
コンテキストに所有者ドキュメントがありません。
context does not have an owner document!
local-name() の引数が多過ぎます。
local-name() has too many arguments.
namespace-uri()の引数が多過ぎます。
namespace-uri() has too many arguments.
normalize-space()の引数が多過ぎます。
normalize-space() has too many arguments.
number()の引数が多過ぎます。
number() has too many arguments.
name()の引数が多過ぎます。
name() has too many arguments.
string()の引数が多過ぎます。
string() has too many arguments.
string-length()の引数が多過ぎます。
string-length() has too many arguments.
translate()関数に三つの引数が指定されています。
The translate() function takes three arguments!
unparsed-エンティティ-uri関数の引数は一つです。
The unparsed-entity-uri function should take one argument!
名前空間軸はまだ実装されていません。
namespace axis not implemented yet!
未知の軸です。{0}
unknown axis: {0}
未知の照合オペレーションです。
unknown match operation!
processing-instruction()ノードテストの引数の長さが不正です。
Arg length of processing-instruction() node test is incorrect!
{0}を数字に変換できません。
Can not convert {0} to a number
{0}をNodeListに変換できません。
Can not convert {0} to a NodeList!
{0}をNodeSetDTMに変換できません。
Can not convert {0} to a NodeSetDTM!
{0}をtype#{1}に変換できません。
Can not convert {0} to a type#{1}
getMatchScoreに予期される一致パターンです。
Expected match pattern in getMatchScore!
{0}という名前の変数を取得できませんでした。
Could not get variable named {0}
エラーです。未知のオプションコード{0}
ERROR! Unknown op code: {0}
余分な不正トークンです。{0}
Extra illegal tokens: {0}
リテラルの引用符が誤りです。二重引用符が必要です。
misquoted literal... expected double quote!
リテラルの引用符が誤りです。単一引用符が必要です。
misquoted literal... expected single quote!
式が空です。
Empty expression!
{0}が予期されていましたが,{1}が見つかりました。
Expected {0}, but found: {1}
プログラマの指定が不正です。- {0}
Programmer assertion is incorrect! - {0}
19990709 XPathドラフトについて,boolean(...)引数は任意ではありません。
boolean(...) argument is no longer optional with 19990709 XPath draft.
',' が見つかりましたが,その前に引数がありません。
Found ',' but no preceding argument!
',' が見つかりましたが,それに続く引数がありません。
Found ',' but no following argument!
..[predicate] または.[predicate] は不正な構文です。代わりに self::node()[predicate] を使用してください。
'..[predicate]' or '.[predicate]' is illegal syntax. Use 'self::node()[predicate]' instead.
不正な軸名です。{0}
illegal axis name: {0}
未知のノードタイプです。{0}
Unknown nodetype: {0}
リテラル({0})パターンは,引用符で囲む必要があります。
Pattern literal ({0}) needs to be quoted!
{0}は数字に書式設定できませんでした。
{0} could not be formatted to a number!
XML TransformerFactory Liaisonを作成できませんでした。{0}
Could not create XML TransformerFactory Liaison: {0}
エラーです。xpath 選択式(-select)が見つかりませんでした。
Error! Did not find xpath select expression (-select).
エラーです。OP_LOCATIONPATHのあとにENDOPが見つかりませんでした。
ERROR! Could not find ENDOP after OP_LOCATIONPATH
エラーが発生しました。
Error occurred!
コンテキストの外で,または定義なしでVariableReferenceが変数に指定されました。Name = {0}
VariableReference given for variable out of context or without definition! Name = {0}
マッチングパターンには,child::およびattribute::軸だけが許可されます。許可されない軸 = {0}
Only child:: and attribute:: axes are allowed in match patterns! Offending axes = {0}
key()の引数の数が不正です。
key() has an incorrect number of arguments.
count関数に使用できる引数は一つです。
The count function should take one argument!
関数{0}が見つかりませんでした。
Could not find function: {0}
サポートされていないエンコーディング{0}です。
Unsupported encoding: {0}
getNextSiblingのDTMに問題が発生しました。復元しようとしています。
Problem occurred in DTM in getNextSibling... trying to recover
プログラマエラーです。EmptyNodeListに書き込みできません。
Programmer error: EmptyNodeList can not be written to.
setDOMFactoryはXPathContextでサポートされていません。
setDOMFactory is not supported by XPathContext!
接頭辞は名前空間で解決されなければいけません。{0}
Prefix must resolve to a namespace: {0}
構文解析(InputSource ソース)はXPathContextでサポートされていません。{0}をオープンできません。
parse (InputSource source) not supported in XPathContext! Can not open {0}
SAX API characters(char ch[]...はDTMで処理されません。
SAX API characters(char ch[]... not handled by the DTM!
ignorableWhitespace(char ch[]...はDTMで処理されません。
ignorableWhitespace(char ch[]... not handled by the DTM!
DTMLiaisonはタイプ{0}のノードを処理できません。
DTMLiaison can not handle nodes of type {0}
DOM2Helper はタイプ{0}のノードを処理できません。
DOM2Helper can not handle nodes of type {0}
DOM2Helper.parseエラー: SystemID -{0}行番号 - {1}
DOM2Helper.parse error: SystemID - {0} line - {1}
DOM2Helper.parseエラーです。
DOM2Helper.parse error
無効なUTF-16サロゲートが検出されました:{0} ?
Invalid UTF-16 surrogate detected: {0} ?
入出力エラーです。
IO error
{0}のURLを作成できません。
Cannot create url for: {0}
XPath.readObjectにあります。{0}
In XPath.readObject: {0}
関数トークンが見つかりません。
function token not found.
XPathタイプ{0}は処理できません。
Can not deal with XPath type: {0}
このNodeSetは可変ではありません。
This NodeSet is not mutable
このNodeSetDTMは可変ではありません。
This NodeSetDTM is not mutable
解決できない変数です。{0}
Variable not resolvable: {0}
エラーハンドラがnullです。
Null error handler
プログラマの指定は,未知のオプションコードです。{0}
Programmer's assertion: unknown opcode: {0}
rtf()はXRTreeFragSelectWrapperではサポートされていません。
rtf() not supported by XRTreeFragSelectWrapper
asNodeIterator()はXRTreeFragSelectWrapperではサポートされていません。
asNodeIterator() not supported by XRTreeFragSelectWrapper
XStringForCharsにfsb()はサポートされていません。
fsb() not supported for XStringForChars
{0}という名前の変数が見つかりませんでした。
Could not find variable with the name of {0}
XStringForCharsは引数に文字列を使用できません。
XStringForChars can not take a string for an argument
FastStringBuffer引数はnullにできません。
The FastStringBuffer argument can not be null
確定する前に変数がアクセスされました。
Variable accessed before it is bound!
XStringForFSBは引数のstringを受け取ることができません。
XStringForFSB can not take a string for an argument!
エラーです。ウォーカのルートをnullにします。
!!!! Error! Setting the root of a walker to null!!!
このNodeSetDTMは,直前のノードを繰り返すことができません。
This NodeSetDTM can not iterate to a previous node!
このNodeSetは,直前のノードを繰り返すことができません。
This NodeSet can not iterate to a previous node!
このNodeSetDTMは,索引づけまたはカウント機能を実行できません。
This NodeSetDTM can not do indexing or counting functions!
このNodeSetは,索引づけまたはカウント機能を実行できません。
This NodeSet can not do indexing or counting functions!
nextNodeを呼び出したあとに,setShouldCacheNodesを呼び出すことはできません。
Can not call setShouldCacheNodes after nextNode has been called!
{0}に許可される引数は{1}個だけです。
{0} only allows {1} arguments
getNextStepPosでプログラマが表明した,未知のstepType{0}です。
Programmer's assertion in getNextStepPos: unknown stepType: {0}
相対ロケーションパスは '/' または '//' トークンの次に必要です。
A relative location path was expected following the '/' or '//' token.
ロケーションパスが必要でしたが,次のトークンが検出されました。{0}
A location path was expected, but the following token was encountered: {0}
ロケーションステップは '/' または '//' トークンの次に必要です。
A location step was expected following the '/' or '//' token.
NCName:*またはQNameのどちらかと一致するノードテストが必要です。
A node test that matches either NCName:* or QName was expected.
ステップパターンが必要でしたが,'/' が検出されました。
A step pattern was expected, but '/' was encountered.
相対的なパスパターンが必要です。
A relative path pattern was expected.
XPath式{0}のXPathResultに,ブールに変換できない{1}のXPathResultTypeがあります。
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be converted to a boolean.
XPath式{0}のXPathResultに,単一ノードに変換できない{1}のXPathResultTypeがあります。getSingleNodeValueメソッドはANY_UNORDERED_NODE_TYPE型およびFIRST_ORDERED_NODE_TYPE型のみに適用します。
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be converted to a single node. The method getSingleNodeValue applies only to types ANY_UNORDERED_NODE_TYPE and FIRST_ORDERED_NODE_TYPE.
XPathResultTypeが{1}のため,getSnapshotLengthメソッドはXPath式{0}のXPathResultに呼び出すことができません。このメソッドは,UNORDERED_NODE_SNAPSHOT_TYPE型およびORDERED_NODE_SNAPSHOT_TYPE型のみに適用します。
The method getSnapshotLength cannot be called on the XPathResult of XPath expression '{0}' because its XPathResultType is {1}. This method applies only to types UNORDERED_NODE_SNAPSHOT_TYPE and ORDERED_NODE_SNAPSHOT_TYPE.
XPathResultTypeが{1}のため,iterateNextメソッドはXPath式{0}のXPathResultに呼び出すことができません。このメソッドは,UNORDERED_NODE_ITERATOR_TYPE型およびORDERED_NODE_ITERATOR_TYPE型のみに適用します。
The method iterateNext cannot be called on the XPathResult of XPath expression '{0}' because its XPathResultType is {1}. This method applies only to types UNORDERED_NODE_ITERATOR_TYPE and ORDERED_NODE_ITERATOR_TYPE.
結果が返されたあとに,ドキュメントが変更されました。イテレータは無効です。
Document mutated since result was returned. Iterator is invalid.
無効のXPathタイプ引数です。{0}
Invalid XPath type argument: {0}
空のXPath結果オブジェクトです。
Empty XPath result object
XPath式{0}のXPathResultは,{2}の指定されたXPathResultTypeに強制できない{1}のXPathResultTypeを持ちます。
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be coerced into the specified XPathResultType of {2}.
接頭辞なしのリゾルバでは,接頭辞を解決できません。
Unable to resolve prefix with null prefix resolver.
XPath式{0}のXPathResultは,文字列に変換できない{1}のXPathResultTypeを持ちます。
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be converted to a string.
XPathResultTypeが{1}のため,snapshotItemメソッドはXPath式{0}のXPathResultに呼び出すことができません。このメソッドは,UNORDERED_NODE_SNAPSHOT_TYPE型およびORDERED_NODE_SNAPSHOT_TYPE型のみに適用します。
The method snapshotItem cannot be called on the XPathResult of XPath expression '{0}' because its XPathResultType is {1}. This method applies only to types UNORDERED_NODE_SNAPSHOT_TYPE and ORDERED_NODE_SNAPSHOT_TYPE.
コンテキストノードは,このXPathEvaluatorに結び付けられるドキュメントに属しません。
Context node does not belong to the document that is bound to this XPathEvaluator.
コンテキストノードタイプはサポートされていません。
The context node type is not supported.
XPathに未知のエラーが発生しました。
Unknown error in XPath.
detach()はXRTreeFragSelectWrapperではサポートされていません。
detach() not supported by XRTreeFragSelectWrapper
num()はXRTreeFragSelectWrapperではサポートされていません。
num() not supported by XRTreeFragSelectWrapper
xstr()はXRTreeFragSelectWrapperではサポートされていません。
xstr() not supported by XRTreeFragSelectWrapper
str()はXRTreeFragSelectWrapperではサポートされていません。
str() not supported by XRTreeFragSelectWrapper
ロケーションパスが期待されていたが,XPath式の終わりが発見されました。
A location path was expected, but the end of the XPath expression was found instead.
XPath式{0}のXPathResultに,数字に変換できない{1}のXPathResultTypeがあります。
The XPathResult of XPath expression '{0}' has an XPathResultType of {1} which cannot be converted to a number
拡張子関数:XMLConstants.FEATURE_SECURE_PROCESSINGフィーチャーがtrueに設定されている場合,{0}を起動できません。
Extension function: '{0}' can not be invoked when the XMLConstants.FEATURE_SECURE_PROCESSING feature is set to true.
変数{0}のresolveVariableがnullを返しました。
resolveVariable for variable {0} returning null
サポートされていないリターン型:{0}
UnSupported Return Type : {0}
ソース型またはリターン型,または両方はnullにできません。
Source and/or Return Type can not be null
ソース型またはリターン型,または両方はnullにできません。
Source and/or Return Type can not be null
{0}引数はnullにできません。
{0} argument can not be null
{0}#isObjectModelSupported(String objectModel)はobjectModel == nullと同時に呼び出せません。
{0}#isObjectModelSupported( String objectModel ) cannot be called with objectModel == null
{0}#isObjectModelSupported(String objectModel)はobjectModel == \"\"と同時に呼び出せません。
{0}#isObjectModelSupported( String objectModel ) cannot be called with objectModel == \"\"
null名でフィーチャーを設定しようとしました:{0}#setFeature( null, {1})
Trying to set a feature with a null name: {0}#setFeature( null, {1})
未知のフィーチャー \"{0}\"を設定しようとしました:{1}#setFeature({0},{2})
Trying to set the unknown feature \"{0}\":{1}#setFeature({0},{2})
null名でフィーチャーを取得しようとしました:{0}#getFeature(null)
Trying to get a feature with a null name: {0}#getFeature(null)
未知のフィーチャー \"{0}\"を取得しようとしました:{1}#getFeature({0})
Trying to get the unknown feature \"{0}\":{1}#getFeature({0})
nullのXPathFunctionResolverを設定しようとしました:{0}#setXPathFunctionResolver(null)
Attempting to set a null XPathFunctionResolver:{0}#setXPathFunctionResolver(null)
nullのXPathVariableResolverを設定しようとしました:{0}#setXPathVariableResolver(null)
Attempting to set a null XPathVariableResolver:{0}#setXPathVariableResolver(null)
このNodeSetDTMは索引づけまたはカウント機能を実行できません。
This NodeSetDTM can not do indexing or counting functions!
プログラマエラーです。putDocumentInCacheによって,docの再パージングが見つかりました。{0}
Programmer's Error! putDocumentInCache found reparse of doc: {0}
どんなresource bundlesもロードできません。
Could not load any resource bundles.
エラーです。Function.executeは呼ばれてはいけません。
Error! Function.execute should not be called!
警告:スタックが空の場合のpopContextNodeListです。
Warning: popContextNodeList when stack is empty!
format-number関数でロケール名はまだ処理されていません。
locale name in the format-number function not yet handled!
XSLプロパティ{0}は未サポートです。
XSL Property not supported: {0}
現在,プロパティ{1}の名前空間{0}で何も実行されていません。
Do not currently do anything with namespace {0} in property: {1}
XSLシステムプロパティ{0}にアクセスしたときに,SecurityExceptionが発生しました。
SecurityException when trying to access XSL system property: {0}
旧構文:quo(...)はXPathでは定義されていません。
Old syntax: quo(...) is no longer defined in XPath.
nodeTestをインプリメントするにはXPathに派生オブジェクトが必要です。
XPath needs a derived object to implement nodeTest!
関数トークンが見つかりません。
function token not found.
関数{0}が見つかりませんでした。
Could not find function: {0}
URLを{0}から作成できません。
Can not make URL from: {0}
DTMパーサで-Eオプションはサポートされていません。
-E option not supported for DTM parser
コンテキスト外,または定義なしで,変数にVariableReferenceが指定されました。名前 = {0}
VariableReference given for variable out of context or without definition! Name = {0}
サポートされないエンコード:{0}
Unsupported encoding: {0}
createMessageへのパラメタが境界外でした。
Parameter to createMessage was out of bounds
messageFormat呼び出し中に例外がスローされました。
Exception thrown during messageFormat call
述語またはロケーションステップはNodeSetだけに適用できます。
A predicate or a location step is applicable to only a NodeSet.
変数リゾルバが設定されていません。
A XPathVariableResolver is not set.
関数リゾルバが設定されていません。
A XPathFunctionResolver is not set.
All Rights Reserved. Copyright (C) 2006, 2007, Hitachi, Ltd.