Showing:

Attributes
Diagrams
Model
Properties
Source
Used by
Element IngredientNames / IngredientName
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextTypee-document-3_1_10_xsd_Complex_Type_ShortTextLangType.tmp#ShortTextLangType_lange-document-3_1_10_xsd_Complex_Type_ShortTextLangType.tmp#ShortTextLangType
Type ShortTextLangType
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs unbounded
Attributes
QName Type Use
lang LanguageType optional
Source
<xs:element minOccurs="1" maxOccurs="unbounded" name="IngredientName" type="ShortTextLangType"/>
Complex Type IngredientNames
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_IngredientNames.tmp#IngredientNames_IngredientName
Used by
Model
Children IngredientName
Source
<xs:complexType name="IngredientNames">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="IngredientName" type="ShortTextLangType"/>
  </xs:sequence>
</xs:complexType>