Share via


Publishing Field Types and Content Types

Microsoft Office SharePoint Server 2007 includes content types and field types that are specific to publishing sites. If possible, use these standard types on your publishing sites instead of custom types. The standard publishing field types for Microsoft Office SharePoint Server 2007 are defined in PublishingColumns.xml. The standard publishing content types are defined in PublishingContentTypes.xml. These files are typically located at %Program Files%\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\FEATURES\PublishingResources. They are included in this appendix for convenience.

Publishing Field Types

The following are commonly used field types:

  • Page fields
  • Chrome and page layout fields
  • Cache fields
  • Welcome page fields
  • Article page fields
  • Reusable text fields
  • Content query fields
  • Redirect page layout fields

Page Fields

 <Field ID="{51d39414-03dc-4bd0-b777-d3e20cb350f7}" Name="PublishingStartDate" StaticName="PublishingStartDate" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_publishingcolumns;" DisplayName="$Resources:cmscore,column_startdate_displayname;" Type="PublishingScheduleStartDateFieldType" Required="FALSE" CanToggleHidden="TRUE" Sealed="TRUE" StorageTZ="UTC" />
 
<Field ID="{a990e64f-faa3-49c1-aafa-885fda79de62}" Name="PublishingExpirationDate" StaticName="PublishingExpirationDate" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_publishingcolumns;" DisplayName="$Resources:cmscore,column_expirationdate_displayname;" Type="PublishingScheduleEndDateFieldType" Required="FALSE" CanToggleHidden="TRUE" Sealed="TRUE" StorageTZ="UTC" /> 
  <Field ID="{aea1a4dd-0f19-417d-8721-95a1d28762ab}" Name="PublishingContact" StaticName="PublishingContact" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_publishingcolumns;" DisplayName="$Resources:cmscore,column_contact_displayname;" Type="User" Required="FALSE" Sealed="TRUE" List="UserInfo" /> 

<Field ID="{c79dba91-e60b-400e-973d-c6d06f192720}" Name="PublishingContactEmail" StaticName="PublishingContactEmail" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_publishingcolumns;" DisplayName="$Resources:cmscore,column_contactemail_displayname;" Type="Text" Required="FALSE" Sealed="TRUE" MaxLength="255" />

 
<Field ID="{7546ad0d-6c33-4501-b470-fb3003ca14ba}" Name="PublishingContactName" StaticName="PublishingContactName" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_publishingcolumns;" DisplayName="$Resources:cmscore,column_contactname_displayname;" Type="Text" Required="FALSE" Sealed="TRUE" MaxLength="255" />
 
<Field ID="{dc47d55f-9bf9-494a-8d5b-e619214dd19a}" Name="PublishingContactPicture" StaticName="PublishingContactPicture" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_publishingcolumns;" DisplayName="$Resources:cmscore,column_contactpicture_displayname;" Type="URL" Format="Image" Required="FALSE" Sealed="TRUE" />

 
<Field ID="{0f800910-b30d-4c8f-b011-8189b2297094}" Name="PublishingPageLayout" StaticName="PublishingPageLayout" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_publishingcolumns;" DisplayName="$Resources:cmscore,column_pagelayout_displayname;" Type="URL" Required="FALSE" Sealed="TRUE" ReadOnly="TRUE" />
 
<Field ID="{914fdb80-7d4f-4500-bf4c-ce46ad7484a4}" Name="PublishingVariationGroupID" StaticName="PublishingVariationGroupID" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_variationgroupid_displayname;" Type="Text" Required="FALSE" Sealed="TRUE" Hidden="TRUE" MaxLength="255" />

 
<Field ID="{766da693-38e5-4b1b-997f-e830b6dfcc7b}" Name="PublishingVariationRelationshipLinkFieldID" StaticName="PublishingVariationRelationshipLinkFieldID" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_variationrelationshiplinkfieldid_displayname;" Type="URL" Required="FALSE" Sealed="TRUE" Hidden="TRUE" /> 
  <Field ID="{61cbb965-1e04-4273-b658-eedaa662f48d}" Name="Audience" StaticName="Audience" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_publishingcolumns;" DisplayName="$Resources:cmscore,PageContentType_TargetToField_DisplayName;" Type="TargetTo" Required="FALSE" Sealed="TRUE" /> 

