适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
包含列表定义或网站定义的基列表类型中的表单集合。
<Forms>
    <Form
        Default = "TRUE" | "FALSE"
        Path = "Text"
        SetupPath = "Text"
        Template = "Text"
        Type = "DisplayForm" | "EditForm" | "NewForm"
        Url = "URL"
        UseDefaultListFormWebPart = "TRUE" | "FALSE"
        UseLegacyForm = "TRUE" | "FALSE"
        WebPartZoneID = "Text">
        <WebParts>
            <AllUsersWebPart
                WebPartOrder = Integer
                WebPartZoneID = "Text">          <![CDATA[...]]>
            </AllUsersWebPart>
        </WebParts>
    </Form>
</Forms>
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
无
子元素
父元素
出现次数
- 最小值:0
- 最大值:1