<xs:element minOccurs="1" maxOccurs="unbounded" name="IngredientName" type="ShortTextLangType"/>
<xs:complexType name="IngredientNames"> <xs:sequence> <xs:element minOccurs="1" maxOccurs="unbounded" name="IngredientName" type="ShortTextLangType"/> </xs:sequence> </xs:complexType>