Chrome and Page Layout Fields

<Field ID="{188ce56c-61e0-4d2a-9d3e-7561390668f7}" Name="PublishingPreviewImage" StaticName="PublishingPreviewImage" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_previewimage_displayname;" Type="URL" Required="FALSE" Sealed="TRUE" />
 
<Field ID="{7581e709-5d87-42e7-9fe6-698ef5e86dd3}" Name="PublishingHidden" StaticName="PublishingHidden" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_hidden_displayname;" Type="Boolean" Required="FALSE" Sealed="TRUE" />
 
<Field ID="{75bed596-0661-4edd-9724-1d607ab8d3b5}" Name="_PublishingMigratedGuid" StaticName="_PublishingMigratedGuid" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_migratedguid_displayname;" Type="Guid" Required="FALSE" Sealed="TRUE" Hidden="TRUE" ReadOnly="TRUE" />
 
<Field ID="{b510aac1-bba3-4652-ab70-2d756c29540f}" Name="PublishingAssociatedContentType" StaticName="PublishingAssociatedContentType" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_associatedcontenttype_displayname;" Type="ContentTypeIdFieldType" Required="FALSE" Sealed="TRUE" />

 
<Field ID="{d211d750-4fe6-4d92-90e8-eb16dff196c8}" Name="PublishingAssociatedVariations" StaticName="PublishingAssociatedVariations" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_associatedvariations_displayname;" Type="LayoutVariationsField" Required="FALSE" Sealed="TRUE" />
 

Cache Fields

<Field ID="{983f490b-fc53-4820-9354-e8de646b4b82}" Name="PublishingCacheDisplayName" StaticName="PublishingCacheDisplayName" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_cachedisplayname_displayname;" Type="Text" Description="$Resources:cmscore,column_cachedisplayname_description;" Required="FALSE" Sealed="TRUE" MaxLength="255" />
 
<Field ID="{9550e77a-4d10-464f-bc0c-102d5b1aec42}" Name="PublishingCacheDisplayDescription" StaticName="PublishingCacheDisplayDescription" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_cachedisplaydescription_displayname;" Type="Text" Description="$Resources:cmscore,column_cachedisplaydescription_description;" Required="FALSE" Sealed="TRUE" MaxLength="255" />

<Field ID="{db03cb99-cf1e-40b8-adc7-913f7181dac3}" Name="PublishingCachePerformACLCheck" StaticName="PublishingCachePerformACLCheck" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_cacheperformaclcheck_displayname;" Type="Boolean" Description="$Resources:cmscore,column_cacheperformaclcheck_description;" Required="FALSE" Sealed="TRUE" />

<Field ID="{d8f18167-7cff-4c4e-bdbe-e7b0f01678f3}" Name="PublishingCacheEnabled" StaticName="PublishingCacheEnabled" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_cacheenabled_displayname;" Type="Boolean" Description="$Resources:cmscore,column_cacheenabled_description;" Required="FALSE" Sealed="TRUE" />

<Field ID="{bdd1b3c3-18db-4acf-a963-e70ef4227fbc}" Name="PublishingCacheDuration" StaticName="PublishingCacheDuration" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_cacheduration_displayname;" Type="Number" Description="$Resources:cmscore,column_cacheduration_description;" Min="0" Required="FALSE" Sealed="TRUE" />

<Field ID="{5b4d927c-d383-496b-bc79-1e61bd383019}" Name="PublishingCacheCheckForChanges" StaticName="PublishingCacheCheckForChanges" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_cachecheckforchanges_displayname;" Type="Boolean" Description="$Resources:cmscore,column_cachecheckforchanges_description;" Required="FALSE" Sealed="TRUE" />
 
<Field ID="{4689a812-320e-4623-aab9-10ad68941126}" Name="PublishingVaryByCustom" StaticName="PublishingVaryByCustom" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_varybycustom_displayname;" Type="Text" Description="$Resources:cmscore,column_varybycustom_description;" Required="FALSE" Sealed="TRUE" />
 
<Field ID="{89587dfd-b9ca-4fae-8eb9-ba779e917d48}" Name="PublishingVaryByHeader" StaticName="PublishingVaryByHeader" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_varybyheader_displayname;" Type="Text" Description="$Resources:cmscore,column_varybyheader_description;" Required="FALSE" Sealed="TRUE" MaxLength="255" />
 
