This scenario demonstrates how to resolve
a choice with alternative message data. The message model used in this example
is:
chsmess (message)
head (xsd:string)
choice (group)
str1 (xsd:string)
int1 (xsd:int)
dur1 (xsd:duration)
footer (xsd:string)
You have completed this scenario. The message
model contains a choice that has been resolved using other data in the instance
message.