Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element PackagingMarkedLabelAccreditations / PackagingMarkedLabelAccreditationCode
Namespace No namespace
Annotations
Code defining a markings that the trade item has received recognition, endorsement, certification by following guidelines by the label issuing agency
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_PackagingMarkedLabelAccreditationCodeType.tmp#PackagingMarkedLabelAccreditationCodeType
Type PackagingMarkedLabelAccreditationCodeType
Properties
content simple
minOccurs 1
maxOccurs unbounded
Facets
pattern (\c+) & ((FAIR_TRADE_MARK)|(RAINFOREST_ALLIANCE)|(UTZ_CERTIFIED)|(EU_ECO_LABEL)|(FOREST_STEWARDSHIP_COUNCIL_LABEL)|(BRA_MILJOVAL_LABEL_SWEDISH)|(GLOBAL_ORGANIC_TEXTILE_STANDARD)|(MARINE_STEWARDSHIP_COUNCIL_LABEL)|(SVANEN)|(AQUACULTURE_STEWARDSHIP_COUNCIL)|(SUSTAINABLE_PALM_OIL_RSPO)|(ECOCERT_CERTIFICATE)|(ECOCERT_COSMOS_ORGANIC)|(PRO_TERRA_NON_GMO_CERTIFICATION)|(ROUNDTABLE_ON_RESPONSIBLE_SOY)|(OFG_ORGANIC)|(EESTI_OKOMARK)|(LOODUSSOBRALIK_TOODE_ESTONIA)|(TUNNUSTATUD_EESTI_MAITSE)|(TUNNUSTATUD_MAITSE)|(AUS_KAUP_ESTONIA)|(EESTI_PARIM_TOIDUAINE)|(GMO_MARKED)|(PROTECTED_DESIGNATION_OF_ORIGIN)|(TRADITIONAL_SPECIALTY_GUARANTEED))
Source
<xs:element minOccurs="1" maxOccurs="unbounded" name="PackagingMarkedLabelAccreditationCode" type="PackagingMarkedLabelAccreditationCodeType">
  <xs:annotation>
    <xs:documentation>Code defining a markings that the trade item has received recognition, endorsement, certification by following guidelines by the label issuing agency</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type PackagingMarkedLabelAccreditations
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PackagingMarkedLabelAccreditations.tmp#PackagingMarkedLabelAccreditations_PackagingMarkedLabelAccreditationCode
Used by
Model
Children PackagingMarkedLabelAccreditationCode
Source
<xs:complexType name="PackagingMarkedLabelAccreditations">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="unbounded" name="PackagingMarkedLabelAccreditationCode" type="PackagingMarkedLabelAccreditationCodeType">
      <xs:annotation>
        <xs:documentation>Code defining a markings that the trade item has received recognition, endorsement, certification by following guidelines by the label issuing agency</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>