Share via


SPListTemplateType Simple Type (DeploymentManifest)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Establishes a base for instantiating list templates.


<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.

See Also

Reference

SPListTemplateType

Concepts

DeploymentManifest Schema