Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element LocalLabelAccreditations / LocalLabelAccreditationCodeReference
Namespace No namespace
Annotations
Code defining a marking on package that is locally managed and is not regulatory in nature
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_LocalLabelAccreditationCodeType.tmp#LocalLabelAccreditationCodeType
Type LocalLabelAccreditationCodeType
Properties
content simple
minOccurs 1
maxOccurs unbounded
Facets
pattern (\c+) & ((DOMESTIC)|(AWARDWINNING)|(ALLERGY_FREE)|(HEALTHY)|(ODORLESS)|(SENSITIVE_SKIN_PRODUCT)|(ESTONIAN_FLAG_LABEL)|(GREEN_LABEL_OF_POLVAMAA)|(GROWN_IN_ESTONIA)|(ICA_GOTT_LIV)|(NORDIC_KEYHOLE)|(ORIGINAL_FARM_FOOD)|(ORIGINAL_FROM_SAAREMAA)|(RIMI_GOOD_FOR_YOU)|(UMA_MEKK))
Source
<xs:element minOccurs="1" maxOccurs="unbounded" name="LocalLabelAccreditationCodeReference" type="LocalLabelAccreditationCodeType">
  <xs:annotation>
    <xs:documentation>Code defining a marking on package that is locally managed and is not regulatory in nature</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type LocalLabelAccreditations
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_LocalLabelAccreditations.tmp#LocalLabelAccreditations_LocalLabelAccreditationCodeReference
Used by
Model
Children LocalLabelAccreditationCodeReference
Source
<xs:complexType name="LocalLabelAccreditations">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="LocalLabelAccreditationCodeReference" type="LocalLabelAccreditationCodeType">
      <xs:annotation>
        <xs:documentation>Code defining a marking on package that is locally managed and is not regulatory in nature</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>