LPX-00100: root element "~1S" does not match DTD root "~2s"



LPX-00100: root element "~1S" does not match DTD root "~2s"..

Answer / guest

Cause: Validity Constraint 2.8 failed: "The Name in the
document type declaration must match the element type of the
root element." *Example: <?xml version="1.0"?> <!DOCTYPE
greeting [ <!ELEMENT greeting (#PCDATA)> ]>
<salutation>Hello!</salutation> *Explanation: The document's
root element, salutation, does not match the root element
declared in the DTD (greeting).

Action: Correct the document.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-17505: ksfdrsz:string Failed to resize file to size string blocks

1 Answers  


SQL*Loader-00279: Only APPEND mode allowed when parallel load specified.

1 Answers  


DRG-10704: preference string does not have an attribute named string

1 Answers  


NNO-00318: overriding next statistic counter reset, resetting in number seconds

1 Answers  


ORA-13202: failed to create or insert into the SDO_INDEX_METADATA table

1 Answers  






ORA-14269: cannot exchange partition other than a Range or Hash partition

1 Answers  


PCB-00216: OCCURS ASCENDING/DESCENDING clause not allowed for "string"

1 Answers  


ORA-00824: cannot set sga_target due to existing internal settings

1 Answers  


PLW-05001: previous use of 'string' (at line string) conflicts with this use

1 Answers  


CLSR-00501: Error number encountered when connecting to EVM daemon

1 Answers  


TNS-12622: TNS:event notifications are not homogeneous

1 Answers  


ORA-24319: unable to allocate memory

1 Answers  


Categories