Press releases
File name: PressRelease.xml.
File layout for PressRelease.xml:
<PressReleases>
<PressRelease>
<AttachmentName>AttachmentName</AttachmentName>
<Overview>Overview</Overview>
<PressReleaseDate>PressReleaseDate</PressReleaseDate>
<Attachment>Attachment</Attachment>
</PressRelease>
</PressReleases>
Mapping between SharePoint list/library to file layout:
| Column label on SharePoint list/library | XML element | Required? |
|---|---|---|
| Name | AttachmentName | Yes |
| <Document associated with this record> | Attachment | Yes |
| Overview | Overview | |
| Modified | PressReleaseDate |