Github user tellison commented on the issue:

    https://github.com/apache/incubator-pirk/pull/17
  
    Each element must occur once (i.e. minOccurs="1" maxOccurs="1") unless 
stated differently, so we just need to add a minOccurs="0" to isArray to make 
it optional, defaulting to true, so we can write <isArray/>.
    
    I'll update this PR.
    
    [It is also possible to define the set of allowed values for the <type> 
element, but since that may contain a class name as well as the primitive 
types, we can't usefully define it any better in the xsd.]


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to