<Field ID="{b8abfc64-c2bd-4c88-8cef-b040c1b9d8c0}" Name="PublishingVaryByParam" StaticName="PublishingVaryByParam" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_varybyparam_displayname;" Type="Text" Description="$Resources:cmscore,column_varybyparam_description;" Required="FALSE" Sealed="TRUE" MaxLength="255" />

 
<Field ID="{d4a6af1d-c6d7-4045-8def-cefa25b9ec30}" Name="PublishingVaryByRights" StaticName="PublishingVaryByRights" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_varybyrights_displayname;" Type="Boolean" Description="$Resources:cmscore,column_varybyrights_description;" Required="FALSE" Sealed="TRUE" />
 
<Field ID="{0A90B5E8-185A-4dec-BF3C-E60AAE08373F}" Name="PublishingAuthenticatedUse" StaticName="PublishingAuthenticatedUse" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_authenticateduse_displayname;" Type="Boolean" Description="$Resources:cmscore,column_authenticateduse_description;" Required="TRUE" Sealed="TRUE" />

<Field ID="{773ED051-58DB-4ff2-879B-08B21AB001E0}" Name="PublishingCacheAllowWriters" StaticName="PublishingCacheAllowWriters" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_allowwriters_displayname;" Type="Boolean" Description="$Resources:cmscore,column_allowwriters_description;" Required="FALSE" Sealed="TRUE" />
 
<Field ID="{18f165be-6285-4a57-b3ab-4e9f913d299f}" Name="PublishingCacheability" StaticName="PublishingCacheability" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_cacheability_displayname;" Type="Choice" Description="$Resources:cmscore,column_cacheability_description;" Required="TRUE" Sealed="TRUE">
 <CHOICES>
  <CHOICE>NoCache</CHOICE> 
  <CHOICE>Private</CHOICE> 
  <CHOICE>Server</CHOICE> 
  <CHOICE>ServerAndNoCache</CHOICE> 
  <CHOICE>Public</CHOICE> 
  <CHOICE>ServerAndPrivate</CHOICE> 
 </CHOICES>
</Field> 

Welcome Page Fields

<Field ID="{3894ec3f-4674-4924-a440-8872bec40cf9}" Name="PublishingPageIcon" StaticName="PublishingPageIcon" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_pageicon_displayname;" Type="Image" Required="FALSE" Sealed="TRUE" RichText="TRUE" RichTextMode="FullHtml" />

<Field ID="{3de94b06-4120-41a5-b907-88773e493458}" Name="PublishingPageImage" StaticName="PublishingPageImage" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_pageimage_displayname;" Type="Image" Required="FALSE" Sealed="TRUE" RichText="TRUE" RichTextMode="FullHtml" />
 
<Field ID="{F55C4D88-1F2E-4ad9-AAA8-819AF4EE7EE8}" Name="PublishingPageContent" StaticName="PublishingPageContent" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_pagecontent_displayname;" Type="HTML" Required="FALSE" Sealed="TRUE" RichText="TRUE" RichTextMode="FullHtml" /> 

<Field ID="{B3525EFE-59B5-4f0f-B1E4-6E26CB6EF6AA}" Name="SummaryLinks" StaticName="SummaryLinks" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_summarylinks_displayname;" Type="SummaryLinks" Required="FALSE" Sealed="TRUE" RichText="TRUE" RichTextMode="FullHtml" />
 
<Field ID="{27761311-936A-40ba-80CD-CA5E7A540A36}" Name="SummaryLinks2" StaticName="SummaryLinks2" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_summarylinks2_displayname;" Type="SummaryLinks" Required="FALSE" Sealed="TRUE" RichText="TRUE" RichTextMode="FullHtml" /> 

Article Page Fields

<Field ID="{D3429CC9-ADC4-439b-84A8-5679070F84CB}" Name="ArticleByLine" StaticName="ArticleByLine" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_articlebyline_displayname;" Type="Text" Required="FALSE" Sealed="TRUE" MaxLength="255" />
 
<Field ID="{71316CEA-40A0-49f3-8659-F0CEFDBDBD4F}" Name="ArticleStartDate" StaticName="ArticleStartDate" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_publishingcolumns;" DisplayName="$Resources:cmscore,column_articlestartdate_displayname;" Type="DateTime" Format="DateOnly" Required="FALSE" Sealed="TRUE" StorageTZ="UTC" />

