You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When parsing my schema, I get "[fatal] Current configuration of the parser doesn't allow the expansion of a content model for a complex type to contain more than 5,000 nodes."
Steps to Reproduce
Expected Behavior
I should be able to parse my schema by editing a flag to allow more than 5k nodes
The text was updated successfully, but these errors were encountered:
Understood. I support Europe, so let's investigate how we make Java validate an example diagram. Can you file a test case that breaks the library? We'd need a valid CBAM report + the XSD schema you use (which should be public?).
Describe the Bug
When parsing my schema, I get
"[fatal] Current configuration of the parser doesn't allow the expansion of a content model for a complex type to contain more than 5,000 nodes."
Steps to Reproduce
Expected Behavior
I should be able to parse my schema by editing a flag to allow more than 5k nodes
The text was updated successfully, but these errors were encountered: