[repost] Several bind elements for the same instance data item ?

Hi,

is it possible for an instance data item to have several <bind> elements
bound to it ?

Something like this:
<xform:bind ref='a/b//*' type='xsd:string'/>
<xform:bind ref='a/b/c' required='true'/>

If yes, what happens when two model item properties contradict each other ?
Should we keep the first/last one ? Should we throw an exception ?

Thanks for your feedback,

Jérôme Nègre

Received on Thursday, 4 October 2001 12:04:26 UTC