Specifies the list type.
      
<plt
	val="listTypeValues"
/>
    | Element type | listTypeProperty | 
| Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
| Schema name | XML Document 2003 | 
| Element | Description | 
|---|---|
| listDef | Represents the base list definitions. These definitions will not be directly used in the document. Instead, they will be referenced by list elements. | 
None.
| Attribute | Type | Required | Description | Possible Values | 
|---|---|---|---|---|
| val | listTypeValues | required | Defines the type of list (single, multi, or hybrid). | 
 | 
      
<xsd:element name="plt" type="listTypeProperty" minOccurs="0" >
</xsd:element>