TK_CustomerGroupCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_CustomerGroupCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="Customer"/>
    <xs:enumeration value="Idle"/>
    <xs:enumeration value="Prospect"/>
    <xs:enumeration value="Suspect"/>
  </xs:restriction>
</xs:simpleType>