content-transfer-encoding

Attribute Information

Used By

Element ice-item

Source

<xs:attribute name="content-transfer-encoding" default="x-native-xml">
  <xs:simpleType>
    <xs:restriction base="xs:NMTOKEN">
      <xs:enumeration value="base64"/>
      <xs:enumeration value="x-native-xml"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample