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
Soap4r generates optimized ruby objects for arrays. When
in xsd schema we have single element in a sequence that has maxOccures > 1 then this element is omitted and parent is converted to array. This leads to misunderstandings.