<Field ID="{66F500E9-7955-49ab-ABB1-663621727D10}" Name="PublishingImageCaption" StaticName="PublishingImageCaption" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_imagecaption_displayname;" Type="HTML" Required="FALSE" Sealed="TRUE" RichText="TRUE" RichTextMode="FullHtml" />
 
<Field ID="{a932ec3f-94c1-48b1-b6dc-41aaa6eb7e54}" Name="HeaderStyleDefinitions" StaticName="HeaderStyleDefinitions" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_headerstyledefinitions_displayname;" Type="HTML" />

Reusable Text Fields

<Field ID="{3a4b7f98-8d14-4800-8bf5-9ad1dd6a82ee}" Name="ContentCategory" StaticName="ContentCategory" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_contentcategory_displayname;" Type="Choice" Format="Dropdown" FillInChoice="FALSE" Required="FALSE" Sealed="FALSE" AllowDeletion="FALSE">
  <Default>None</Default> 
  <CHOICES>
   <CHOICE>$Resources:cmscore,column_contentcategory_defaultvalue;</CHOICE> 
  </CHOICES>
</Field>

<Field ID="{e977ed93-da24-4fcc-b77d-ac34eea7288f}" Name="AutomaticUpdate" StaticName="AutomaticUpdate" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_automaticupdate_displayname;" Description="$Resources:cmscore,column_automaticupdate_description;" Type="Boolean" Required="FALSE" Sealed="TRUE">
  <Default>1</Default> 
</Field>

<Field ID="{890e9d41-5a0e-4988-87bf-0fb9d80f60df}" Name="ReusableText" StaticName="ReusableText" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_reusabletext_displayname;" Type="Note" Required="FALSE" Sealed="TRUE" RichText="FALSE" />

 
<Field ID="{82dd22bf-433e-4260-b26e-5b8360dd9105}" Name="ReusableHtml" StaticName="ReusableHtml" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="_Hidden" DisplayName="$Resources:cmscore,column_reusablehtml_displayname;" Type="HTML" Required="FALSE" Sealed="TRUE" RichText="TRUE" RichTextMode="FullHtml" /> 

Content Query Fields

<Field ID="{543BC2CF-1F30-488e-8F25-6FE3B689D9AC}" Name="PublishingRollupImage" StaticName="PublishingRollupImage" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_rollupimage_displayname;" Type="Image" Required="FALSE" Sealed="TRUE" RichText="TRUE" RichTextMode="FullHtml" /> 

Redirect Page Layout Fields

<Field ID="{AC57186E-E90B-4711-A038-B6C6A62A57DC}" Name="RedirectURL" StaticName="RedirectURL" SourceID="https://schemas.microsoft.com/sharepoint/v3" Group="$Resources:cmscore,group_pagelayoutcolumns;" DisplayName="$Resources:cmscore,column_redirecturl_displayname;" Type="URL" Required="FALSE" /> 

Publishing Content Types

This section lists the publishing content types. For information about how to interpret a content type ID and how to create your own custom content types, see Content Type IDs on MSDN.

<ContentType ID="0x010100C568DB52D9D0A14D9B2FDCC96666E9F2" Name="$Resources:cmscore,contenttype_systempage_name;" Description="$Resources:cmscore,contenttype_systempage_description;" Group="_Hidden" Sealed="TRUE" Version="0">
        <FieldRefs>
            <FieldRef ID="{9da97a8a-1da5-4a77-98d3-4bc10456e700}" Name="Comments" DisplayName="$Resources:cmscore,column_description_displayname;"/>
            <FieldRef ID="{51d39414-03dc-4bd0-b777-d3e20cb350f7}" Name="PublishingStartDate"/>
            <FieldRef ID="{a990e64f-faa3-49c1-aafa-885fda79de62}" Name="PublishingExpirationDate"/>
            <FieldRef ID="{aea1a4dd-0f19-417d-8721-95a1d28762ab}" Name="PublishingContact"/>
            <FieldRef ID="{c79dba91-e60b-400e-973d-c6d06f192720}" Name="PublishingContactEmail"/>
            <FieldRef ID="{7546ad0d-6c33-4501-b470-fb3003ca14ba}" Name="PublishingContactName"/>
            <FieldRef ID="{dc47d55f-9bf9-494a-8d5b-e619214dd19a}" Name="PublishingContactPicture"/>
            <FieldRef ID="{0f800910-b30d-4c8f-b011-8189b2297094}" Name="PublishingPageLayout"/>
            <FieldRef ID="{914fdb80-7d4f-4500-bf4c-ce46ad7484a4}" Name="PublishingVariationGroupID"/>
            <FieldRef ID="{766da693-38e5-4b1b-997f-e830b6dfcc7b}" Name="PublishingVariationRelationshipLinkFieldID"/>
            <FieldRef ID="{543BC2CF-1F30-488e-8F25-6FE3B689D9AC}" Name="PublishingRollupImage"/>
            <FieldRef ID="{61cbb965-1e04-4273-b658-eedaa662f48d}" Name="Audience"/>
        </FieldRefs>
