<DataSource ID="TextItem" inheritsFrom="FormItem" Constructor="TextItem">
	<fields>
		<field name="length" type="positiveInteger" title="Length"/>
	</fields>
	
    <substituteClasses>BlurbItem, StaticTextItem, TextAreaItem</substituteClasses>
	
</DataSource>
