Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
Establishes a base for instantiating list templates.
Definition
<xs:simpleType name="SPListTemplateType">
<xs:restriction base="xs:string" />
</xs:simpleType>
Type
xs:string
Remarks
This type represents the SPListTemplateType. However, it is not structured in the schema as an enumeration because it is an extensible type and can accommodate list types other than those enumerated in SPListTemplateType.