You are creating a Microsoft Windows SharePoint Services site definition module that declares a reference to a file named Company.aspx.
You need to ensure that the Company.aspx file has a Shared Documents list view Web Part component in the Top WebPartZone location.
What should you do?
A.
Create a View element that has a BaseViewID attribute and a WebPartZoneID attribute.
B.
Create a View element that has a List attribute that contains the value Shared Documents and a WebPartZoneID attribute.
C.
Create a View element that has a Name attribute that contains the value Shared Documents and a WebPartZoneID attribute.
D.
Create an AllUsersWebPart element that defines the assembly information for the list view WebPart component and specifies the WebPartZoneID attribute.