</ContentType>

<ContentType ID="0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF39" Name="$Resources:cmscore,contenttype_page_name;" Description="$Resources:cmscore,contenttype_page_description;" Group="$Resources:cmscore,group_publishingcontenttypes;" Sealed="FALSE" Version="0">
        <FieldRefs>
        </FieldRefs>
        <DocumentTemplate TargetName="/_layouts/CreatePage.aspx" />
    </ContentType>
    <ContentType ID="0x0101000F1C8B9E0EB4BE489F09807B2C53288F" Name="$Resources:cmscore,contenttype_systemmasterpage_name;" Description="$Resources:cmscore,contenttype_systemmasterpage_description;" Group="_Hidden" Sealed="TRUE" Version="0">
        <FieldRefs>
            <FieldRef ID="{9da97a8a-1da5-4a77-98d3-4bc10456e700}" Name="Comments" DisplayName="$Resources:core,Description;"/>
            <FieldRef ID="{aea1a4dd-0f19-417d-8721-95a1d28762ab}" Name="PublishingContact"/>
            <FieldRef ID="{188ce56c-61e0-4d2a-9d3e-7561390668f7}" Name="PublishingPreviewImage"/>
            <FieldRef ID="{7581e709-5d87-42e7-9fe6-698ef5e86dd3}" Name="PublishingHidden"/>
        </FieldRefs>
</ContentType>

<ContentType ID="0x0101000F1C8B9E0EB4BE489F09807B2C53288F0054AD6EF48B9F7B45A142F8173F171BD1" Name="$Resources:cmscore,contenttype_masterpage_name;" Description="$Resources:cmscore,contenttype_masterpage_description;" Group="$Resources:cmscore,group_publishingcontenttypes;" Sealed="FALSE" Version="0">
        <FieldRefs>
        </FieldRefs>
        <DocumentTemplate TargetName="PublishingMasterTemplate.master" />
</ContentType>

<ContentType ID="0x01010007FF3E057FA8AB4AA42FCB67B453FFC1" Name="$Resources:cmscore,contenttype_systempagelayout_name;" Description="$Resources:cmscore,contenttype_systempagelayout_description;" Group="_Hidden" Sealed="TRUE" Version="0">
        <FieldRefs>
            <FieldRef ID="{9da97a8a-1da5-4a77-98d3-4bc10456e700}" Name="Comments" DisplayName="$Resources:cmscore,column_description_displayname;"/>
            <FieldRef ID="{aea1a4dd-0f19-417d-8721-95a1d28762ab}" Name="PublishingContact"/>
            <FieldRef ID="{188ce56c-61e0-4d2a-9d3e-7561390668f7}" Name="PublishingPreviewImage"/>
            <FieldRef ID="{7581e709-5d87-42e7-9fe6-698ef5e86dd3}" Name="PublishingHidden"/>
            <FieldRef ID="{75bed596-0661-4edd-9724-1d607ab8d3b5}" Name="_PublishingMigratedGuid"/>
            <FieldRef ID="{b510aac1-bba3-4652-ab70-2d756c29540f}" Name="PublishingAssociatedContentType" />
            <FieldRef ID="{d211d750-4fe6-4d92-90e8-eb16dff196c8}" Name="PublishingAssociatedVariations"/>
        </FieldRefs>
