Hi,
I'd like to know how to create a SimpleType that is a enumeration with XMLSpy.
Do you have link or something useful that can help me ?
it's simpletype for country code
enumeration AD ("ANDORRA")
enumeration AE ("UNITED ARAB EMIRATES")
enumeration AF ("AFGHANISTAN")
enumeration AG ("ANTIGUA AND BARBUDA")
enumeration AI ("ANGUILLA")
Thanks