TK_ComplementCodeCodeType

%DOC%

Simple Type Information

Source

<xs:simpleType name="TK_ComplementCodeCodeType">
  <xs:annotation>
    <xs:documentation xml:lang="EN">%DOC%</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="AddOn"/>
    <xs:enumeration value="Alternative"/>
    <xs:enumeration value="Combinaison"/>
    <xs:enumeration value="CounterProposal"/>
    <xs:enumeration value="Extension"/>
    <xs:enumeration value="Upselling"/>
  </xs:restriction>
</xs:simpleType>