</ContentType>

<ContentType ID="0x01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811" Name="$Resources:cmscore,contenttype_pagelayout_name;" Description="$Resources:cmscore,contenttype_pagelayout_description;" Group="$Resources:cmscore,group_publishingcontenttypes;" Sealed="FALSE" Version="0">
        <FieldRefs>
        </FieldRefs>
        <DocumentTemplate TargetName="/_layouts/NewPageLayout.aspx" />
    </ContentType>
    <ContentType ID="0x010087D89D279834C94E98E5E1B4A913C67E" Name="$Resources:cmscore,contenttype_pageoutputcache_name;" Description="$Resources:cmscore,contenttype_pageoutputcache_description;" Group="_Hidden" Sealed="TRUE" Version="0">
        <FieldRefs>
            <FieldRef ID="{983f490b-fc53-4820-9354-e8de646b4b82}" Name="PublishingCacheDisplayName"/>
            <FieldRef ID="{9550e77a-4d10-464f-bc0c-102d5b1aec42}" Name="PublishingCacheDisplayDescription"/>
            <FieldRef ID="{db03cb99-cf1e-40b8-adc7-913f7181dac3}" Name="PublishingCachePerformACLCheck"/>
            <FieldRef ID="{d8f18167-7cff-4c4e-bdbe-e7b0f01678f3}" Name="PublishingCacheEnabled"/>
            <FieldRef ID="{bdd1b3c3-18db-4acf-a963-e70ef4227fbc}" Name="PublishingCacheDuration"/>
            <FieldRef ID="{5b4d927c-d383-496b-bc79-1e61bd383019}" Name="PublishingCacheCheckForChanges"/>
            <FieldRef ID="{4689a812-320e-4623-aab9-10ad68941126}" Name="PublishingVaryByCustom"/>
            <FieldRef ID="{89587dfd-b9ca-4fae-8eb9-ba779e917d48}" Name="PublishingVaryByHeader"/>
            <FieldRef ID="{b8abfc64-c2bd-4c88-8cef-b040c1b9d8c0}" Name="PublishingVaryByParam"/>
            <FieldRef ID="{d4a6af1d-c6d7-4045-8def-cefa25b9ec30}" Name="PublishingVaryByRights"/>
            <FieldRef ID="{18f165be-6285-4a57-b3ab-4e9f913d299f}" Name="PublishingCacheability"/>
            <FieldRef ID="{0A90B5E8-185A-4dec-BF3C-E60AAE08373F}" Name="PublishingAuthenticatedUse"/>
            <FieldRef ID="{773ED051-58DB-4ff2-879B-08B21AB001E0}" Name="PublishingCacheAllowWriters"/>
        </FieldRefs>
</ContentType>

<ContentType ID="0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF390064DEA0F50FC8C147B0B6EA0636C4A7D4" Name="$Resources:cmscore,contenttype_welcomepage_name;" Description="$Resources:cmscore,contenttype_welcomepage_description;" Group="$Resources:cmscore,group_pagelayoutcontenttypes;" Sealed="FALSE" Version="0">
        <FieldRefs>
            <FieldRef ID="{3de94b06-4120-41a5-b907-88773e493458}" Name="PublishingPageImage"/>
            <FieldRef ID="{F55C4D88-1F2E-4ad9-AAA8-819AF4EE7EE8}" Name="PublishingPageContent"/>
            <FieldRef ID="{B3525EFE-59B5-4f0f-B1E4-6E26CB6EF6AA}" Name="SummaryLinks"/>
            <FieldRef ID="{27761311-936A-40ba-80CD-CA5E7A540A36}" Name="SummaryLinks2"/>
        </FieldRefs>
        <DocumentTemplate TargetName="/_layouts/CreatePage.aspx" />        
</ContentType>

