<xs:simpleType name="CountryCodeList"> <xs:restriction> <xs:simpleType> <xs:list itemType="List91"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType>