In this blog post, let’s learn about the error message “6958 – Invalid definition for type ‘%s’. An ‘all’ group may not appear as the child or parent of any other model group, it must have minOccurs = maxOccurs = 1, its child elements must have maxOccurs = 1” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
6958 – Invalid definition for type ‘%s’. An ‘all’ group may not appear as the child or parent of any other model group, it must have minOccurs = maxOccurs = 1, its child elements must have maxOccurs = 1
Reason for the Error
To be update soon…
Solution
To be update soon…