1 | XML 문서 |
XML Document |
2 | XSL 스타일시트 |
XSL Stylesheet |
0x000CD000 | XML_STRRESOURCE_MASK |
XML_STRRESOURCE_MASK |
0x000CD001 | XML 파일(*.xml)|*.xml|XSL 파일(*.xsl)|*.xsl|모든 파일(*.*)|*.*| |
XML Files (*.xml)|*.xml|XSL Files (*.xsl)|*.xsl|All Files (*.*)|*.*| |
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 | '%2' 특성에 대한 값으로 일반 구문 분석된 '%1' 엔티티를 사용할 수 없습니다. |
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' 엔티티를 구문 분석하는 동안 오류가 발생했습니다. %2 |
Error while parsing entity '%1'. %2 |
0xC00CE00A | 매개 변수 엔티티는 먼저 정의해야 사용할 수 있습니다. |
Parameter entity must be defined before it is used. |
0xC00CE00B | 단일 혼합 내용 선언에서는 같은 이름을 한 번만 사용해야 합니다: '%1'. |
The same name must not appear more than once in a single mixed-content declaration: '%1'. |
0xC00CE00C | Entity 이름, PI 대상, Notation 이름 및 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 | 이름 공간 \"%2\"에서 '%1' 특성이 문서에서 정의되지 않은 '%3' ID를 참조하고 있습니다. |
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/스키마에 의하면 요소가 비어 있을 수 없습니다. |
Element cannot be empty according to the DTD/Schema. |
0xC00CE012 | DTD/스키마에 의하면 요소 내용이 완전하지 않습니다. |
Element content is incomplete according to the DTD/Schema. |
0xC00CE013 | 가장 상위 요소 이름은 DOCTYPE 선언 이름과 일치해야 합니다. |
The name of the top most element must match the name of the DOCTYPE declaration. |
0xC00CE014 | DTD/스키마에 의하면 요소 내용이 잘못되었습니다. |
Element content is invalid according to the DTD/Schema. |
0xC00CE015 | 이 요소에 대한 '%1' 특성은 DTD/스키마에 정의되지 않았습니다. |
The attribute '%1' on this element is not defined in the DTD/Schema. |
0xC00CE016 | '%1' 특성에 DTD/스키마에서 정의된 고정 값과 일치하지 않는 값이 있습니다. |
Attribute '%1' has a value which does not match the fixed value defined in the DTD/Schema. |
0xC00CE017 | DTD/스키마에 의하면 '%1' 특성에 잘못된 값이 있습니다. |
Attribute '%1' has an invalid value according to the DTD/Schema. |
0xC00CE018 | DTD/스키마에 의하면 이 컨텍스트에서는 텍스트를 사용할 수 없습니다. |
Text is not allowed in this context 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 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 | 같은 요소에 여러 ID 특성을 정의할 수 없습니다. |
Cannot define multiple ID attributes on the same element. |
0xC00CE023 | 유형 ID 특성에는 기본 값이 있을 수 없습니다. |
An attribute of type ID cannot have a default value. |
0xC00CE024 | \"%1\" 언어 ID가 잘못되었습니다. |
The language ID \"%1\" is invalid. |
0xC00CE025 | \"%1\" 공개 ID가 잘못되었습니다. |
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. |
0xC00CE02A | 스키마에 의하면 내용은 비어 있어야 합니다. |
Content must be empty according to the Schema. |
0xC00CE02B | 스키마에 의하면 텍스트만 사용할 수 있습니다. |
Only text is allowed according to the Schema. |
0xC00CE02C | xml:space 선언이 잘못되었습니다. |
Invalid xml:space declaration. |
0xC00CE02D | 문서에서 '%1' ID는 참조되었으나 정의되지 않았습니다. |
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. |
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 | ElementType 선언에는 \"name\" 특성이 포함되어야 합니다. |
An ElementType declaration must contain a \"name\" attribute. |
0xC00CE104 | 요소 선언에는 \"type\" 특성이 포함되어야 합니다. |
An element declaration must contain a \"type\" attribute. |
0xC00CE105 | 스키마는 \"seq\", \"one\" 및 \"many\"와 같은 순서 유형만 지원합니다. |
Schema only supports order type \"seq\", \"one\" and \"many\". |
0xC00CE106 | Element 유형에 데이터 형식을 사용하는 경우, 내용은 \"textOnly\"여야 합니다. |
Content must be \"textOnly\" when using datatype on an Element Type. |
0xC00CE107 | 내용이 \"mixed\"일 경우, 순서는 \"many\"여야 합니다. |
Order must be \"many\" when content is \"mixed\". |
0xC00CE108 | 내용은 \"empty\", \"eltOnly\", \"textOnly\" 또는 \"mixed\" 유형이어야 합니다. |
Content must be of type \"empty\",\"eltOnly\",\"textOnly\" or \"mixed\". |
0xC00CE109 | 모델 값은 \"open\" 또는 \"closed\"여야 합니다. |
The value of model must be either \"open\" or \"closed\". |
0xC00CE10A | 내용이 \"textOnly\"로 설정되었기 때문에 하위 요소를 가질 수 없습니다. |
Cannot contain child elements because content is set to \"textOnly\". |
0xC00CE10B | 그룹에서 적어도 하나의 \"element\"는 제공해야 합니다. |
Must provide at least one \"element\" in a group. |
0xC00CE10C | 선언 %2에서는 \"%1\" 특성을 지원하지 않습니다. |
The attribute \"%1\" is not supported on the declaration %2. |
0xC00CE10D | AttributeType 선언에는 \"name\" 특성이 포함되어야 합니다. |
AttributeType declaration must contain a \"name\" attribute. |
0xC00CE10E | 특성 선언이 중복되었습니다. |
Duplicated attribute declaration. |
0xC00CE111 | \"required\" 특성에 대한 값이 잘못되었습니다. |
Invalid value for \"required\" attribute. |
0xC00CE112 | 알 수 없는 Attribute 데이터 형식입니다. |
Unknown Attribute datatype. |
0xC00CE113 | 데이터 형식 선언이 중복되었습니다. |
Duplicated datatype declaration. |
0xC00CE114 | \"values\" 특성을 가진 요소에는 \"enumeration\" 값의 유형 특성이 포함되어야 합니다. |
An element with a \"values\" attribute must contain a type attribute of the value \"enumeration\". |
0xC00CE115 | \"enumeration\" 값의 유형 특성을 포함한 요소에 대한 \"values\" 특성을 제공해야 합니다. |
Must provide a \"values\" attribute on an element that contains a type attribute of the value \"enumeration\". |
0xC00CE116 | 특성 선언은 \"type\" 특성을 포함해야 합니다. |
Attribute declaration must contain a \"type\" attribute. |
0xC00CE117 | 정의되지 않은 특성 유형 \"%1\"에 대한 참조입니다. |
Reference to an undefined attribute type \"%1\" |
0xC00CE118 | \"textOnly\" 내용 모델을 가진 ElementType에는 \"group\"이 허용되지 않습니다. |
A \"group\" is not allowed within an ElementType that has a \"textOnly\" content model. |
0xC00CE119 | 그룹에서 \"%1\" 특성은 지원되지 않습니다. |
The attribute \"%1\" on a group is not supported. |
0xC00CE11A | 열거 유형에 대한 값이 없습니다. |
The values for enumeration type are missing. |
0xC00CE11B | \"%1\" 기본값은 잘못되었습니다. |
The default value \"%1\" is invalid. |
0xC00CE11C | 내용 모델이 \"textOnly\"가 아닐 때에는 데이터 형식을 허용하지 않습니다. |
Datatype is not allowed when content model is not \"textOnly\". |
0xC00CE11D | 내용 모델이 \"empty\"일 때에는 하위 개체가 허용되지 않습니다. |
Child element is not allowed when content model is \"empty\". |
0xC00CE11F | 데이터 형식이 설정되면 하위 요소가 허용되지 않습니다. |
Child element is not allowed when datatype is set. |
0xC00CE120 | 데이터 형식 요소에 유형이 없습니다. |
Type is missing on the datatype element. |
0xC00CE121 | \"minOccurs\" 특성 값은 \"0\" 또는 \"1\"이어야 합니다. |
The value of attribute \"minOccurs\" should be \"0\" or \"1\". |
0xC00CE122 | \"maxOccurs\" 특성 값은 \"1\" 또는 \"*\"이어야 합니다. |
The value of attribute \"maxOccurs\" should be \"1\" or \"*\". |
0xC00CE123 | \"order\" 특성이 \"many\"로 설정되어 있을 때에는 \"maxOccurs\" 특성이 \"*\"이어야 합니다. |
The value of attribute \"maxOccurs\" must be \"*\" when attribute \"order\" is set to \"many\". |
0xC00CE124 | 데이터 형식 특성 값은 비워둘 수 없습니다. |
The value of the data type attribute can not be empty. |
0xC00CE125 | 스키마에서 DOCTYPE은 허용되지 않습니다. |
DOCTYPE is not allowed in Schema. |
0xC00CE126 | 유형에는 \"name\" 특성이 있어야 합니다. |
Type must have a \"name\" attribute. |
0xC00CE127 | \"content\"가 \"mixed\" 이면 \"order\"는 \"many\"여야 합니다. |
When \"content\" is \"mixed\", \"order\" must be \"many\". |
0xC00CE128 | \"%1\" 유형은 이미 정의되어 있습니다. |
Type \"%1\" is already defined. |
0xC00CE129 | \"type\" 특성이 필요합니다. |
\"type\" attribute is required. |
0xC00CE12A | \"%1\"은(는) 잘못된 이름이거나 유형 이름이 아닙니다. |
\"%1\" is not a valid name or type name. |
0xC00CE12B | \"%1\" 특성은 이미 정의되어 있습니다. |
Attribute \"%1\" has already been defined. |
0xC00CE12C | \"%1\" 유형이 참조되었지만 스키마에 정의되지 않았습니다. |
Type \"%1\" is referred but not defined in the Schema. |
0xC00CE12D | 이름이 같은 요소가 다른 유형을 참조합니다. |
Same element name refers to different type. |
0xC00CE12E | \"order\" 특성은 %1에서 허용되지 않습니다. |
Attribute \"order\" is not allowed on %1. |
0xC00CE12F | \"%1\" 특성 유형이 잘못되었습니다. |
The attribute type \"%1\" is invalid. |
0xC00CE131 | \"minOccurs\" 특성은 스키마의 최상위 요소에서는 지원되지 않습니다. |
Attribute \"minOccurs\" is not supported on top level element in Schema. |
0xC00CE132 | \"maxOccurs\" 특성은 스키마의 최상위 요소에서는 지원되지 않습니다. |
Attribute \"maxOccurs\" is not supported on top level element in Schema. |
0xC00CE133 | \"revises\" 특성은 스키마의 최상위 요소에서는 지원되지 않습니다. |
Attribute \"revises\" is not supported on top level element in Schema. |
0xC00CE134 | \"%1\"은(는) 내용이 \"textOnly\"일 때만 허용됩니다. |
\"%1\" is allowed only when content is \"textOnly\". |
0xC00CE135 | \"contentValues\"에는 적어도 하나의 \"value\" 하위 요소가 있어야 합니다. |
\"contentValues\" must have at least one \"value\" subelement. |
0xC00CE136 | MinLength 값이 잘못되었습니다. |
MinLength value is invalid. |
0xC00CE137 | MaxLength 값이 잘못되었습니다. |
MaxLength value is invalid. |
0xC00CE138 | MinLength가 maxLength보다 크지 않아야 합니다. |
MinLength must not be greater than maxLength. |
0xC00CE139 | 정의되지 않은 인라인 스키마 \"%1\"에 대한 참조입니다. |
Reference to undefined inline Schema \"%1\". |
0xC00CE13A | 인라인 스키마 \"%1\"은(는) 이미 정의되어 있습니다. |
Inline Schema \"%1\" has already been defined. |
0xC00CE13B | 특성에서 \"maxOccurs\"는 \"1\"만 될 수 있습니다. |
\"maxOccurs\" on attribute can only be \"1\". |
0xC00CE13C | 유형 정의에서 \"%1\"은(는) 여러 개 있을 수 없습니다. |
Multiple occurances of \"%1\" in a type definition is not allowed. |
0xC00CE13D | \"maxInclusive\"와 \"maxExclusive\"는 유형 정의에서 동시에 표시될 수 없습니다. |
\"maxInclusive\" and \"maxExclusive\" cannot both appear in a type definition. |
0xC00CE13E | \"minInclusive\"와 \"minExclusive\"는 유형 정의에서 동시에 표시될 수 없습니다. |
\"minInclusive\" and \"minExclusive\" cannot both appear in a type definition. |
0xC00CE13F | \"dt:maxLength\"는 이미 정의되어 있습니다. |
\"dt:maxLength\" has already been defined. |
0xC00CE140 | \"dt:minLength\"는 이미 정의되어 있습니다. |
\"dt:minLength\" has already been defined. |
0xC00CE141 | \"%2\"이(가) 사용되었으면 \"%1\"은(는) 허용되지 않습니다. |
\"%1\" not allowed when \"%2\" is also used. |
0xC00CE142 | \"%2\" 이름을 가진 %1의 정의가 중복되었습니다. |
Duplicate definition of %1 with name \"%2\". |
0xC00CE143 | '%1' 값이 %2 중의 하나가 아닙니다. |
Value '%1' is not one of %2. |
0xC00CE144 | '%1' 값이 모든 %2 중의 하나가 아닙니다. |
Value '%1' is not one of #all%2. |
0xC00CE145 | 특성에 값이 있어야 합니다. |
Attribute needs value. |
0xC00CE146 | 단일 값이 와야 합니다. |
Expecting a single value. |
0xC00CE147 | %1을(를) 처리하는 중입니다. |
while processing %1. |
0xC00CE148 | '%1'은(는) 기존의 유형과 충돌합니다. |
'%1' conficts with existing type. |
0xC00CE149 | maxOccurs는 minOccurs보다 커야 합니다. |
maxOccurs can not be less than minOccurs. |
0xC00CE14A | '%1'은(는) 유효한 유형 참조가 아닙니다. |
'%1' is not a valid type reference. |
0xC00CE14B | 참조는 '%1'의 targetNamespace를 지정하지만 스키마는 '%2'을(를) 지정합니다. |
Reference specified targetNamespace of '%1' but schema specifies '%2'. |
0xC00CE14C | MinLength/MaxLength 제약 조건은 \"string\", \"number\", \"bin.hex\", 또는 \"bin.base64\"의 데이터 형식으로만 지정될 수 있습니다. |
MinLength/MaxLength constraints can only be specified with a datatype of \"string\", \"number\", \"bin.hex\", or \"bin.base64\". |
0xC00CE200 | '%1' ID가 중복되었습니다. |
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 | 요소 한 개에 두 개의 데이터 형식 특성을 가질 수 없습니다. |
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 | 예기치 않은 이름 공간 매개 변수입니다. |
Unexpected NameSpace parameter. |
0xC00CE210 | 필요한 매개 변수가 없습니다(또는 Null이거나 비어 있습니다). |
Required parameter is missing (or null/empty). |
0xC00CE211 | 이름 공간 노드가 잘못되었습니다. |
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. |
0xC00CE221 | 길이가 최대 길이보다 큽니다. |
Length is greater than the maximum length. |
0xC00CE222 | 길이가 최소 길이보다 작습니다. |
Length is less than the minimum length. |
0xC00CE223 | 문서가 정확히 하나의 루트 요소를 포함하고 있지 않기 때문에 확인하지 못했습니다. |
Validate failed because the document does not contain exactly one root node. |
0xC00CE224 | 루트 요소가 DTD/스키마와 관련되어 있지 않기 때문에 확인하지 못했습니다. |
Validate failed because the root element had no associated DTD/schema. |
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 | XSLTemplate 개체와 함께 사용하려면 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. |
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'을(를) 같은 템플릿 내에서 두 번 정의할 수 없습니다. |
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'%3' 속성이나 메서드를 호출하는 동안 %2 매개 변수에 오류가 발생했습니다. |
%1Error occurred with parameter %2 during a call to property or method '%3'. |
0xC00CE323 | '%1' 특성의 값은 '%2'이(가) 될 수 없습니다. |
The value of the '%1' attribute may not be '%2'. |
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'을(를) 같은 가져오기 우선 순위를 사용하여 두 번 이상 정의할 수 없습니다. |
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'을(를) 같은 가져오기 우선 순위를 사용하여 두 번 이상 정의할 수 없습니다. |
Global variable or parameter '%1' cannot be defined more than once with the same import precedence. |
0xC00CE32A | xsl:apply-imports 명령은 xsl:for-each 명령 내용 안에 포함될 수 없습니다. |
The xsl:apply-imports instruction cannot be included within the content of 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 | '%2'에서 '%1' 특성이 잘못되었습니다. |
Attribute '%1' is invalid on '%2'. |
0xC00CE32F | xsl:choose에는 적어도 하나의 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' 특성 값은 단일 문자이어야 합니다. |
The value of the '%1' attribute must be a single character. |
0xC00CE33A | xsl:decimal-format '%2'의 '%1' 특성을 '%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. |
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. |
0xC00CE400 | XML 페이지를 표시할 수 없습니다.%3 스타일시트를 사용하여 XML 입력을 볼 수 없습니다.오류를 수정한 다음 새로고침 단추를 누르거나 나중에 다시 시도하십시오.%2%4 |
The XML page cannot be displayedCannot view XML input using %3 style sheet.Please correct the error and then click the Refresh button, or try again later.%2%4 |
0xC00CE401 | 줄 %1, 위치 %2 |
Line %1, Position %2 |
0xC00CE402 | XML 원본 파일을 볼 수 없습니다. |
The XML source file is unavailable for viewing. |
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 | 혼합 내용 모델은 0 또는 그 이상으로('*') 정의되어야 합니다. |
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 | 잘못된 유니코드 문자입니다. |
Invalid unicode character. |
0xC00CE520 | 공백 또는 '?'가 와야 합니다. |
Expecting whitespace or '?'. |
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 | 예기치 않은 파일의 끝입니다. |
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\"로 시작할 수 없습니다. |
The namespace prefix is not allowed to start with the reserved string \"xml\". |
0xC00CE569 | 이 위치에는 'version' 특성이 필요합니다. |
The 'version' attribute is required at this location. |
0xC00CE56A | 이 위치에는 'encoding' 특성이 필요합니다. |
The 'encoding' attribute is required at this location. |
0xC00CE56B | 이 위치에는 적어도 하나의 이름이 필요합니다. |
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 | CDATA는 DTD에서 사용할 수 없습니다. |
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. |
0xC00CE600 | 여기에 NodeTest가 와야 합니다. |
NodeTest expected here. |
0xC00CE601 | Last() 함수에는 작업할 노드 집합이 있어야 합니다. |
Last() function must have a node-set to operate on. |
0xC00CE602 | 부울 매개 변수가 와야 합니다. |
Boolean parameter expected. |
0xC00CE603 | 숫자 매개 변수가 와야 합니다. |
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 | 이 위치에서 문자열 값은 QName이 되어야 합니다. |
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 | 이 쿼리는 노드를 두 개 이상 반환하는 쿼리 뒤에 올 수 없습니다. |
This query can not follow a query that may retun more than one node. |
0xC00CE60D | XPATH 문이 완전하지 않습니다. |
Incomplete XPATH statement. |
0xC00CE60E | 잘못된 Match Pattern입니다. |
Invalid Match Pattern. |
0xC00CE60F | 이 QName을 확인할 수 없습니다. |
Could not resolve this QName. |
0xC00CE610 | 이 식에서는 변수는 사용되지 않을 수 있습니다. |
Variables may not be used within this expression. |
0xC00CE611 | XSLT 변환에서 컨텍스트 노드는 스트립된 텍스트(stripped text)가 될 수 없습니다. |
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. |