Oracle Error Message1

Embed Size (px)

Citation preview

  • 8/13/2019 Oracle Error Message1

    1/53

    64 LSX-00001 to LSX-00344LSX-00001: NULL pointer

    Cause:A NULL pointer was detected as an internal error

    condition.Action:This is a programming error by the caller of theSchema processor. Contact someone who can fix the problem.

    LSX-00002: root element is not

  • 8/13/2019 Oracle Error Message1

    2/53

    Action:2rovide a complete !L instance doc"ment.LSX-0001/: &aile" to parse "ocument

    Cause:0ailed to parse the schema doc"ment "sing the givenU/.Action:2rovide the correct U/ and ma+e s"re that theschema

    LSX-00016: schema an" instance "ocument ha!eincompati#le character sets

    Cause:2arsed schema components were in a simple-typecharacter set while the parsed instance doc"ment data wasnot. A simple-type character set is single-byte& not shiftsensitive& and has no ling"istic specials in "se.Action:einitiali3e the schema global context withappropriate parser context settings& i.e. pass a parser context

    with its o"tp"t encoding set to be a m"ltibyte or Unicodecharacter set.LSX-0001*: in!ali" schema conte't

    Cause:An invalid schema context was provided to theprocessor. !"ltiple schema doc"ments were loaded andassembled into the schema context. At least one of them is notf"lly valid with respect to a schema corresponding to theSchema for Schemas.Action:Chec+ the errors reported when schema doc"mentswere loaded& mapped& or validated. Correct errors fo"nd in the

    identified schema doc"ments and reload them into a newschema context. Then provide the new schema context to theprocessor.

    LSX-00020: unnon t)pe $%S$Cause:A specified type was "n+nown 'not defined in anyloaded Schemas).Action:!a+e s"re the type was defined and that the type"sage referenced the correct Schema.

    LSX-00021: un"e&ine" element $%S$Cause:lement is "ndefined in the specified namespace.

    Action:/f the element name is misspelled& correct the spelling.LSX-00022: unnon namespace pre&i' $%S$

    Cause:2refix in a 4Name is "ndefined in the c"rrent scope.Action:Correct the prefix name if it5s misspelled.

    LSX-00023: unnon namespace U $%S$Cause:Namespace U/ is "n+nown to the schema processor.Action:Correct the namespace U/ if it5s misspelled.

  • 8/13/2019 Oracle Error Message1

    3/53

    LSX-00024: unnon attri#ute ,roup $%S$Cause:The name of attrib"te gro"p is "n+nown to the schemaprocessor in the c"rrent scope.Action:Correct the name of attrib"te gro"p if it5s misspelled.

    LSX-0002/: unnon ,roup $%S$Cause:The name of gro"p is "n+nown to the schemaprocessor in the c"rrent scope.Action:Correct the name of gro"p if it5s misspelled.

    LSX-00026: unnon attri#ute $%S$Cause:The name of attrib"te is "n+nown to the schemaprocessor in the c"rrent scope.Action:Correct the name of attrib"te if it5s misspelled.

    LSX-0002: propert) $%s$ unnonCause:The named validation property was "n+nown.

    Action:efer to the doc"mentation for the complete list ofvalidation properties.LSX-00102: "uplicate element $%S$

    Cause:lement declaration is not "ni,"e within its scope.Action:ename the element.

    LSX-00103: "uplicate ,roup $%S$Cause:6ro"p declaration is not "ni,"e within its scope.Action:ename the gro"p.

    LSX-00104: "uplicate t)pe $%S$Cause:Type definition is not "ni,"e within its scope.

    Action:ename the type.LSX-0010/: "uplicate attri#ute ,roup $%S$

    Cause:Attrib"te gro"p declaration is not "ni,"e within itsscope.Action:ename the attrib"te gro"p.

    LSX-00106: "uplicate attri#ute $%S$Cause:Attrib"te declaration is not "ni,"e within its scope.Action:ename the attrib"te.

    LSX-00110: &acet $%S$ shoul" ha!e sin,le !alue attri#uteCause:A facet declaration did not have a val"e attrib"te.

    Action:ach facet declaration m"st contain one and only oneval"e attrib"te.

    LSX-00111: t)pe $%S$ contains in!ali" &acetsCause:A specified facet was invalid for a type. ach datatypehas a different set of facets which may apply.Action:Use only applicable facets for the type.

    LSX-00112: &acet $%S$ "uplicate"

  • 8/13/2019 Oracle Error Message1

    4/53

    Cause:A facet 'other than 7en"meration7) was specified morethan once.Action:*nly the en"meration facet may be "sed more thanonce for a type.

    LSX-00113: &acet $%1S$ has in!ali" !alue $%2S$Cause:0acet val"e contained illegal characters or its val"ewas o"t of range.Action:emove illegal characters.

    LSX-00114: &acet $%S$ not in schema schemaCause:0acets are not defined in the !LSchema namespace.Action:emove illegal facet declarations.

    LSX-00116: mutuall) e'clusi!e &acets are not alloe"Cause:!"t"al excl"siveness violations were fo"nd for facets.0or example& both 7length7 and either 7minLength7 or

    7maxLength7 are not allowed to be facets.Action:emove the facets that are at fa"lt.LSX-0011: $minLen,th$ shoul" not #e ,reater than$ma'Len,th$

    Cause:The val"e of 7minLength7 m"st be less than or e,"al tothe val"e of 7maxLength7.Action:Correct either 7minLength7 or 7maxLength7.

    LSX-0011*: &i'e" &acet !alue cannot #e chan,e"Cause:The val"e of a fixed facet in the base type definitionsho"ld remain the same.

    Action:emove the fixed facet specification in the parent5stype for the erroneo"s facet component.

    LSX-0011+: !alue is not !ali" restriction o& parent5sminLen,th

    Cause:There was an error in that minLength was among themembers of 8facets9 of 8base type definition9 and 8val"e9was less than the 8val"e9 of the parent minLength.Action:/ncrease the 8val"e9 of minLength.

    LSX-00120: !alue is not !ali" restriction o& parent5sma'Len,th

    Cause:There was an error in that maxLength was among themembers of 8facets9 of 8base type definition9 and 8val"e9was greater than the 8val"e9 of the parent maxLength.Action:/ncrease the 8val"e9 of maxLength.

    LSX-00121: !alue is not !ali" restriction o& parent5s len,th

  • 8/13/2019 Oracle Error Message1

    5/53

    Cause:There was an error in that length was among themembers of 8facets9 of 8base type definition9 and 8val"e9was not e,"al to the 8val"e9 of the parent length.Action:!a+e 8val"e9 the same as parent5s.

    LSX-00122: !alue is not !ali" restriction o& parent5shiteSpace

    Cause:There was an error in that whiteSpace was among themembers of 8facets9 of 8base type definition9 and at least oneof the following conditions was tr"e: ; 8val"e9 is replace orpreserve and 8val"e9 of the parent whiteSpace is collapse Name $%S$Cause:/nvalid val"e for data of 74Name7 type.Action:emove illegal characters.

    LSX-0024: in!ali" lan,ua,e speci&ication $%S$Cause:/nvalid val"e for data of 7lang"age7 type.Action:emove illegal characters.

    LSX-0024*: in!ali" "uration $%S$Cause:/nvalid val"e for data of 7d"ration7 type.

    Action:emove illegal characters.LSX-0024+: in!ali" "ate or time $%S$Cause:/nvalid val"e for data of 7dateTime7& 7time7&7gKear!onth7& 7gKear7& 7g!onth(ay7& 7g(ay7& or 7g!onth7type.Action:emove illegal characters.

    LSX-002/0: in!ali" normali?e"Strin, $%S$Cause:/nvalid val"e for data of 7normali3edString7 type.Action:emove illegal characters.

    LSX-002/1: in!ali" toen $%S$

    Cause:/nvalid val"e for data of 7to+en7 type.Action:emove illegal characters.

    LSX-002/2: in!ali" union $%S$Cause:(ata of simple type is not one of the "nion type.Action:Use one of the "nion type as its type.

    LSX-002/3: #ranch is empt)Cause:The pattern specification 7branch; branch

  • 8/13/2019 Oracle Error Message1

    15/53

    LSX-002/: atom speci&ication is missin,Cause:A ,"antifier was fo"nd witho"t an atom specification.Action:Add an atom specification in front of the ,"antifier.

    LSX-002/*: in!ali" escape characterCause:7x7 in 7Mx7 is not a valid escape character.Action:Change 7x7 to a valid escape character.

    LSX-002/+: in!ali" character &oun" in the patternCause:An "nexpected character was fo"nd in the pattern.Action:0ix the pattern.

    LSX-00260: une'pecte" en" o& patternCause:Something is missing at the end of the pattern.Action:0ix the pattern.

    LSX-00261: in!ali" character propert)Cause:An error occ"rred when processing the character

    property. 0or example& 787 is missing after 7Mp7 or 7M27.Action:0ix the character property.LSX-00262: attri#ute $%1S$ cannot ha!e comple' t)pe $%2S$

    Cause:The type of the attrib"te is 7complex7.Action:Specify the type of the attrib"te to be 7simple7.

    LSX-00263: un"e&ine" attri#ute $%S$Cause:iolating attrib"te is not defined in the c"rrent scope.Action:Correct the attrib"te name if it5s misspelled.

    LSX-00264: attri#ute $%S$ is prohi#ite" ma) not occur.Cause:6lobal declarations cannot contain the attrib"tes 7ref7&

    7min*cc"rs7& or 7max*cc"rs7& or the "se of this attrib"te isexplicitly declared as 7prohibited7 by the schema.Action:emove the attrib"te.

    LSX-0026/: attri#ute $%1S$ !alue $%2S$ is ron, must #e$%3S$.

    Cause:Attrib"te has a val"e other than its fixed val"e.Action:Use fixed val"e as its val"e.

    LSX-00266: missin, reuire" attri#ute $%S$Cause:A re,"ired attrib"te is missing.Action:Add the re,"ired attrib"te.

    LSX-0020: he'-enco"e" #inar) has o"" len,thCause:(ata of 7hex1inary7 type has odd n"mber of digits.Action:Add missing digits as appropriate.

    LSX-0021: in!ali" character $%c$ in he'-enco"e" #inar)Cause:(ata of 7hex1inary7 type has invalid characters.Action:emove illegal characters.

  • 8/13/2019 Oracle Error Message1

    16/53

    LSX-0022: =AS@64-enco"e" #inar) ,roupe" improperl) not45s.

    Cause:N"mber of digits is not a m"ltiple of fo"r.Action:Add missing digits as appropriate.

    LSX-0023: in!ali" character $%c$ in #ase64-enco"e" #inar)Cause:(ata of 7baseE1inary7 type has invalid characters.Action:emove illegal characters.

    LSX-0024: in!ali" pa""in, in #ase64-enco"e" #inar)Cause:/nvalid padding characters at the end of data.Action:Use 7G7 as the padding characters.

    LSX-002*0: "uplicate $%S$Cause:/( name is not "ni,"e within the schema scope.Action:ename the /(.

    LSX-002*1: re&erence" $%S$ is not "e&ine"

    Cause:eferenced /( name is not defined within the schemascope.Action:(efine the /(.

    LSX-002*2: "uplicate notation name $%S$Cause:The name of the 7notation7 element is not "ni,"ewithin the schema scope.Action:ename the element.

    LSX-002*3: re&erence" notation $%S$ is not "e&ine"Cause:eferenced notation name is not defined within theschema scope.

    Action:(efine the element.LSX-002*4: "uplicate constraint name $%S$

    Cause:ach constraint declaration has a name which exists ina single symbol space for constraints.Action:Choose a different name.

    LSX-002*/: re&erence" e) $%S$ is not "e&ine"Cause:eferenced +ey name is not defined within the schemascope.Action:(efine the +ey.

    LSX-002*6: "uplicate e) $%S$ &or $%S$B$%S$

    Cause:The +ey val"e was not "ni,"e within its scope.Action:Change the +ey val"e.

    LSX-002*: "uplicate e) $%S$Cause:The +ey val"e was not "ni,"e within its scope.Action:Change the +ey val"e.

    LSX-002+0: in!ali" enumeration choice $%S$

  • 8/13/2019 Oracle Error Message1

    17/53

    Cause:The val"e of the data is not one of the en"merationchoice.Action:Select one of the en"meration choice as its val"e.

    LSX-002+1: !alue $%1S$ is less than minimum $%2S$ %3S.Cause:(ata has a val"e less than re,"ired minim"m.Action:/ncrease the val"e.

    LSX-002+2: !alue $%1S$ is ,reater than ma'imum $%2S$%3S.

    Cause:(ata has a val"e greater than maxim"m.Action:(ecrease the val"e.

    LSX-002+3: missin, one or more &iel"s &rom element $%S$Cause:The re,"ired fields were missing from the content ofthe element.Action:Add the fields.

    LSX-002+4: &iel" $%S$ pro"uce" multiple hitsCause:2ath expressions relative to each element selectedby a 8selector9are specified by 8fields9. These 2athexpressions m"st identify a single node 'element or attrib"te)whose content or val"e was "sed in the constraint. Thiscontent or val"e m"st be of a simple type.Action:emove d"plicate elements or attrib"tes.

    LSX-002+/: &iel" element $%S$ is not a simple t)peCause:The field element eval"ated to a node-set with amember that was not a simple type.

    Action:Change the field element5s type.LSX-00300: ,roup must ha!e name or re& #ut not #oth

    Cause:7ref7 or 7name7 attrib"tes are either both missing orhave both been specified.Action:Specify either 7ref7& 7name7& b"t not both.

    LSX-00310: local element or attri#ute shoul" #e namespaceuali&ie"

    Cause:lement or attrib"te name is not namespace ,"alified.Action:Add prefix or defa"lt namespace U/ declaration.

    LSX-00311: local element or attri#ute shoul"n5t #e

    namespace uali&ie"Cause:lement or attrib"te name is namespace ,"alified.Action:emove prefix or defa"lt namespace U/ declarationfrom itself or ancestors.

    LSX-00320: missin, reuire" elements in

  • 8/13/2019 Oracle Error Message1

    18/53

    LSX-00330: missin, ran,e start characterCause:!issing range start character in a character rangespecification.Action:Add the missing characters.

    LSX-00331: missin, commaCause:A comma is missing in a range specification.Action:Add the missing characters.

    LSX-00332: #a" "ecimal "i,its in a uanti&ier speci&icationCause:4"atifier has invalid characters.Action:emove illegal characters.

    LSX-00333: literal $%S$ is not !ali" ith respect to thepattern

    Cause:Literal is not valid with respect to the pattern.Action:Choose correct characters in the literal.

    LSX-00340: improper namespace !alue &or the importe"elementCause:/f the namespace attrib"te is present& then its act"alval"e m"st not match the act"al val"e of the enclosingschema5s targetNamespace attrib"te. /f the namespaceattrib"te is not present& then the enclosing schema m"st havea targetNamespace attrib"te.Action:!atch namespace val"e.

    LSX-00341: @N or @N@S t)pe ma) onl) #e use" inattri#utes

    Cause:0or compatibility& NT/TK or NT/T/S sho"ld be "sedonly on attrib"tes.Action:emove the NT/TK or NT/T/S.

    LSX-00342: !alue o& attri#ute $#ase$ must #e a comple' t)pe"e&inition

    Cause:/f the 7complexContent7 alternative is chosen& then thetype definition resolved to by the act"al val"e of the attrib"te7base7 m"st be a complex type definition.Action:Choose a complex type definition as its base type.

    LSX-00343: $%S$ is not nilla#le

    Cause:Attrib"te nillable was set to be 7false7 in element5sdeclaration.Action:emove attrib"te xsi:nil from the instance doc"ment.

    LSX-00344: namespace !alues $%1S$ an" $%2S$ "i&&erCause:The targetNamespace specified in the schemadoc"ment differed from either: a) the val"e of the enclosingschema5s namespace attrib"te& or b) the val"e of the

  • 8/13/2019 Oracle Error Message1

    19/53

    namespace attrib"te identified in the import elementinformation item.Action:!atch the namespace val"e to the enclosing schema5stargetNamespace attrib"te or the act"al val"e of thenamespace attrib"te identified in the import elementinformation item.

    65 XML-20003 to XML-30017

    XML-20003: missing token "string" at line string, column string

    Cause:An expected token was not found in the input data.

    Action:Check/update the input data to fix the syntax error.

    XML-20004: missing keyword stringat line string, column string

    Cause:An expected keyword was not found in the input data.

    Action:Check/update the input data to the correct keyword.XML-2000: missing keyword stringor stringat line string, column string

    Cause:An expected keyword was not found in the input data.

    Action:Check/update the input data to the correct keyword.

    XML-2000!: une#ected tet at line string, column string$ e#ected %&'

    Cause:More text was found after the end-tag of the root element.

    Action:The end-tag of the root element can be followed only by comments, !,

    or white space. "emo#e the extra text after the end-tag.

    XML-2000(: missing content model in element declaration at line string,

    column string

    Cause:The element declaration was missing the re$uired content model spec

    %ee roduction &'() in *M+ . nd dition.

    Action:Add the re$uired contectspec to the element declaration.

    XML-2000): missing element name in content model at line string, column string

    Cause:The content model in the element declaration was in#alid, the content

    particle re$uires an element name. %ee roduction &'0) in *M+ . nd

    dition.

    Action:Add the element name to fix the contectspec syntactically.XML-2000*: target name stringo+ #rocessing instruction at line string,

    column stringis resered

    Cause:The target names 1*M+1, 1xml1, and so on are reser#ed for

    standardi2ation in future #ersions of *M+ specification. %ee roduction &3) in

    *M+ . nd dition.

    Action:!f the ! is meant to be *M+ declaration, make sure the declaration

    occurs at the #ery beginning of the file. 4therwise, change to name of the !.

    XML-2000: missing notation name in un#arsed entity declaration at line string,

    column string

  • 8/13/2019 Oracle Error Message1

    20/53

    Cause:The notation name used in the unparsed entity declaration did not

    match the name in a declared notation. &5C6 7otation 8eclared) %ee roduction

    &39) in *M+ . nd dition.

    Action:Add the notation declaration to the 8T8.

    XML-200: missing attri.ute ty#e in attri.ute-list declaration at line string,

    column string

    Cause:The attribute type was missing the attribute-list declaration. 4ne of the

    following types C8ATA, !8, !8":, !8":%, 7T!T;, 7T!T!%,

    7MT4, >@>

    and 1 or > based on the #alue delimitersB are in#alid %ee roduction &) in *M+

    . nd dition.

    Action:Dse entity or character references instead of the characters :or

    example, ?ampE or ?F=0E can be used instead of >?>

    XML-2004: "--" not allowed in comment at line string, column string

    Cause:A syntax error in comment due to the use of 1--1 %ee roduction &() in

    *M+ . nd dition.

    Action::ix the comment, and use 1--1 only as part of end of comment 1--G1

    XML-200: "1" not allowed in tet at line string, column stringCause:1))G1 is not allowed in text, it is used only as end marker for C8ATA

    %ection. %ee roduction &') in *M+ . nd dition.

    Action::ix the text content by using ?gtE or char ref for >G>

    XML-200!: w/ite s#ace not allowed .e+ore occurrence indicator at line string,

    column string

    Cause:Hhite space is not allowed in the contentspec before the occurrence

    indicator. :or example, IJ+M7T x a,bB KG is not #alid. %ee roduction

    &'3), &'0) in *M+ . nd dition.Action::ix the contentspec by remo#ing the extra space

    XML-200(: occurrence indicator "string" not allowed in mied-content atline string, column string

    Cause:4ccurrence is not allowed in mixed content declaration. :or example,

    IJ+M7T x FC8ATABLG is not #alid. %ee roduction &() in *M+ .

    nd dition.

    Action::ix the syntax to remo#e the occurrence indicator.

  • 8/13/2019 Oracle Error Message1

    21/53

    XML-200): content list not allowed inside mied-content at line string,

    column string

    Cause:Content list is not allowed in mixed-content declaration. :or example,

    IJ+M7T x FC8ATA a,bBBG is not #alid. %ee roduction &() in *M+

    . nd dition.

    Action::ix the syntax to remo#e the content list.

    XML-200*: du#licate element "string" in mied-content declaration at

    line string, column string

    Cause:8uplicate element name was found in mixed-content declaration. &5C6

    7o 8uplicate Types, %ection =..) :or example, IJ+M7T x FC8ATA

    a aBG is not #alid. %ee roduction &() in *M+ . nd dition.

    Action:"emo#e the duplicate element name.

    XML-20020: root element "string" does not matc/ t/e &C5% name "string"

    at line string, column string

    Cause:&5C6 "oot lement Type, %ection .0) failed6 1The 7ame in the

    document type declaration must match the element type of the root element.1

    :or example6 ILxml #ersionN1.1LG IJ84CT; greeting & IJ+M7T

    greeting FC8ATABG )G IsalutationGOelloJI/salutationG The document>s root

    element, salutation, does not match the root element declared in the 8T8

    greetingB.

    Action:Correct the document.

    XML-2002: du#licate element declaration "string" at line string, column string

    Cause:lement was declared twice in the 8T8. &5C6 Dni$ue lement Type

    8eclaration. %ection =.)

    Action:"emo#e the duplicate declaration.XML-20022: element "string" /as multi#le 6 attri.utes at line string,

    column string

    Cause:&5C6 4ne !8 per lement Type, %ection =.=.) failed6 17o element type

    may ha#e more than one !8 attribute specified.1

    Action:Correct the document, by remo#ing the duplicate !8 attribute decl

    XML-20023: 6 attri.ute "string" in element "string" must .e 76M5L6% or

    78%968% at line string, column string

    Cause:&5C6 !8 Attribute 8efault, %ection =.=.) failed6 1An !8 attribute must

    ha#e a declared default of F!M+!8 or F"PD!"8.1

    Action::ix the attribute declaration.XML-20024: missing re;uired attri.ute "string" in element "string" at

    line string, column string

    Cause:&5C6 "e$uired Attribute, %ection =.=.) failed6 1!f the default

    declaration is the keyword F"PD!"8, then the attribute must be specified

    for all elements of the type in the attribute-list declaration.1

    Action::ix the input document by specifying the re$uired attribute.

  • 8/13/2019 Oracle Error Message1

    22/53

    XML-2002: du#licate 6 alue: "string"

    Cause:&5C6 !8, %ection =.=.) failed 15alues of type !8 must match the 7ame

    production. A name must not appear more than once in an *M+ document as a

    #alue of this typeE i.e., !8 #alues must uni$uely identify the elements which

    bear them.1

    Action::ix the input document by remo#ing the duplicate !8 #alue.

    XML-2002!: unde+ined 6 alue "string" in 68%'

    Cause:&5C6 !8":, %ection =.=.) failed 15alues of type !8": must match

    #alue of some !8 attribute.1

    Action::ix the document by adding an !8 corresponding the to the !8":, or

    remo#ing the !8":

    XML-2002(: attri.ute "string" in element "string" /as inalid enumeration

    alue "string" at line string, column string

    Cause:&5C6 numeration, %ection =.=.) failed6 15alues of this type must

    match one of the 7mtoken tokens in the declaration.1

    Action::ix the attribute #alue to match one of the enumerated #alues.

    XML-2002): attri.ute "string" in element "string" /as inalid alue "string",

    must .e "string" at line string, column string

    Cause:&5C6 :ixed Attribute 8efault, %ection =.=.) failed6 1!f an attribute has

    a default #alue declared with the F:!*8 keyword, instances of that attribute

    must match the default #alue.1

    Action:Dpdate the attribute #alue to match the fixed default #alue.

    XML-2002*: attri.ute de+ault must .e 8%968%, 6M5L6%, or '6X% at

    line string, column string

    Cause:&5C6 Attribute 8efault +egal, %ection =.=.) failed6 1The declareddefault #alue must meet the lexical constraints of the declared attribute type.1

    Action:Dse one of "PD!"8, !M+!8, or :!*8 for attribute default

    decl.

    XML-20030: inalid tet in content o+ element "string" at line string,

    column string

    Cause:The element does not allow text in content. &5C6 lement 5alid,

    %ection =, bullet F) An element is #alid if there is a declaration matching

    elementdecl where the 7ame matches the element type, and one of the

    following holds6

    . The declaration matches children and the se$uence of child elements belongs

    to the language generated by the regular expression in the content model, with

    optional white space characters matching the nonterminal %B between the start-

    tag and the first child element, between child elements, or between the last

    child element and the end-tag. 7ote that a C8ATA section containing only

  • 8/13/2019 Oracle Error Message1

    23/53

    white space does not match the nonterminal %, and hence cannot appear in

    these positions.

    Action::ix the content by remo#ing unexpected text.

    XML-2003: inalid element "string" in content o+ element "string" at

    line string, column stringCause:The element has in#alid content. &5C6 lement 5alid, %ection =, bullet

    F) An element is #alid if there is a declaration matching elementdecl where

    the 7ame matches the element type, and one of the following holds6

    . The declaration matches children and the se$uence of child elements belongs

    to the language generated by the regular expression in the content model, with

    optional white space characters matching the nonterminal %B between the start-

    tag and the first child element, between child elements, or between the last

    child element and the end-tag. 7ote that a C8ATA section containing only

    white space does not match the nonterminal %, and hence cannot appear inthese positions.

    =. The declaration matches Mixed and the content consists of character data

    and child elements whose types match names in the content model.

    Action::ix the content by remo#ing unexpected elements.

    XML-20032: incom#lete content in element "string" at line string, column string

    Cause:The element has in#alid content. &5C6 lement 5alid, %ection =, bullet

    F) An element is #alid if there is a declaration matching elementdecl where

    the 7ame matches the element type, and one of the following holds6

    . The declaration matches children and the se$uence of child elements belongs

    to the language generated by the regular expression in the content model, with

    optional white space characters matching the nonterminal %B between the start-

    tag and the first child element, between child elements, or between the last

    child element and the end-tag. 7ote that a C8ATA section containing only

    white space does not match the nonterminal %, and hence cannot appear in

    these positions.

    =. The declaration matches Mixed and the content consists of character dataand child elements whose types match names in the content model.

    Action::ix the content by remo#ing unexpected elements.

    XML-20033: inalid re#lacement-tet +or entity "string" at line string,

    column string

  • 8/13/2019 Oracle Error Message1

    24/53

    Cause:&5C6 roper 8eclaration/ 7esting, %ection .0) failed6 1arameter-

    entity replacement text must be properly nested with markup declarations. That

    is to say, if either the first character or the last character of a markup

    declaration markupdecl abo#eB is contained in the replacement text for a

    parameter-entity reference, both must be contained in the same replacement

    text.1

    Action::ix the entity #alue.

    XML-20034: end-element tag "string" does not matc/ start-element tag "string"

    at line string, column string

    Cause:&H:C6 lement Type Match, %ection =) failed6 1The 7ame in an

    element>s end-tag must match the element type in the start-tag.1

    Action::ix the end-tag or start-tag to match the other.

    XML-2003: du#licate attri.ute "string" in element "string" at line string,

    column string

    Cause:&H:C6 Dni$ue Att %pec, %ection =.) failed6 17o attribute name may

    appear more than once in the same start-tag or empty-element tag.1

    Action:"emo#e the duplicate attribute.

    XML-2003!: inalid c/aracter stringin attri.ute alue at line string,

    column string

    Cause:An in#alid character was used in the attribute #alue, the characters >?>,

    >I> and 1 or > based on the #alue delimitersB are in#alid %ee roduction &) in

    *M+ . nd dition.

    Action:Dse entity or character references instead of the characters :or

    example, ?ampE or ?F=0E can be used instead of >?>

    XML-2003(: inalid re+erence to eternal entity "string" in attri.ute "string" atline string, column string

    Cause:&H:C6 7o xternal ntity "eferences, %ection =.) failed6 1Attribute

    #alues cannot contain direct or indirect entity references to external entities.1

    Action::ix document to remo#e reference to external entity in attribute.

    XML-2003): inalid re+erence to un#arsed entity "string" in element "string" at

    line string, column string

    Cause:&H:C6 arsed ntity, %ection '.) failed6 1An entity reference must not

    contain the name of an unparsed entity. Dnparsed entities may be referred to

    only in attribute #alues declared to be of type 7T!T; or 7T!T!%.1

    Action::ix document to remo#e reference to unparsed entity in content.XML-2003*: inalid attri.ute ty#e stringin attri.ute-list declaration at

    line string, column string

    Cause:!n#alid attribute type was used in the attribute-list declaration. 4ne of

    the following types C8ATA, !8, !8":, !8":%, 7T!T;, 7T!T!%,

    7MT4

  • 8/13/2019 Oracle Error Message1

    25/53

    Action:Check and correct attribute declaration.XML-20040: inalid c/aracter stringin element content at line string,

    column string

    Cause:&H:C6 +egal Character, %ection '.) failed6 1Characters referred to

    using character references must match the production for Char.1

    Action::ix the document by remo#ing the in#alid character or char-ref.

    XML-2004: entity re+erence "string" re+ers to itsel+ at line string, column string

    Cause:&H:C6 7o "ecursion, %ection '.) failed6 1A parsed entity must not

    contain a recursi#e reference to itself, either directly or indirectly.1

    Action::ix the document.

    XML-20042: inalid

  • 8/13/2019 Oracle Error Message1

    26/53

    Action:7o action re$uired.XML-2004*: inalid use o+

  • 8/13/2019 Oracle Error Message1

    27/53

    Action:"efer to documentation for a #alid list of properties and their

    corresponding #alues.

    XML-200!0: error occurred w/ile o#ening 8L "string"

    Cause:An error occurred while opening the supplied D"+.

    Action:5erify the D"+, and take appropriate action to allow data to be read.

    XML-200!: inalid .yte stream "string" in ') encoded data

    Cause:The input data contained bytes that are not #alid w.r.t to DT:0

    encoding scheme.

    Action::ix the input data.

    XML-200!2: -.yte ') encoding not su##orted

    Cause:The *M+ arser does not support (-byte DT:0 encoding scheme. !t is

    also possible that in#alid DT:0 characters were misinterpreted as (-byte DT:0

    encoding.

    Action:!f the data contains in#alid DT:0 bytes, fix the input, otherwise if (-

    byte DT:0 supported is re$uired, please contact 4racle %upport.

    XML-200!3: !-.yte ') encoding not su##orted

    Cause:The *M+ arser does not support 9-byte DT:0 encoding scheme. !t is

    also possible that in#alid DT:0 characters were misinterpreted as 9-byte DT:0

    encoding.

    Action:!f the data contains in#alid DT:0 bytes, fix the input, otherwise if 9-

    byte DT:0 supported is re$uired, please contact 4racle %upport.

    XML-200!4: inalid XML c/aracter "string"

    Cause:!n#alid *M+ character was found in the input data.

    Action::ix the input data.

    XML-200!: encoding "string" doesn=t matc/ encoding "string" in XMLdeclaration

    Cause:The encoding of the data either by auto-detection or user suppliedB

    didn>t match the encoding specified in the *M+ declaration.

    Action::ix the *M+ declaration to match the encoding of the data.

    XML-200!!: encoding "string" not su##orted

    Cause:The *M+ arser does not support the specified encoding.

    Action:!f the support for the encoding is re$uired, please contact 4racle

    %upport.XML-200!(: inalid 6n#ut>ource returned .y %ntity8esoler=s resole%ntity

    Cause:An in#alid instance of !nput%ource was returned by the ntity"esol#erAn !nput%ource can be in#alid if the none of "eader, !nput%tream, and

    %ystem!d were initiali2ed or if the %ystem!d was in#alid.

    Action::ix the ntity"esol#er class to return a #alid instance of !nput%ource

    XML-2000: inalid si?e strings#eci+ied

    Cause:An in#alid si2e or count was passed to a 84M function.

    Action:Correct the argument passed to a #alid #alue.

  • 8/13/2019 Oracle Error Message1

    28/53

    XML-200: inalid inde strings#eci+ied$ must .e .etween 0 and string

    Cause:An in#alid index was passed to a 84M function.

    Action:Correct the argument passed to a #alid #alue specified by the bounds in

    the error message.

    XML-2002: cannot add an ancestor as a c/ild node

    Cause:The 84M operation was trying to a add an ancestor node as a child.

    This can lead to inconsistencies in the tree, so it is not allowed.

    Action:Check the application to fix the usage.

    XML-2003: node o+ ty#e stringcannot .e added to node o+ ty#e string

    Cause:The 84M specification does not allow the parent-child combination

    used in the 84M operation.

    Action:"efer to 84M specification to fix the usage.

    XML-2004: document node can /ae only one stringnode as c/ild

    Cause:The *M+ well-formedness re$uires that the document node ha#e only

    one element node as its child. The application tried adding adding a second

    element node.

    Action::ix usage in the application.

    XML-200: node o+ ty#e stringcannot .e added to attri.ute list

    Cause:The attribute list instance of 7amed7odeMapB can contain only

    attribute nodes.

    Action::ix usage of 7amed7odeMap.

    XML-200!: cannot add a node .elonging to a di++erent document

    Cause:The node being added was created by a different document. The 84M

    specification does not allow use of nodes across documents.

    Action:Dse import7ode or adopt7ode to mo#e a node from one document toanother, before adding it.

    XML-200(: inalid c/aracter stringin name

    Cause:The $ualified or local name passed was in#alid.

    Action::ix the name to contain only #alid

    XML-200): cannot set alue +or node o+ ty#e string

    Cause:The node of the specified type cannot ha#e #alue.

    Action::ix usage of 84M functions.

    XML-200*: cannot modi+y descendants o+ entity or entity re+erence nodes

    Cause:The descendants of entity or entity reference nodes are read-only nodes,

    and modification is not allowed.Action::ix usage of 84M functions.

    XML-200: cannot modi+y =s content

    Cause:8T8 and all its content is read-only and cannot be modified.

    Action::ix usage of 84M functions.

    XML-20: cannot remoe attri.ute$ not +ound in t/e current element

  • 8/13/2019 Oracle Error Message1

    29/53

    Cause:An attempt was made to remo#e an attribute that does not belong the

    current element.

    Action::ix usage in application.

    XML-202: cannot remoe or re#lace node$ it is not a c/ild o+ t/e current node

    Cause:An attempt was made to remo#e an node that does not belong the

    current node as a child.

    Action::ix usage in application.

    XML-203: #arameter stringnot recogni?ed

    Cause:The 84M parameter was not recogni2ed.

    Action:%ee documentation for a #alid list of parameters.

    XML-204: alue stringo+ #arameter stringis not su##orted

    Cause:The 84M parameter was not recogni2ed.

    Action:%ee documentation for a #alid list of parameters.

    XML-20: cannot add attri.ute .elonging to anot/er element

    Cause:An attempt was made to add an attribute that belonged the another

    element.

    Action::ix usage in application.

    XML-20!: inalid names#ace string+or #re+i string

    Cause:The namespace for xml, and xmlns prefixes is fixed, and usage must

    match these.

    Action:Correct the namespace for the prefixes, namespaces are xml N

    http6//www.w=.org/*M+/0/namespace xmlns N

    http6//www.w=.org//xmlns/

    XML-20(: inalid ;uali+ied name: string

    Cause:The $ualified name passed to a 84M function was in#alid.Action::ix the $ualified name.

    XML-20): con+licting names#ace declarations "string" and "string" +or

    #re+i string

    Cause:The 84M tree has conflicting namespace declarations for the same

    prefix. %uch a 84M tree cannot be seriali2ed.

    Action::ix the 84M tree, before printing it.

    XML-20*: @s o.ect is detac/ed

    Cause:The obQect was detached, no operations are supported on a detached

    obQect. The obQect can be a "ange or iterator obQect

    Action::ix the usage in application.XML-2020: .ad .oundary s#eci+ied$ cannot #artially select a node o+

    ty#e string

    Cause:The boundary specified in the range was in#alid. The selection can be

    partial only for text nodes.

    Action::ix the usage in the application.

    XML-202: node o+ ty#e stringdoes not su##ort range o#eration string

  • 8/13/2019 Oracle Error Message1

    30/53

    Cause:The range operation is not supported on the node type specified.Action:"efer to 84M documentation for restrictions of node types for each

    range operation.

    XML-2022: inalid eent ty#e: string

    Cause:The e#ent type passed was in#alid.

    Action::ix usage in the application.

    XML-2023: #re+i not allowed on nodes o+ ty#e string

    Cause:The application tried to set prefix on a node on which prefix is not

    allowed

    Action::ix usage in the application.

    XML-2024: im#ort not allowed on nodes o+ ty#e string

    Cause:The application tried to import a node of type 84CDM7T or

    Action::ix usage in the application.

    XML-202: rename not allowed on nodes o+ ty#e string

    Cause:The application tried to import a node of type other than +M7T or

    ATT"!RDT.

    Action::ix usage in the application.

    XML-24000: internal error

    Cause:An unexpected error occoured during processing

    Action:"eport the error

    XML-2400: attri.ute "string" not e#ected at line string, column string

    Cause:&c#c-assess-attr.) The attribute were not expected for owner element

    Action:Add the attribute declaration to the type of the owner element

    XML-24002: can not +ind element declaration "string"B

    Cause:&c#c-assess-elt....)The element declaration re$uired by processorfor #alidation was absent.

    Action:Add the element declaration to schema, or change the instance

    document to comply to schema.

    XML-24003: contet-determined element declaration "string" a.sentB

    Cause:&c#c-assess-elt....) The element declaration re$uired by context

    was missing in schema

    Action:Add the element declaration to schema

    XML-24004: declaration +or element "string" a.sentB

    Cause:&c#c-assess-elt....=) The context-determined declaration was not

    skip and the declaration that matches the element could not be found in schemaAction:Add the element declaration to schema or change the context-

    determined declaration to skip

    XML-2400: element "string" not assessed

    Cause:&c#c-assess-elt.)

    Action:none

    XML-2400!: element "string" laly assessed

  • 8/13/2019 Oracle Error Message1

    31/53

    Cause:&c#c-assess-elt.)Action:none

    XML-2400(: missing attri.ute declaration "string"in element "string"

    Cause:&c#c-attribute.) Attribute declaration was absent from element

    declaration

    Action:Add the attribute declaration to schema.

    XML-2400): ty#e a.sent +or attri.ute "string"

    Cause:&c#c-attribute.) Missing type definition for the attribute declaration

    Action:%pecify a data type for the attribute declaration.

    XML-2400*: inalid attri.ute alue "string"

    Cause:&c#c-attribute.=) !n#alid attribute #alue with respect to its type

    Action:Correct the attribute #alue in instance.

    XML-2400: attri.ute alue "string" and +ied alue "string" not matc/

    Cause:&c#c-au) Attribute>s normali2ed #alue was not the same as the fixed

    #alue declared.

    Action:Change attribute #alue to the re$uired #alue.

    XML-240: ty#e o+ element "string" is a.stractB

    Cause:&c#c-complex-type.) The type of this element was specified as

    abstract.

    Action:"emo#e the abstract attribute from the type definition.

    XML-2402: no c/ildren allowed +or element "string" wit/ em#ty content ty#e

    Cause:&c#c-complex-type..) The content type was specified empty while the

    actual content was not.

    Action:Make the content empty or modify the content type of this element.

    XML-2403: element c/ild "string" not allowed +or sim#le contentCause:&c#c-complex-type..) lement was declared with simple content, but

    instance had element children.

    Action:Dse only character content for this element.

    XML-2404: c/aracters "string" not allowed +or element-only content

    Cause:&c#c-complex-type..=) Characters appeared in the content of element

    with element-only content.

    Action:Dse only element children for this element.

    XML-240: multi#le 6 attri.utes in element "string" at line string,

    column string

    Cause:&c#c-complex-type..() More than one attributes with type !8 or itsderi#ation matched attribute wildcard.

    Action:8o not use more than one attriubtes with !8 or !8 deri#ed type.

    XML-240!: inalid string alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid with respect to

    string type.

    Action:Correct the #alue to satisfy the declared type

  • 8/13/2019 Oracle Error Message1

    32/53

    XML-240(: inalid .oolean alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid with respect to

    boolean type.

    Action:Correct the #alue to satisfy boolean type, #alid #alues are 1, ,

    11, 1true1, and1false1.

    XML-240): inalid decimal alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters could not be parsed into a

    decimal #alue.

    Action:Correct the data #alue to satisfy decimal type.

    XML-240*: inalid +loat alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters could not be parsed into a float

    #alue.

    Action:Correct the #alue to satisfy string type

    XML-24020: inalid dou.le alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in #alid double format

    as specified in ! 3('-0(.

    Action:Correct the #alue to satisfy double format.

    XML-2402: inalid duration "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in correct extended date

    time format defined in !%4 09.

    Action:Correct the #alue to satisfy format n;nMn8TnOnMn%.

    XML-24022: inalid date alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in #alid calendar date

    format specified in !%4 09.

    Action:Correct the #alue to satisfy CC;;-MM-88 format. c#c-datatype-#alid...

    XML-24023: inalid dateime alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in #alid combined data

    time format as specified in !%4 09

    Action:Correct the #alue to satisfy format CC;;-MM-88Thh6mm6ss with

    optional time2oon.

    XML-24024: inalid time alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in #alid time format as

    specified in !%4 09.

    Action:Correct the #alue to satisfy foramt 88Thh6mm6ss with optionaltime2oon.

    XML-2402: inalid gearMont/ alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in #alid right-truncated

    date format, as specified in !%4 09.

    Action:Correct the #alue to satisfy format CC;;-MM.

    XML-2402!: inalid gear alue "string" at line string, column string

  • 8/13/2019 Oracle Error Message1

    33/53

    Cause:&c#c-datatype-#alid...) Characters were not in #alid right-truncated

    date format, as specified in !%4 09.

    Action:Correct the #alue to satisfy format CC;;.

    XML-2402(: inalid gMont/ay alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in #alid left-truncated

    date format, as specified in !%4 09.

    Action:Correct the #alue to re$uired foramt --MM-88.

    XML-2402): inalid gay alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in #alid left-truncated

    date format, as specified in !%4 09.

    Action:Correct the #alue to re$uired format ---88.

    XML-2402*: inalid gMont/ alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in #alid left-and-right-

    truncated date format, as specified in !%4 09.

    Action:Correct the #alue to re$uired format --MM--.

    XML-24030: inalid /einary alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid hex encoded

    binary.

    Action:Correct the #alue to satisfy hexRinary type

    XML-2403: inalid .ase!4inary alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid with respect to

    base9' encoding.

    Action:Correct the #alue to satisfy base9' binary encoding.

    XML-24032: inalid any86 alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not in #alid format asspecified in ":C =9 and ":C 3=.

    Action:Correct the #alue to satisfy anyD"! type

    XML-24033: inalid 9

  • 8/13/2019 Oracle Error Message1

    34/53

    Action:Correct the #alue to satisfy token typeXML-2403(: inalid language alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid #alue for language

    type.

    Action:Correct the #alue to satisfy language type

    XML-2403): inalid

  • 8/13/2019 Oracle Error Message1

    35/53

    XML-2404(: inalid non5ositie6nteger alue "string" at line string,

    column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid #alue for

    nonositi#e!nteger type.

    Action:Correct the #alue to satisfy nonositi#e!nteger type

    XML-2404): inalid negatie6nteger alue "string"

    Cause:&c#c-datatype-#alid...) Characters were not #alid #alue for

    negati#e!nteger type.

    Action:Correct the #alue to satisfy negati#e!nteger type

    XML-2404*: inalid long alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid #alue for long

    type.

    Action:Correct the #alue to satisfy long type

    XML-2400: inalid int alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid #alue for int type.

    Action:Correct the #alue to satisfy int type

    XML-240: inalid s/ort alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid #alue for short

    type.

    Action:Correct the #alue to satisfy short type

    XML-2402: inalid .yte alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid #alue for byte

    type.

    Action:Correct the #alue to satisfy byte type

    XML-2403: inalid non/ort alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid #alue for

    unsigned%hort type.

    Action:Correct the #alue to satisfy unsigned%hort type

  • 8/13/2019 Oracle Error Message1

    36/53

    XML-240(: inalid unsignedyte alue "string" at line string, column string

    Cause:&c#c-datatype-#alid...) Characters were not #alid #alue for

    unsignedRyte type.

    Action:Correct the #alue to satisfy unsignedRyte type

    XML-240): alue "string" must .e alid wit/ res#ect to one mem.er ty#e

    Cause:&c#c-datatype-#alid...=) Characters were in#alid with respect to any

    member type of union.

    Action:Correct data #alue to satisfy at least one member type

    XML-240*: element "string" not e#ected at line string, column string

    Cause:&c#c-elt.)

    Action:none

    XML-240!0: element "string" a.stract

    Cause:&c#c-elt.) lement declared abstract was used in instance document.

    Action:8o not declare the element as abstract.

    XML-240!: element "string" not nilla.le at line string, column string

    Cause:&c#c-elt.=.) There was an attriube xsi6nil, which was not allowed

    because the element declaration was not nillable.

    Action:"emo#e xsi6nil attribute from the the element

    XML-240!2: no c/aracter or element c/ildren allowed +or nill content "string"

    Cause:&c#c-elt.=..) lement was specified nill but had character or element

    children.

    Action:"emo#e any element content or remo#e nil attribute.

    XML-240!3: nil element does not satis+y +ied alue constraint

    Cause:&c#c-elt.=..) lement had an fixed #alue while the content in instance

    was empty.Action:"emo#e nill attribute from element.

    XML-240!4: si:ty#e not a 9

  • 8/13/2019 Oracle Error Message1

    37/53

  • 8/13/2019 Oracle Error Message1

    38/53

    XML-240((: alue "string" greater t/an or e;ual to ma%clusie

    Cause:&c#c-maxxclusi#e-#alid) The data #alue was out of boundary

    specified in maxxclusi#e facet.

    Action:Correct the data #alue.

    XML-240(): alue "string" greater t/an t/e ma6nclusie

    Cause:&c#c-max!nclusi#e-#alid) The data #alue was out of boundary specified

    in max!nclusi#e facet.

    Action:Correct the data #alue.

    XML-240(*: alue lengt/ o+ "string" greater t/an maLengt/

    Cause:&c#c-max+ength-#alid) The length of the data #alue was greater than

    max+ength.

    Action:Make the data #alue>s length smaller than max+ength.

    XML-240)0: alue "string" smaller or e;uals to min%clusie

    Cause:&c#c-minxclusi#e-#alid) The data #alue was out of lower boundary of

    #alue range.

    Action:Dse data #alude that is greater to minxclusi#e.

    XML-240): alue "string" smaller t/an min6nclusie

    Cause:&c#c-min!nclusi#e-#alid) The data #alue was too small.

    Action:Dse data #alue not smaller than the #alue of min!nclusi#e.

    XML-240)2: alue "string" s/orter t/an minLengt/

    Cause:&c#c-min+ength-#alid) The length of #alue was smaller than that

    specified in min+ength.

    Action:Dse data #alue with length greater than or e$uals to min+ength.

    XML-240)3: wildcard #article in t/e content o+ element "string" not done

    Cause:&c#c-particle..) The wildcard particle>s min4ccurs had not been met.Action:Oa#e more elements in the content that match the wildcard.

    XML-240)4: element #article "string" not done

    Cause:&c#c-particle..) The element particle>s min4ccurs had not been met.

    Action:Oa#e more elements that match the element declaration or members in

    its substitution group.

    XML-240): model grou# "string" in t/e content o+ element "string" not done

    Cause:&c#c-particle..=) The model group particle>s min4ccurs had not been

    met.Action:Oa#e more elements in the content that match the model group.

    XML-240)!: inlid literal "string" wit/ res#ect to #attern +acet "string"Cause:&c#c-pattern-#alid) The literal did not match the pattern constraining

    facet.

    Action:Correct the lexical data to match pattern facet.

    XML-240)(: unde+ined ty#e "string"

    Cause:&c#c-resol#e-instance.) Could not resol#e the type reference to a type

    definition

  • 8/13/2019 Oracle Error Message1

    39/53

    Action:Add the type definition to schemaXML-240)): undeclared attri.ute "string"

    Cause:&c#c-resol#e-instance.) Could not resol#e attributre reference to an

    attribute declaraton.

    Action:Add the attribute declaration to schema.

    XML-240)*: undeclared element "string"

    Cause:&c#c-resol#e-instance.=) Could not resol#e element reference to an

    element declaraton

    Action:Add the element declaration to schema

    XML-240*0: unde+ined attri.ute grou# "string"

    Cause:&c#c-resol#e-instance.') Could not resol#e the attribute group reference

    to an attribute group definition.

    Action:8efine the attribute group definition in schema

    XML-240*: unde+ined model grou# "string"

    Cause:&c#c-resol#e-instance.() Could not resol#e the model group reference to

    a model group definition

    Action:8efine the model group in schema

    XML-240*2: undeclared notation "string"

    Cause:&c#c-resol#e-instance.9) Could not resol#e the notation reference to a

    notation declaration

    Action:Add the notation declaration to schema

    XML-240*3: too many digits in alue "string" at line string, column string

    Cause:&c#c-total8igits-#alid) The number of digits in numeric #alue was

    greater than the #alue of total8igits facet.

    Action:Dse smaller numbers.XML-2400: element "string" must .elong to XML >c/ema names#ace

    Cause:lement in *M+ %chema document did not ha#e %chema namespace.

    Action:%pecify *M+ %chema namespace

    http6//www.w=.org//*M+%chema

    XML-240: can not .uild sc/ema +rom location "string"

    Cause:&schemaSreference.) rocessor could not find schema from gi#en

    schema location

    Action::ix the schema locationXML-2402: can not resole sc/ema .y target names#ace "string"

    Cause:&schemaSreference.=) rocessor was unable to retrie#e schema basedon gi#en namespace.

    Action::ix the schema namespace

    XML-2403: inalid annotation re#resentation at line string, column string

    Cause:&src-annotation)

    Action:none

    XML-2404: multi#le annotations at line string, column string

  • 8/13/2019 Oracle Error Message1

    40/53

  • 8/13/2019 Oracle Error Message1

    41/53

    XML-24: circular attri.ute grou# re+erence "string"

    Cause:&src-attributeSgroup.=) Attriubte group were circularly referenced

    outside redefine

    Action:"emo#e circular reference

    XML-24!: circular grou# re+erence "string"

    Cause:group were circularly referenced outside redefine.

    Action:"emo#e circular reference

    XML-24(: .ase ty#e "string" +or com#leContent is not com#le ty#e

    Cause:&src-ct.) 8eri#ed a complexType with complex content from simple

    type

    Action:Change base type to complex type

    XML-24): sim#le content re;uired in .ase ty#e "string"

    Cause:&src-ct.) A complexType with simpleContent was deri#ed from a

    complexType with complex content

    Action:Change base type to simple type if deri#ation is extensionB or

    simpleContent complex type.

    XML-24*: #ro#erties s#eci+ied wit/ element re+erence "string"

    Cause:&src-element..) lement reference also had complexType,

    simpleType, key, keyref uni$ue children or nillable, form, default, block, or

    type attribute.

    Action:"emo#e conflict attributes or children.

    XML-2420: sim#ley#e and com#ley#e can not .ot/ #resent in element

    declaration "string"

    Cause:&src-element.=) lement declaration had both complexType,

    simpleType children.Action:"emo#e either simpleType or complexType child.

    XML-242: im#orted names#ace "string" must di++erent +rom names#ace

    "string"

    Cause:&src-import..) The namespce of import was the same as the target

    namespace of importing schema

    Action:Change import to inclusion.

    XML-2422: target names#ace "string" re;uired

    Cause:&src-import..) !mported namespace was specified but absent imported

    schema.

    Action:"emo#e namespace attribute in element import, or add targetnamespac to the imported schema.

    XML-2423: names#ace "string"is di++erent +rom e#edted target

  • 8/13/2019 Oracle Error Message1

    42/53

    XML-2424: target

  • 8/13/2019 Oracle Error Message1

    43/53

  • 8/13/2019 Oracle Error Message1

    44/53

    XML-2442: +acet "string" can not .e s#eci+ied more t/an once

    Cause:&src-single-facet-#alue) %ame facet other than enumeration and pattern

    had been specified more than once, which is not allowed.

    Action:"emo#e extra facets.

    XML-2443: mem.ery#es and sim#ley#e c/ild can not .ot/ .e a.sent in

    union

    Cause:&src-union-memberTypes-or-simpleTypes) Roth memberTypes and

    simpleType were absent for a union type.

    Action:ither specify memberTypes or add simpleType children.

    XML-2444: +acets can only used +or restriction

    Cause:&st-restrict-facets) 8eri#ation was not restriction while facet children

    were present.

    Action:"emo#e facet children.

    XML-2420: du#licate attri.ute "string" declaration

    Cause:&ag-props-correct.) There were more than one attribute declarations

    with same namespace and name in attribute group definition.

    Action:"emo#e duplicate attribute declarations.

    XML-24202: more t/an one attri.utes wit/ 6 ty#e not allowed

    Cause:&ag-props-correct.) There were more than one attribute declarations

    with type !8.

    Action:Change to other types for such attriubte declarations

    XML-24203: inalid alue constraint "string"

    Cause:&a-props-correct.) The fixed #alue or default #alue did not satisfy the

    attribute>s type

    Action:Dse type #alid default for fixed #alue.XML-24204: alue constraint "string" not allowed +or 6 ty#e

    Cause:&a-props-correct.=) Attribute with !8 type had either fixed or default

    #alue constraint.

    Action:"emo#e #alue constraint.

    XML-2420: +ied alue "string" does not matc/ "string" in attri.ute

    declaration

    Cause:&au-props-correct.) Attriubte reference specified a fixed #alue which is

    not the same as that in referenced declaration.Action:Correct the fixed #alue to the same as specified in attribute declaration

    XML-2420!: alue constraint must .e +ied to matc/ t/at in attri.utedeclaration

    Cause:&au-props-correct.) Attriubte reference specified a default #alue, while

    the referenced declaration had a fixed #alue.

    Action:"emo#e default #alue form attribute reference.

    XML-2420(: inalid #at/ e#ression "string"

  • 8/13/2019 Oracle Error Message1

    45/53

    Cause:&c-fields-xpaths.) The #alue of xpath was not #alid xpath expression as

    specified in *ath ..

    Action:Dse correct xpath

    XML-2420): inalid +ield #at/ "string"

    Cause:&c-fields-xpaths.) The #alue of xpath did not satisfied field>s restricted

    xpath syntax.

    Action:Correct the xpath expression

    XML-2420*: ma&ccurs in element "string" o+ All grou# must .e 0 or

    Cause:&cos-all-limited) %ome elements in a All group had max4ccurs greater

    than one.

    Action:none

    XML-2420: All grou# /as to +orm a content ty#eB

    Cause:All group was contained in another model group

    Action:Make all group at the top of a content type cos-all-limited

    XML-242: All grou# /as to +orm a content ty#eB

    Cause:&cos-applicable-facets) All group was contained in another model group

    Action:Make all group at the top of a content type

    XML-2422: ty#e "string" does not allow +acet "string"

    Cause:&cos-applicable-facets) A facet not applicable to the simple type was

    used.

    Action:"emo#e the facet.

    XML-2423: wildcard intersection is not e#rssi.le

    Cause:&cos-aw-intersect) Two wilcards in an attribtue group had different

    negati#e namespaces

    Action:Dse only one wildcard with negati#e namespaceXML-2424: .ase ty#e not allow "string" deriation

    Cause:&cos-ct-deri#ed-ok.) Rase type>s final pre#ented the deri#ation.

    Action:"emo#e the deri#ation method from the #alue of final in base type

    XML-242: com#le ty#e "string" is not a deriation o+ ty#e "string"

    Cause:&cos-ct-deri#ed-ok.) There was no deri#ation chain from base type to

    deri#ed type.

    Action::ix the deri#ation chaining.

    XML-242!: must s#eci+y a #article in etened content ty#e

    Cause:&cos-ct-extends..'..) The content type of an extension of a complex

    type was emptyAction:Add particle to the content type of extension.

    XML-242(: content ty#e "string" con+licts wit/ .ase ty#e=s content ty#e

    "string"

    Cause:&cos-ct-extends..'...) Rase type>s content type was not empty and

    was not the same as the content type specified.

    Action:Match the specified content type with that in base type.

  • 8/13/2019 Oracle Error Message1

    46/53

    XML-242): inconsistent local element declarations "string"

    Cause:More than one elements in the content had same name and namespace,

    but did not refer to same type.

    Action:Make type references the same for all elements e$ual in name and

    namespace cos-element-consistent

    XML-242*: element "string" is not alid su.stituta.le +or element "string"

    Cause:&cos-e$ui#-deri#ed-ok-rec)

    Action:none

    XML-24220: itemy#e "string" can not .e list

    Cause:&cos-list-of-atomic) The itemType of a list type was itself a list.

    Action:Dse atomic or union type as the itemType of list.

    XML-2422: cricular union "string" not allowed

    Cause:&cos-no-circular-union) Dnion>s name and namespace matched one of

    its memberType.

    Action:"emo#e any circular references

    XML-24222: am.iguous #articles "string"

    Cause:&cos-nanambig) particles in a content type #iolated DA Dni$ue

    article AttritionB constraint.

    Action:Make content type particle unambiguous.

    XML-24223: inalid #article etension

    Cause:&cos-particle-extend)

    Action:none

    XML-24224: inalid #article restriction

    Cause:&cos-particle-restrict)

    Action:noneXML-2422: sim#le ty#e "string" does not allowed restriction

    Cause:&cos-st-deri#ed-ok) 8eri#ation was restriction but restriction was in

    base type>s final.

    Action:"emo#e restriction from base type>s final.

    XML-2422!: inalid deriation +rom .ase ty#e "string"

    Cause:&cos-st-deri#ed-ok) The deri#ation #iolated the 1type deri#aton 4s default #alue constraint was in#alid to its

    type.

    Action:Correct the default #alue or remo#e it.

    XML-24234: wrong +ield cardinality +or keyre+ "string"

    Cause:&c-props-correct) 7umber of fields were different between keyref and

    referenced key.

    Action:nsure that keyref and referenced key ha#e same number of fields.

    XML-2423: com#le ty#e can only etend sim#le ty#e "string"

    Cause:&ct-props-correct) Complex type was deri#ed from simple type, but

    deri#ation was not extension.

    Action:Change restriction to extension.

    XML-2423!: cricular ty#e de+inition "string"Cause:&ct-props-correct) Type was in its own deri#ation chain.

    Action:"emo#e recursi#e deri#ation.

    XML-2423!: cricular ty#e de+inition "string"

    Cause:&ct-props-correct) Type was in its own deri#ation chain.

    Action:"emo#e recursi#e deri#ation.

    XML-2423(: .ase ty#e "string" must .e com#le ty#e

    Cause:&deri#ation-ok-restriction.) Complex type was restricted from a simple

    type.Action:Change the restriction from a complex type.

    XML-2423): attri.ute "string" not allowed in .ase ty#eCause:&deri#ation-ok-restriction.) The attribute in restriction was not allowed

    for base type.

    Action:Correct the restriction of attribute use.

    XML-2423*: re;uired attri.ute "string" not in restriction

    Cause:&deri#ation-ok-restriction.=) "estriction>s attribute uses was not a subset

    of base type>s attribute uses.

  • 8/13/2019 Oracle Error Message1

    48/53

  • 8/13/2019 Oracle Error Message1

    49/53

  • 8/13/2019 Oracle Error Message1

    50/53

    Cause:&minxclusi#e-#alid-restriction) "estriction>s minxclusi#e was greater

    than or e$uals to base type>s maxxclusi#e

    Action:%pecify smaller #alue for minxclusi#e.

    XML-242!2: min6nclusie "string" must not .e greater t/an ma6nclusie

    Cause:&min!nclusi#e-less-than-e$ual-to-max!nclusi#e) %pecified a

    min!nclusi#e that was greater than max!nclusi#e

    Action:%pecify smaller #alue for min!nclusi#e.

    XML-242!3: Can not s#eci+y .ot/ min6nclusie and min%clusie

    Cause:&min!nclusi#e-minxclusi#e)) "estriction specified both min!nclusi#e

    and minxclusi#e.

    Action:"emo#e either min!nclusi#e or minxclusi#e.

    XML-242!4: inalid min6nclusie "string"

    Cause:&min!nclusi#e-#alid-restriction) "estriction>s min!nclusi#e was less

    than or e$ual to min!nclusi#e in base type.

    Action:Dse min!nclusi#e larger than that of base type.

    XML-242!: inalid min6nclusie "string"

    Cause:&min!nclusi#e-#alid-restriction) "estriction>s min!nclusi#e was less

    than minxclusi#e in base type.

    Action:Dse min!nclusi#e larger than or e$ual to the minxclusi#e of base

    type.

    XML-242!(: inalid min6nclusie "string"

    Cause:&min!nclusi#e-#alid-restriction) "estriction>s min!nclusi#e was greater

    than max!nclusi#e in base type.

    Action:Dse min!nclusi#e smaller than or e$ual to the max!nclusi#e of base

    type.XML-242!): inalid min6nclusie "string"

    Cause:"estriction>s min!nclusi#e was greater than or e$ual to maxnclusi#e in

    base type.

    Action:Dse min!nclusi#e smaller than the maxnclusi#e of base type.

    min!nclusi#e-#alid-restriction

    XML-242!*: inalid minLengt/ "string"

    Cause:&min+ength-less-than-e$ual-to-max+ength) min+ength in restriction is

    greater than base type>s max+ength.Action:Make min+ength within the length range of base type.

    XML-242(0: inalid minLengt/ "string"Cause:&min+ength-#alid-restriction) 5alue of min+ength is smaller than that

    of base type in restriction.

    Action:Dse bigger #alue for min+ength.

    XML-242(: can not declare mlns attri.ute

    Cause:&no-xmlns) 8eclared an attribute with name xmlns.

    Action:"emo#e such declaraton.

  • 8/13/2019 Oracle Error Message1

    51/53

  • 8/13/2019 Oracle Error Message1

    52/53

  • 8/13/2019 Oracle Error Message1

    53/53

    XML-30004: %rror creating .ase url ==string==

    Cause:D"+ pro#ided as base url is in#alid

    Action::ix base url pro#ided

    XML-3000: %rror reading in#ut ==string==

    Cause:!nput url pro#ided might be in#alid

    Action:none

    XML-3000): A alid #arameter target is re;uired

    Cause:aram with name target is missing or in#alid

    Action:lease add param target pointing to the target output label

    XML-3000: 5rocess de+inition element ==string== needs to .e de+ined

    Cause:lement procdef is missing

    Action:lease add process definition to pipedoc

    XML-300: ContentHandler not aaila.le

    Cause:The dependent process does not pro#ide a #alid ContentOandler

    Action:lease implement the getContentOandler A! in your rocess.

    XML-3002: 5i#eline com#onents are not com#ati.le

    Cause:Component output and input don>t match in terms of document/docfrag

    Action::ix the pipedoc to use components which are compatible

    XML-3003: 5rocess wit/ out#ut la.el ==string== not +ound

    Cause:rocess whose output label matched target label is not a#ailable

    Action:Create a process in the pipedoc, where the output label matches the

    label of the target param

    XML-3004: 5i#eline is not com#lete, missing out#utGout#aram la.el called

    ==string==

    Cause:A dependent process output label has not been named correctly, or adependent process is missing

    Action:lease make sure e#ery dependent input has a corresponding output

    XML-300!: na.le to instantiate class

    Cause:A process could not be create as there is an error in the process

    definition element associated with it

    Action:Correctly specify the class for a process definition

    XML-300(: arget is u#-to-date, #i#eline not eecuted

    Cause:ither the target does not exist, or the pipeline inputs are more recent

    than the target

    Action:Dse the >force> option to execute pipeline regardless of whether thetarget is up-to-date