Partager via


2.2.2.3 Tokens Element

A Tokens element contains a preset collection of feedback reasons. The client determines the set of reasons in the collection based on the call media type. The type of this element is TokenCollectionType.

The TokenCollectionType type is defined as follows<312>:

 <xs:complexType name ="TokenCollectionType">
   <xs:sequence>
     <xs:element name="Token" type="mstns:TokenValueType" minOccurs="1" axOccurs="unbounded"/>
   </xs:sequence>
 </xs:complexType>