How to fix the Oracle error LSX-00136: “maxOccurs” is less than “minOccurs”?
In this post, you’ll learn more about the Oracle ErrorLSX-00136: “maxOccurs” is less than “minOccurs” with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
LSX-00136: “maxOccurs” is less than “minOccurs”
Reason for the Error LSX-00136: “maxOccurs” is less than “minOccurs”
Cause: The value of the “maxOccurs” specification is less than the value of the “minOccurs” specification.
How to fix the Error LSX-00136: “maxOccurs” is less than “minOccurs” ?
You can fix this error in Oracle by following the below steps
Action: Correct “minOccurs” or “maxOccurs”.
Leave Your Comment