Switch and multiple models

I was looking through the spec and reading through Micah Dubinko's "Xforms Essentials" to understand the switch module better.  I have a couple of questions I can't seem to find the answers to:

1) Can the case statements of a switch module be bound to a model?  If so, is it possible to have each case statement within a switch bound to a different model?

2) Can the controls inside of a case statement be mixed?  Meaning if the case statement has three controls, the first be bound to model 'One', the second to model 'Two', and the third to model 'Three'.  Or would all the controls of one case statement have to be bound to the same model?

Thanks, 
Susan 

Received on Tuesday, 14 October 2003 18:26:11 UTC