共用方式為


SPListTemplateType Simple Type (DeploymentManifest)

Applies to: SharePoint Foundation 2010

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