LibraryLink ToToggle FramesPrintFeedback

Occurrence Constraints on the All Element

Complex types defined with the all element do not allow for multiple occurrences of the structure defined by the all element. You can, however, make the structure defined by the all element optional by setting its minOccurs attribute to 0.

Setting the all element's minOccurs attribute to 0 has no effect on the generated Java class.