I'm creating a SharePoint 2010 feature in VS 2010 to add some custom site columns to a site collection via an elements.xml file.
I can't seem to find the Type attribute values for the publishing specific column types like Publishing Image. I can find the SharePoint Foundation Type values here: http://msdn.microsoft.com/en-us/library/aa979575.aspx but not the publishing specific ones. Can anyone point me to where these are documented?