<documenttype id="wpc_article" description="xml.xlbl.web_article" showpreview="true" showelementlist="true" showrelateditems="false">
	<properties>
		<property id="fileName" description="xml.xlbl.filename" type="inputfield" size="25" isrequired="true" isfilename="true" />
		<property id="description" description="xml.xlbl.description" type="textedit" isrequired="false" size="5" property="cm_description"/>
		
		<property id="keywords" description="xml.xlbl.keywords" type="inputfield" size="25" isrequired="false"/>
		<property id="includeInRSS" description="xml.xckl.include_in_rss" type="checkbox" defaultvalue="false" property="wpc_wcm_rss"/>
		<property id="displayNewIcon" description="xml.xckl.display_new_icon" type="checkbox" defaultvalue="false" property="wpc_wcm_new"/>
		<property id="showTOC" description="xml.xckl.show_toc" type="checkbox" defaultvalue="false" property="wpc_wcm_toc"/>
	</properties>
	<elements>
		<element id="title" description="xml.xlbl.title" type="inputfield" size="50" default="true" isrequired="true" nodelete="true" singleinstance="true"/>

        <element id="author" description="xml.xlbl.author" type="peoplepicker" size="25" default="true"/>

		<element id="authorimage" description="xml.xlbl.author_image" type="imageselect" default="true"/>
		<element id="abstract" description="xml.xlbl.abstract" type="textedit" size="5" default="true" />
		<element id="heading1" description="xml.xlbl.heading1" type="inputfield" size="50"   default="true"/>
		<element id="heading2" description="xml.xlbl.heading2" type="inputfield" size="50"   default="false"/>
		<element id="paragraph" description="xml.xlbl.paragraph" type="htmledit" default="true"/>
		<element id="paragraph_advanced" description="xml.xlbl.paragraph_advanced" type="htmleditadvanced" default="false"/>
		<element id="image" description="xml.xlbl.image" type="imageselect"/>
		<element id="furtherreading" description="xml.xlbl.related_links" type="wpclink" hastitle="true" /> 
	</elements>
</documenttype>
