What does max/min mean on the root element of a resource or extension?
<element>
<path value="Patient" />
<min value="0" />
<max value="*" />
...snip...
</element>
The cardinality allowed in a containing structure like Bundle? Doesn't make sense to me....