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-16051: parameter string contains an invalid delay time

1 Answers  


ORA-01927: cannot REVOKE privileges you did not grant

1 Answers  


DRG-50855: logoff fail

1 Answers  


ORA-12440: insufficient authorization for the SYSDBA package

1 Answers  


ORA-27016: skgfcls: sbtinfo returned error

1 Answers  






ORA-29812: incorrect object name specified

1 Answers  


PLS-00303: qualifier 'string' must be declared

1 Answers  


ORA-29847: cannot create a local domain index on a partitioned index-organized table

1 Answers  


ORA-01172: recovery of thread string stuck at block string of file string

1 Answers  


DRG-12511: use ctx_ddl.create_stoplist to create stoplists

1 Answers  


ORA-16703: cannot set the property while the database is enabled

1 Answers  


ORA-13294: cannot transform geometry containing circular arcs

1 Answers  


Categories