<ContentType ID="0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF3900242457EFB8B24247815D688C526CD44D" Group="$Resources:cmscore,group_pagelayoutcontenttypes;" Name="$Resources:cmscore,contenttype_articlepage_name;" Description="$Resources:cmscore,contenttype_articlepage_description;">
        <FieldRefs>
            <FieldRef ID="{3de94b06-4120-41a5-b907-88773e493458}" Name="PublishingPageImage"/>
            <FieldRef ID="{F55C4D88-1F2E-4ad9-AAA8-819AF4EE7EE8}" Name="PublishingPageContent"/>
            <FieldRef ID="{B3525EFE-59B5-4f0f-B1E4-6E26CB6EF6AA}" Name="SummaryLinks"/>
            <FieldRef ID="{D3429CC9-ADC4-439b-84A8-5679070F84CB}" Name="ArticleByLine"/>
            <FieldRef ID="{71316CEA-40A0-49f3-8659-F0CEFDBDBD4F}" Name="ArticleStartDate"/>
            <FieldRef ID="{66F500E9-7955-49ab-ABB1-663621727D10}" Name="PublishingImageCaption"/>
            <FieldRef ID="{a932ec3f-94c1-48b1-b6dc-41aaa6eb7e54}" Name="HeaderStyleDefinitions"/>
        </FieldRefs>
        <DocumentTemplate TargetName="/_layouts/CreatePage.aspx" />
    </ContentType>
    <!-- Reusable Text Content Type -->
    <ContentType ID="0x01004D5A79BAFA4A4576B79C56FF3D0D662D" Name="$Resources:cmscore,contenttype_reusabletext_name;" Description="$Resources:cmscore,contenttype_reusabletext_description;" Group="_Hidden" Sealed="TRUE" Version="0">
        <FieldRefs>
            <FieldRef ID="{82642ec8-ef9b-478f-acf9-31f7d45fbc31}" Name="LinkTitle"/>
            <FieldRef ID="{9da97a8a-1da5-4a77-98d3-4bc10456e700}" Name="Comments"/>
            <FieldRef ID="{3a4b7f98-8d14-4800-8bf5-9ad1dd6a82ee}" Name="ContentCategory"/>
            <FieldRef ID="{e977ed93-da24-4fcc-b77d-ac34eea7288f}" Name="AutomaticUpdate"/>
            <FieldRef ID="{890e9d41-5a0e-4988-87bf-0fb9d80f60df}" Name="ReusableText"/>
        </FieldRefs>
</ContentType>

<ContentType ID="0x01002CF74A4DAE39480396EEA7A4BA2BE5FB" Name="$Resources:cmscore,contenttype_reusablehtml_name;" Description="$Resources:cmscore,contenttype_reusablehtml_name;" Group="_Hidden" Sealed="TRUE" Version="0">
        <FieldRefs>
            <FieldRef ID="{82642ec8-ef9b-478f-acf9-31f7d45fbc31}" Name="LinkTitle" Required="TRUE"/>
            <FieldRef ID="{9da97a8a-1da5-4a77-98d3-4bc10456e700}" Name="Comments"/>
            <FieldRef ID="{3a4b7f98-8d14-4800-8bf5-9ad1dd6a82ee}" Name="ContentCategory"/>
            <FieldRef ID="{e977ed93-da24-4fcc-b77d-ac34eea7288f}" Name="AutomaticUpdate"/>
            <FieldRef ID="{82dd22bf-433e-4260-b26e-5b8360dd9105}" Name="ReusableHTML"/>
        </FieldRefs>
</ContentType>

    <!-- END Reusable Text Content Type -->
    <!-- Redirect Content Type -->
<ContentType ID= "0x010100C568DB52D9D0A14D9B2FDCC96666E9F2007948130EC3DB064584E219954237AF3900FD0E870BA06948879DBD5F9813CD8799" Name="$Resources:cmscore,contenttype_redirectpage_name;" Description="$Resources:cmscore,contenttype_redirectpage_description;" Group="$Resources:cmscore,group_pagelayoutcontenttypes;" Sealed="FALSE" Version="0">
        <FieldRefs>
            <FieldRef ID="{AC57186E-E90B-4711-A038-B6C6A62A57DC}" Name="RedirectURL"/>
            <FieldRef ID="{543BC2CF-1F30-488e-8F25-6FE3B689D9AC}" Name="PublishingRollupImage"/>
        </FieldRefs>
        <DocumentTemplate TargetName="/_layouts/CreatePage.aspx" />        
</ContentType>

<ContentTypeBinding ContentTypeId="0x01010007FF3E057FA8AB4AA42FCB67B453FFC100E214EEE741181F4E9F7ACC43278EE811" ListUrl="_catalogs/masterpage" />

Home page on MSDN | Community site