27/03/2012 09:56:41
 Liquid Support Posts: 89
|
Hi, No, it is not quite that smart! But you can use the Refactor tool to help you do in the generated XSD.
1. Run the infer schema tool. 2. Right click on a person element and select Refactor->Convert To Global Type. 3. Select the other person element and change its type in the properties window to the new global type. 4. Delete the old sequence from the person element.
Hope this helps.
|