Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element PricePerformanceRequirementRecord / PerformanceRequirementDescription
Namespace No namespace
Annotations
Description of an additional or more specific requirement, it can be a requirement that is not included in the classifier PerformanceRequirementOptionCodeType
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type ShortTextType
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
maxLength 50
Source
<xs:element minOccurs="0" maxOccurs="1" name="PerformanceRequirementDescription" type="ShortTextType">
  <xs:annotation>
    <xs:documentation>Description of an additional or more specific requirement, it can be a requirement that is not included in the classifier PerformanceRequirementOptionCodeType</xs:documentation>
  </xs:annotation>
</xs:element>
Element PricePerformanceRequirementRecord / PerformanceRequirementOptionCode
Namespace No namespace
Annotations
Code indicating the type of the requirement
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_PerformanceRequirementOptionCodeType.tmp#PerformanceRequirementOptionCodeType
Type PerformanceRequirementOptionCodeType
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
pattern (\c+) & ((AISLE_DISPLAY)|(BILLBOARD_AD)|(BOGO)|(CHART)|(COUPON)|(DIRECT_MAIL)|(DUMP_BIN)|(END_CAP_DISPLAY)|(FLOOR_GRAPHICS)|(FLOOR_STACK)|(FLYER)|(FREE_ITEM)|(GONDOLA_DISPLAY)|(IN_STORE_SPECIAL)|(IN_STORE_DEMO_SAMPLE)|(IN_STORE_DISPENSER)|(INSERT)|(INSTANT_REBATE)|(INTERNET_AD)|(ITEM_INTRO)|(MAIL_IN_REBATE)|(MEMBERSHIP_CARD)|(NEWSPAPER_AD)|(ON_COUNTER)|(OTHER)|(PERIMETER_DISPLAY)|(PURCHASE_WITH_PURCHASE)|(RACK_DISPLAY)|(RADIO_AD)|(RETAILER_CIRCULAR)|(SCANNER)|(SHELF_EXTENDER)|(WOODEN_BASE)|(1/2_WOODEN_BASE)|(1/4_WOODEN_BASE)|(END_CAP_MIX)|(END_CAP_LOW)|(POS_DISPLAY)|(VOBLER))
Source
<xs:element minOccurs="0" maxOccurs="1" name="PerformanceRequirementOptionCode" type="PerformanceRequirementOptionCodeType">
  <xs:annotation>
    <xs:documentation>Code indicating the type of the requirement</xs:documentation>
  </xs:annotation>
</xs:element>
Element PricePerformanceRequirementRecord / PerformanceRequirementTypeCode
Namespace No namespace
Annotations
Code indicating the group of the requirement, e.g. campaign products' placement, campaign materials
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_PerformanceRequirementType.tmp#PerformanceRequirementType
Type PerformanceRequirementType
Properties
content simple
minOccurs 0
maxOccurs 1
Facets
pattern (\c+) & ((CAMPAIGN_PLACEMENT)|(CAMPAIGN_PLACEMENT_HM)|(CAMPAIGN_MATERIALS_POSITION)|(STOCK_AFTER_CAMPAIGN)|(CAMPAIGN_CLEARING_BILL))
Source
<xs:element minOccurs="0" maxOccurs="1" name="PerformanceRequirementTypeCode" type="PerformanceRequirementType">
  <xs:annotation>
    <xs:documentation>Code indicating the group of the requirement, e.g. campaign products' placement, campaign materials</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type PricePerformanceRequirementRecord
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Complex_Type_PricePerformanceRequirementRecord.tmp#PricePerformanceRequirementRecord_PerformanceRequirementDescriptione-document-3_1_10_xsd_Complex_Type_PricePerformanceRequirementRecord.tmp#PricePerformanceRequirementRecord_PerformanceRequirementOptionCodee-document-3_1_10_xsd_Complex_Type_PricePerformanceRequirementRecord.tmp#PricePerformanceRequirementRecord_PerformanceRequirementTypeCode
Used by
Model
Children PerformanceRequirementDescription, PerformanceRequirementOptionCode, PerformanceRequirementTypeCode
Source
<xs:complexType name="PricePerformanceRequirementRecord">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="1" name="PerformanceRequirementDescription" type="ShortTextType">
      <xs:annotation>
        <xs:documentation>Description of an additional or more specific requirement, it can be a requirement that is not included in the classifier PerformanceRequirementOptionCodeType</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" maxOccurs="1" name="PerformanceRequirementOptionCode" type="PerformanceRequirementOptionCodeType">
      <xs:annotation>
        <xs:documentation>Code indicating the type of the requirement</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element minOccurs="0" maxOccurs="1" name="PerformanceRequirementTypeCode" type="PerformanceRequirementType">
      <xs:annotation>
        <xs:documentation>Code indicating the group of the requirement, e.g. campaign products' placement, campaign materials</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>