?? xercesmessages_en_us.msg
字號:
$quote "$set 12 Notation '{0}' has already been declared3 Attribute '{0}' has already been declared for element '{1}'4 Encoding ({0}, from XMLDecl or manually set) contradicts the auto-sensed encoding, ignoring it5 Element '{0}' was referenced in a content model but never declared6 Element '{0}' was referenced in an attlist but never declared7 An exception occurred! Type:{0}, Message:{1}10 {0} is unsupported11 Error: Top level complexType has no name - declaration ignored12 Globally-declared attribute must have a name - attribute declaration ignored13 Attribute must have a name or a ref - attribute declaration ignored14 Globally-declared element must have a name - element declaration ignored15 Element must have a name or a ref attribute - element ignored16 <group> must have a name or a ref attribute - declaration ignored17 <attributeGroup> must have a name or a ref attribute - declaration ignored18 Anonymous complexType in element {0} has a name attribute19 Anonymous simpleType in element {0} has a name attribute20 The content of an element information item does not match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*)21 Untyped element: {0}22 Error in content of simpleType23 Expected simpleType in 'list' declaration for {0}24 List | Union | Restriction content is invalid for type {0}25 Error in content of derivation by list for {0}26 Expected simpleType in 'restriction' declaration for {0}27 Facet {0} already defined - ignoring28 Expected simpleType in 'union' declaration for {0}29 SimpleType content is empty30 The content of the simpleContent element is invalid. The content must be RESTRICTION or EXTENSION31 The BASE attribute must be specified for the RESTRICTION or EXTENSION element32 The content of the complexContent element is invalid. The content must be RESTRICTION or EXTENSION33 Error in content of <schema> element information item34 Content (annotation?,..) is incorrect for type {0}35 Unknown simpleType: {0}36 Unknown complexType: {0}37 Prefix: '{0}' can not be resolved to a URI38 Ref element {0} not found in the Schema39 Type not found in {0}:{1}40 Could not find top level attribute: {0}41 Invalid child '{0}' in the complex type42 Base type could not be found: {0}43 No attribute '{0}' was defined in schema: {1}44 Error creating datatype validator: {0}45 Invalid child following the simpleContent child in the complexType46 Invalid child following the complexContent child in the complexType47 The 'block' attribute values of a complexType must be #all | list(restriction,extension); {0} was found48 The 'final' attribute values of a complexType must be #all | list(restriction,extension); {0} was found49 An attribute cannot have both 'fixed' and 'default' present at the same time - default used50 If default and use are both present, use must have the value 'optional'.51 Local attribute:{0} has also a ref defined - name ignored52 Global attribute:'{0}' cannot have a ref defined53 Error: Attribute '{0}' declared more than once in the same scope- ignoring54 Attribute declarations may not contain both a type and a simpleType declaration55 SimpleType ({0}:{1}) for attribute: {2} not found56 An element cannot have both 'fixed' and 'default' present at the same time57 {0}:'{1}' has also a ref defined - name ignored58 ref cannot appear with any of type, abstract, block, final, nillable, default or fixed59 Invalid {0} name:'{1}' - declaration ignored60 Globally-declared element {0} cannot have a ref attribute - ref ignored61 Element '{0}' cannot have both a type attribute and a simpleType/complexType type child62 Element {0} has a fixed or default value and must have a mixed simple or simple content model63 The simpleType {0} that {1} uses has a value of 'final' which does not permit extension64 The type '{0}' specified as the base in the simpleContent element must not have complexContent65 The type '{0}' is a simple type. It cannot be used in a derivation by RESTRICTION for a complexType66 Invalid child following the RESTRICTION or EXTENSION element in the simpleContent definition67 Invalid child following the RESTRICTION or EXTENSION element in the complexContent definition68 Annotation can only appear once: type {0}69 The base type {0} does not allow itself to be used as the base for a restriction and/or as a type in a list and/or union70 The value 'substitution' already in the list71 The value 'union' is already in the list72 The value 'extension' is already in the list73 The value 'list' is already in the list74 The value 'restriction' is already in the list75 Invalid block value: {0}76 Invalid final value: {0}77 Element {0} cannot be part of the substitution group headed by {1}78 Element {0} has a type which does not derive from the type of the element at the head of the substitution group79 Duplicate element decl in the same scope: {0}80 The 'block' attribute values of an element must be #all | list(substitution,restriction,extension); {0} was found81 The 'final' attribute values of an element must be #all | list(restriction,extension); {0} was found82 Invalid value '{0}' for attribute: '{1}'.83 Ref is present, and simpleType/form/type found84 Duplicate reference attribute {0}:{1} in complexType85 Derivation by restriction is forbidden by either the base type '{0}' or the schema86 Derivation by extension is forbidden by either the base type '{0}' or the schema87 The base type specified in the complexContent element must be a complexType88 Imported schema '{0}' has a different targetNameSpace '{1}' from what's declared '{2}'89 Could not get the doc root for imported Schema: {0}90 A schemaLocation attribute must be specified on '{0}' element.91 Included schema '{0}' has a different targetNameSpace '{1}'92 At most one <annotation> element is expected in the content.93 The content must be (annotation?, simpleType?) for attribute '{0}={1}'94 Attribute '{0}' must appear in {1} {2} declarations95 Attribute '{0}' cannot appear in {1} {2} declarations96 Value of minOccurs '{0}' must not be greater than value of maxOccurs '{1}'97 'anyAttribute' elements can contain at most one 'annotation' element in their children98 Global <{0}> must have a name - declaration ignored99 No circular definitions are allowed: '{0}'100 Global {0}:'{1}' declared more than once or also declared as {2}101 Global {0}:'{1}' declared more than once102 Invalid value '{0}' for facet 'whiteSpace'. Value should be 'collapse'.103 The namespace of an <import> element must be different from the targetNamespace of the <import>ing schema104 If the namespace on an <import> element is not present, the <import>ing schema must have a targetNamespace105 Element '{0}' must not have a value constraint:'{1}' as its type is derived from ID106 It is an error for NOTATION to be used directly in a schema in element/attribute '{0}'107 For element '{0}', the {content type} is mixed, then the {content type}'s particle must be emptiable108 The content of complexType is EMPTY, but base is not empty or does not have emptiable particle.109 The content type of the base type:'{0}' and derived type:'{1}' must both be mixed or element-only.110 The content type is not a valid restriction of the content type of the base.111 Derivation by extension or restriction is forbidden by either the base type '{0}' or the schema112 The {item type definition} must have {variety} of atomic or union (where all member types must be atomic)113 The {member type definitions} must all have {variety} of atomic or list114 The group:'0' must contain (all | choice | sequence)115 The attributeGroup:'0' must match (annotation?. ((attribute | attributeGroup)*, anyAttribute?))116 The child of a model group definition must not specify either the minOccurs or maxOccurs attribute.117 The {0} -'{1}:{2}'- not found in the schema118 A group whose content is 'all' must only appear as the content type of a complex type definition.119 When a model group has {compositor} 'all' which constitutes the {content type} of a complex type, minOccurs=maxOccurs=1120 In an 'all' schema component, the value of minOccurs/maxOccurs of an element must be '0' or '1'.121 Circular attributeGroup reference -{0}- is disallowed outside <redefine>122 Attribute '{0}' already defined in base and should not appear in derivation by extension.123 The intensional intersection of {attributes wildcard}s must be expressible124 Base type definition does not have any attributes125 Attribute '{0}' has an inconsistent REQUIRED setting with that of the base126 Type of attribute '{0}' must be validly derived from type of attribute in base127 Attribute '{0}' is either not fixed, or has a different value from that of the base128 Attribute '{0}' has invalid target namespace with respect to a base wildcard constraint or, base has no wildcard129 An attribute wildcard is present in the derived type, but not in the base130 The attribute wildcard in the derived type is not a valid subset of that in the base131 Attribute '{0}' cannot modify the 'use' attribute in a derived type, if base attribute use is prohibited132 The wildcard attribute in the derived type must be identical to or stronger than the one in the base.133 Content of <all> is restricted to elements only. '{0}' encountered and ignored.134 Redefined schema '{0}' has a different targetNameSpace '{1}'.135 A simpleType child of a <redefine> must have a restriction element as a child136 The base attribute of the restriction child of a simpleType, must be the same as the redefine simpleType's name attribute137 A complexType child of a <redefine> must have a restriction or extension element as a grandchild138 The base attribute of a restriction/extension must be the same as the complexType's name attribute in <redefine>139 The group '{0}' which contains a reference to a group being redefined must have minOccurs = maxOccurs = 1140 Could not find a declaration in the schema to be redefined corresponding to '{0}'141 If a group child of a <redefine> element contains a group ref'ing itself, it must have exactly 1 reference.142 If an attributeGroup of a <redefine> element contains a reference to itself, such reference must be exactly 1143 A <redefine> element cannot contain a child of type '{0}'144 The declaration for notation '{0}' is invalid145 The notation declaration '{0}:{1}' is not found146 More than one identity constraint named '{0}'.147 The content of an identity constraint must match (annotation?, selector, field+)148 Key reference declaration '{0}' refers to unknown key with name '{1}'.149 Cardinality of fields for keyref '{0}' and key '{1}' must match.150 Xpath expression is either missing or empty151 The {value constraint} of an attribute ref is not fixed or different from the fixed {value constraint} of '{0}'152 The {type definition} for attribute '{0}={1}' is or is derived from ID, and must not have {value constraint}153 More than one attribute derived from type ID cannot appear in the same complex type - '{0}' ignored154 More than one attribute derived from type ID cannot appear in the same attribute group - '{0}' ignored155 '' is not a legal value for the targetNamespace attribute; the attribute must be absent or contain a nonempty value156 {0}157 An exception occurred! Type:{0}, Message:{1}158 Invalid Redefine: '{0}' has already been included or redefined159 Schema Representation Constraint: Namespace '{0}' is referenced without <import> declaration160 An 'all' model group that's part of a complex type definition must constitute the entire content type of the definition161 An <annotation> can only contain <appinfo> and <documentation> elements162 Invalid facet name: {0}163 The root element name of an XML Schema should be 'schema'.164 Circular substitution groups are disallowed for element '{0}'.165 For '{0}' to be a member of the substitution group set of '{1}', its {abstract} must be false.166 The namespace of element '{0}' must be from the schema namespace.167 The {target namespace} of '{0}' must not match 'http://www.w3.org/2001/XMLSchema-instance'.168 The namespace declaration is invalid.169 Namespace fixup cannot be performed on a DOM Level 1 Node.172 The parser has encountered more than '{0}' entity expansions in this document; this is the limit imposed by the application.173 Expected comment or CDATA174 Expected an attribute name175 Expected a notation name176 Repetition of individual elements is not legal for mixed content models177 Bad default attribute declaration178 Expected default attribute declaration, assuming #IMPLIED 179 Attribute list syntax error180 Expected equal sign181 Duplication attribute name182 Bad ID, '{0}', for xml:lang attribute183 Expected an element name184 Must start with an XMLDecl185 Comments must start with <!--186 Invalid document structure187 Expected a 'version=', 'encoding=', or 'standalone='188 Bad XML version string189 Unsupported XML version, '{0}'190 Unterminated XML decl191 Bad XML encoding declaration, '{0}'192 Bad standalone declaration193 Unterminated comment194 Processing instruction name expected195 Unterminated processing instruction196 Invalid character (Unicode: 0x{0})197 Unexpected text before root element198 Unterminated start tag, '{0}'199 Expected an attribute value200 Unterminated end tag201 Expected type (CDATA, ID, NMTOKEN, ..), for attribute '{0}' of element '{1}'202 Expected end of tag '{0}'203 Expected tag name, comment, PI, or other markup204 Not valid after content205 Expected comment206 Expected comment or processing instruction207 Expected whitespace208 No root element in DOCTYPE209 Expected quoted string210 Expected public id211 Invalid character in public id (Unicode: 0x{0})212 Unterminated DOCTYPE declaration213 Invalid character in internal subset (Unicode: 0x{0})214 Expected CDATA section215 Invalid initial name character
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -