<wdo is-list-wdo="false" initialize-attributes="false">
<wdo-name>TaskCreateDetails</wdo-name>
<display-name>
<localized-text>
<locale language="en">TaskCreateDetailsName</locale>
</localized-text>
</display-name>
<description>
<localized-text>
<locale language="en">The Task Create Details WDO
Template</locale>
</localized-text>
</description>
<attributes>
<attribute>
<attribute-name>subject</attribute-name>
<display-name>
<localized-text>
<locale language="en">Task Subject</locale>
</localized-text>
</display-name>
<type>STRING</type>
<required-at-enactment>false</required-at-enactment>
<process-output>false</process-output>
<constant-value/>
</attribute>
<attribute>
<attribute-name>dueDate</attribute-name>
<display-name>
<localized-text>
<locale language="en">Task Due Date</locale>
</localized-text>
</display-name>
<type>DATE</type>
<required-at-enactment>false</required-at-enactment>
<process-output>false</process-output>
<constant-value/>
</attribute>
</attributes>
</wdo>
The metadata defined for workflow data object templates is exactly the same as that defined for workflow data objects. For a full description of this metadata, see Workflow Data Objects. The workflow data object template library is stored on the WDOTemplateLibrary database table.
Note that the initialize-attributes element of a workflow data object and the required-at-enactment, process-output and the constant-value elements of a workflow data object attribute are not available for editing in workflow data object templates and are automatically initialized to their default values in the associated metadata.