MKG_MarketingCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="MKG_MarketingCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Rating"/>
    <xs:enumeration value="Target"/>
    <xs:enumeration value="Theme"/>
    <xs:enumeration value="StrongPoint"/>
  </xs:restriction>
</xs:simpleType>