Question about bind

Do we agree that this should work?

 <bind ref="instance('a') | instance('b')">
  <bind ref="date" type="date"/>
  <bind ref="name" required="true()"/>
 </bind>

Steven

Received on Friday, 26 January 2024 11:21:42 UTC