Invalid Structure Error
Collaborate with us
Edit this page on GitHub
The Invalid Structure
error is issued in the following situations:
-
<structure> must have at least one attribute
You have a structure with no attributes.
Add at least one attribute to your structure.
Double-click on the error line to take you directly to the invalid structure.