<...>
<!-- List of ... -->
<availableContentTypes>xs:string</availableContentTypes>
<!-- List of ... -->
<contentTypes>xs:string</contentTypes>
<creationDate>xs:dateTime</creationDate>
<description>xs:string</description>
<displayName>xs:string</displayName>
<modificationDate>xs:dateTime</modificationDate>
<name>xs:string</name>
<ID>xs:long</ID>
<objectType>xs:int</objectType>
<dueDate>xs:dateTime</dueDate>
<parentContainerID>xs:long</parentContainerID>
<parentContainerType>xs:int</parentContainerType>
<userID>xs:long</userID>
<...>Note: Element descriptions are split into information that's relevant when you're creating an instance of this type and information relevant when you're receiving an instance of it. Occasionally these will differ.