Return-Path: Delivered-To: apmail-xerces-commits-archive@www.apache.org Received: (qmail 10194 invoked from network); 10 Aug 2009 13:34:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Aug 2009 13:34:05 -0000 Received: (qmail 77051 invoked by uid 500); 10 Aug 2009 13:34:12 -0000 Delivered-To: apmail-xerces-commits-archive@xerces.apache.org Received: (qmail 76988 invoked by uid 500); 10 Aug 2009 13:34:12 -0000 Mailing-List: contact commits-help@xerces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@xerces.apache.org Received: (qmail 76970 invoked by uid 99); 10 Aug 2009 13:34:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2009 13:34:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Aug 2009 13:34:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 312E92388985; Mon, 10 Aug 2009 13:33:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r802788 [2/2] - in /xerces/c/trunk/src/xercesc: NLS/EN_US/ framework/ util/MsgLoaders/ICU/resources/ util/MsgLoaders/InMemory/ util/MsgLoaders/MsgCatalog/ util/MsgLoaders/Win32/ validators/schema/ Date: Mon, 10 Aug 2009 13:33:48 -0000 To: commits@xerces.apache.org From: amassari@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090810133349.312E92388985@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: xerces/c/trunk/src/xercesc/util/MsgLoaders/Win32/Version.rc URL: http://svn.apache.org/viewvc/xerces/c/trunk/src/xercesc/util/MsgLoaders/Win32/Version.rc?rev=802788&r1=802787&r2=802788&view=diff ============================================================================== --- xerces/c/trunk/src/xercesc/util/MsgLoaders/Win32/Version.rc (original) +++ xerces/c/trunk/src/xercesc/util/MsgLoaders/Win32/Version.rc Mon Aug 10 13:33:48 2009 @@ -164,233 +164,228 @@ 60 L"invalid element following restriction or extension definition in complexContent" 61 L"duplicate annotation in type '{0}'" 62 L"type '{0}' cannot be used in its own union, list, or restriction definition" - 63 L"value 'substitution' is already in the final list" - 64 L"value 'union' is already in the final list" - 65 L"value 'extension' is already in the final list" - 66 L"value 'list' is already in the final list" - 67 L"value 'restriction' is already in the final list" - 68 L"block value '{0}' is invalid" - 69 L"final value '{0}' is invalid" - 70 L"element '{0}' cannot be part of the substitution group headed by '{1}'" - 71 L"element '{0}' has a type which does not derive from the type of the element at the head of the substitution group" - 72 L"element '{0}' declared more than once in the same scope" - 73 L"value '{0}' invalid for attribute '{1}'" - 74 L"attribute '{0}' has both 'ref' attribute and inline simpleType definition or 'form' or 'type' attribute" - 75 L"duplicate reference attribute '{0}:{1}' in complexType definition" - 76 L"derivation by restriction is forbidden by either base type '{0}' or globally" - 77 L"derivation by extension is forbidden by either base type '{0}' or globally" - 78 L"base type specified in complexContent definition must be a complex type" - 79 L"imported schema '{0}' has different target namespace '{1}'; expected '{2}'" - 80 L"'schemaLocation' attribute must be specified in element '{0}'" - 81 L"included schema '{0}' has different target namespace '{1}'" - 82 L"at most one annotation is allowed" - 83 L"content of attribute '{0}' must match (annotation?, simpleType?)" - 84 L"attribute '{0}' must appear in global {1} declarations" - 85 L"attribute '{0}' must appear in local {1} declarations" - 86 L"attribute '{0}' cannot appear in global {1} declarations" - 87 L"attribute '{0}' cannot appear in local {1} declarations" - 88 L"minOccurs value '{0}' must not be greater than maxOccurs value '{1}'" - 89 L"duplicate annotation in anyAttribute declaration" - 90 L"global {0} declaration must have name" - 91 L"circular definition in '{0}'" - 92 L"global type '{0}:{1}' declared more than once or also declared as {2}" - 93 L"global {0} '{1}' declared more than once" - 94 L"invalid value '{0}' for whiteSpace facet; expected 'collapse'" - 95 L"namespace of import declaration must be different from target namespace of importing schema" - 96 L"importing schema must have target namespace if namespace in import declaration is not present" - 97 L"element '{0}' cannot have value constraint '{1}' if its type is derived from ID" - 98 L"element/attribute '{0}' is of NOTATION type" - 99 L"element '{0}' has mixed content type and the content type's particle must be emptiable" - 100 L"complexType definition has empty content but base type is not empty or does not have emptiable particle" - 101 L"content types of base type '{0}' and derived type '{1}' must both be mixed or element-only" - 102 L"derived content type is not a valid restriction of base content type" - 103 L"derivation by extension or restriction is forbidden by either base type '{0}' or globally" - 104 L"item type definition must have variety of atomic or union where all member types must be atomic" - 105 L"group '{0}' must contain all, choice, or sequence compositor" - 106 L"content of attributeGroup '{0}' must match (annotation?, ((attribute | attributeGroup)*, anyAttribute?))" - 107 L"top-level compositor in a group must not have 'minOccurs' or 'maxOccurs' attribute" - 108 L"{0} '{1}:{2}' not found" - 109 L"group with the all compositor must only appear as content type of a complex type" - 110 L"group with the all compositor constituting the content type of a complex type must have both minOccurs and maxOccurs equal 1" - 111 L"element declaration in the all compositor must have minOccurs and maxOccurs equal 0 or 1" - 112 L"attribute '{0}' is already defined in base" - 113 L"intensional intersection of attribute wildcards must be expressible" - 114 L"base type does not have any attributes" - 115 L"attribute '{0}' has incompatible use value in the base" - 116 L"type of attribute '{0}' must be derived by restriction from type of the corresponding attribute in the base" - 117 L"attribute '{0}' does not have a fixed value or has a different fixed value from that of the base" - 118 L"attribute '{0}' has invalid target namespace with respect to the base wildcard constraint or base has no wildcard" - 119 L"attribute wildcard is present in the derived type but not in the base" - 120 L"attribute wildcard in the derived type is not a valid subset of that in the base" - 121 L"attribute '{0}' cannot have different use value in the derived type if the base attribute use value is 'prohibited'" - 122 L"attribute wildcard in the derived type must be identical to or stricter than the one in the base" - 123 L"unexpected '{0}' in the content of the all compositor; only elements are allowed" - 124 L"redefined schema '{0}' has a different target namespace '{1}'" - 125 L"simpleType in redefine must have a restriction definition" - 126 L"simpleType base attribute in redefine must reference the original type with the same name" - 127 L"complexType in redefine must have a restriction or extension definition" - 128 L"complexType base attribute in redefine must reference the original type with the same name" - 129 L"group '{0}' must have minOccurs and maxOccurs equal 1" - 130 L"unable to find declaration in the schema being redefined corresponding to '{0}'" - 131 L"group declaration in redefine may only contain one reference to itself" - 132 L"attributeGroup declaration in redefine may only contain one reference to itself" - 133 L"redefine declaration cannot contain '{0}'" - 134 L"notation declaration '{0}:{1}' not found" - 135 L"more than one identity constraint has name '{0}'" - 136 L"identity constraint declaration must match (annotation?, selector, field+)" - 137 L"key reference declaration '{0}' refers to unknown key '{1}'" - 138 L"field cardinalities for keyref '{0}' and key '{1}' must match" - 139 L"XPath expression is missing or empty" - 140 L"fixed value in attribute reference is not set or differs from the fixed value of '{0}'" - 141 L"attribute '{0}' is of ID type or type derived from ID and cannot have default/fixed value constraint" - 142 L"attribute '{0}' is a subsequent attribute in this complex type with a type derived from ID" - 143 L"attribute '{0}' is a subsequent attribute in this attribute group with a type derived from ID" - 144 L"empty value illegal for 'targetNamespace' attribute; target namespace must be absent or contain non-empty value" - 145 L"{0}" - 146 L"'{0}' has already been included or redefined" - 147 L"namespace '{0}' is referenced without import declaration" - 148 L"all compositor that is part of a complex type definition must constitute the entire content of the definition" - 149 L"annotation can only contain appinfo and documentation declarations" - 150 L"invalid facet name '{0}'" - 151 L"root element name of XML Schema document must be 'schema'" - 152 L"circular substitution group in element '{0}'" - 153 L"element '{0}' must be from the XML Schema namespace" - 154 L"target namespace of attribute '{0}' cannot be http://www.w3.org/2001/XMLSchema-instance" - 155 L"invalid namespace declaration" - 156 L"namespace fix-up cannot be performed on DOM Level 1 node" - 157 L"more than one anyAttribute declaration found in complex type declaration" - 158 L"anyAttribute must not be followed by other declarations" - 161 L"parser has encountered more than '{0}' entity expansions in the document; this is the limit imposed by the application" - 162 L"expected comment or CDATA section" - 163 L"attribute name expected" - 164 L"notation name expected" - 165 L"illegal repetition of elements in mixed content model" - 166 L"default attribute declaration expected" - 167 L"equal sign expected" - 168 L"element name expected" - 169 L"comment must start with