How to fix the Oracle error LPX-00313: cannot construct XML comment with content: ~S?
In this post, you’ll learn more about the Oracle ErrorLPX-00313: cannot construct XML comment with content: ~S with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
LPX-00313: cannot construct XML comment with content: ~S
Reason for the Error LPX-00313: cannot construct XML comment with content: ~S
Cause: The content of XML comment node might be invalid.
How to fix the Error LPX-00313: cannot construct XML comment with content: ~S ?
You can fix this error in Oracle by following the below steps
Action: Make necessary changes to make the node valid according to spec.
Leave Your Comment